Previous topic

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

Next topic

The nova.api.openstack.compute.contrib.quotas 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.quota_classes Module

class QuotaClassSetsController

Bases: object

show(req, id)
update(req, id, body)
class QuotaClassTemplate

Bases: nova.api.openstack.xmlutil.TemplateBuilder

construct()
class Quota_classes(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Quota classes management support

alias = 'os-quota-class-sets'
get_resources()
name = 'QuotaClasses'
namespace = 'http://docs.openstack.org/compute/ext/quota-classes-sets/api/v1.1'
updated = '2012-03-12T00:00:00+00:00'