Bases: cinder.api.openstack.wsgi.Controller
Delete Quota for a particular tenant.
req – request
id – target project id that needs to be deleted
Show quota for a particular tenant
req – request
id – target project id that needs to be shown
Update Quota for a particular tenant
req – request
id – target project id that needs to be updated
body – key, value pair that will be applied to the resources if the update succeeds
Bases: cinder.api.extensions.ExtensionDescriptor
Quota management support.
List of extensions.ResourceExtension extension objects.
Resources define new nouns, and are accessible through URLs.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.