The nova.api.openstack.compute.legacy_v2.contrib.extended_quotas Module

class Extended_quotas(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Adds ability for admins to delete quota and optionally force the update Quota command.

alias = 'os-extended-quotas'
name = 'ExtendedQuotas'
namespace = 'http://docs.openstack.org/compute/ext/extended_quotas/api/v1.1'
updated = '2013-06-09T00:00:00Z'

Previous topic

The nova.api.openstack.compute.legacy_v2.contrib.extended_networks Module

Next topic

The nova.api.openstack.compute.legacy_v2.contrib.extended_rescue_with_image Module

Project Source

This Page