Files
cinder/releasenotes
wangxiyuan 492cf46f63 Add Generic Volume Group Into Quota Management
Generic Volume Group currently has it own quota mechanism.
But we can't get or set any information about the Generic
Volume Group quota at API layer.

This patch add Generic Volume Group into quota management.

This is not typically something we would want to backport, but for
the sake of keeping API consistency for later branches that expect
to include this information, the easiest path for all is to just
add this to the stable branch.

Change-Id: I9ff0357984a1e95c1ea8c85f8c508402ef7135ac
Implements: blueprint add-volumegroup-into-quota-management
(cherry picked from commit 608de666fa)
2019-09-16 14:51:25 +00:00
..

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.