7954bcf638
This creates new resource type whose intended use case is for admin-only use and to manage the cinder quotas (gigabytes, volumes, snapshots). implements bp cinder-quota-resource Co-Authored-By: Andy Hsiang <yh418t@att.com> Co-Authored-By: Yosef Hoffman <yh128t@att.com> Change-Id: I49d01d229199d9c472dc59ba2bb95d455f6dfb76
6 lines
228 B
YAML
6 lines
228 B
YAML
---
|
|
features:
|
|
- New resource ``OS::Cinder::Quota`` is added to manage cinder quotas.
|
|
Cinder quotas are operational limits to projects on cinder block storage
|
|
resources. These include gigabytes, snapshots, and volumes.
|