Files
cinder/releasenotes/notes/generic-group-quota-manage-support-559629ad07a406f4.yaml
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

4 lines
64 B
YAML

---
features:
- Generic group is added into quota management.