Bases: Resource
Populate and bind to a manager.
manager – BaseManager object
info – dictionary representing resource attributes
loaded – prevent lazy-loading if set to True
resp – Response or list of Response objects
Bases: Manager
Delete quota for a tenant or for a user.
tenant_id – A tenant for which quota is to be deleted
user_id – A user for which quota is to be deleted
An instance of novaclient.base.TupleWithMeta
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.