Previous topic

The nova.api.openstack.compute.contrib.networks Module

Next topic

The nova.api.openstack.compute.contrib.rescue Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.api.openstack.compute.contrib.quotas Module

class QuotaSetsController

Bases: object

defaults(req, id)
show(req, id)
update(req, id, body)
class QuotaTemplate

Bases: nova.api.openstack.xmlutil.TemplateBuilder

construct()
class Quotas(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Quotas management support

alias = 'os-quota-sets'
get_resources()
name = 'Quotas'
namespace = 'http://docs.openstack.org/compute/ext/quotas-sets/api/v1.1'
updated = '2011-08-08T00:00:00+00:00'