novaclient.v2.quota_classes module¶
- class novaclient.v2.quota_classes.QuotaClassSet(manager, info, loaded=False, resp=None)¶
Bases:
Resource
Populate and bind to a manager.
- Parameters:
manager – BaseManager object
info – dictionary representing resource attributes
loaded – prevent lazy-loading if set to True
resp – Response or list of Response objects
- update(*args, **kwargs)¶