Add missing replication_status in group schema
replications_status in group info is added from microverion 3.38,
and it's not only in the response of show_group, but also in the
response of list_groups_with_detail(the api-ref is not correct),
so this is to add it to the schema of list_groups_with_detail.
The bug report of cinder api-ref is https://bugs.launchpad.net/cinder/+bug/1894834
Change-Id: I0d3e25d601822f9459dd603214bfb08a34159216
partially-implements: blueprint fix-microversion-gap
1 file changed