deb-heat/releasenotes/notes/cinder-quota-resource-f13211c04020cd0c.yaml
Julian Sy 7954bcf638 Add OS::Cinder::Quota resource
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
2016-08-17 03:26:56 -04:00

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.