python-novaclient/novaclient/v3
Chris Yeoh 6a9c81843f Adds second part of quotas support for Nova V3 API
Adds support and tests for the os-quota-class-sets
extension for the Nova V3 API. Note that compared to
the V2 version this removes the ability to set quotas
which are not relevant to the V3 API (eg injected file
quotas are not relevant because the os-personalities
extension has been removed).

Partially implements blueprint v3-api

Change-Id: I3e7f36407f2f59737ecbce2c8ce014cef623ecdc
2013-12-19 23:36:35 +10:30
..
__init__.py Enable v3 api code 2013-08-09 10:47:51 -05:00
agents.py Adds agent support for Nova V3 API 2013-12-15 22:45:18 +10:30
availability_zones.py Adds availability zone support for Nova V3 API 2013-12-19 23:35:30 +10:30
client.py Adds second part of quotas support for Nova V3 API 2013-12-19 23:36:35 +10:30
flavor_access.py Adds flavor access support for Nova V3 API 2013-12-15 22:44:09 +10:30
flavors.py Adds flavor support for Nova V3 API 2013-12-15 22:42:48 +10:30
hosts.py Add v3 HostManager 2013-09-17 14:35:43 -05:00
images.py Adds images support for Nova V3 API 2013-12-15 22:52:22 +10:30
quota_classes.py Adds second part of quotas support for Nova V3 API 2013-12-19 23:36:35 +10:30
quotas.py Adds first part of quotas support for Nova V3 API 2013-12-19 23:36:00 +10:30
servers.py Adds basic servers support for the Nova V3 API 2013-12-19 23:35:01 +10:30
shell.py Adds second part of quotas support for Nova V3 API 2013-12-19 23:36:35 +10:30