
This feature allows users to query volume details filtering by consistency group id. According the spec, this is part 1 to implement whole bp. Next part will be implemented after Generic Volume group done. APIImpact 1. User can use consistency group id to filter volume detail in cinder API. The query url is like this: "volumes/detail?group_id={consistency_group_id}". 2. This change will add a new version "3.10". Co-Authored-By: wangxiyuan<wangxiyuan@huawei.com> Change-Id: If3354cfaee5ca57d281b9270b4aebf4d26d42b2c Partial-Implements: blueprint improvement-to-query-consistency-group-detail
Release notes
The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.
A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.
Please see http://docs.openstack.org/developer/cinder/devref/releasenotes.html for more details.