python-novaclient/novaclient/tests/v1_1
Chris Yeoh cfd38a7ef6 Adds first part of quotas support for Nova V3 API
Adds support and tests for the os-quotas 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: Ifa1c77428424bedf7fb88ef6d7b3843376799d24
2013-12-19 23:36:00 +10:30
..
contrib Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
fakes.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_agents.py Adds agent support for Nova V3 API 2013-12-15 22:45:18 +10:30
test_aggregates.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_auth.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_availability_zone.py Adds availability zone support for Nova V3 API 2013-12-19 23:35:30 +10:30
test_certs.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_cloudpipe.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_coverage_ext.py Fixup trivial License Header mismatch. 2013-06-27 21:42:11 +02:00
test_fixed_ips.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_flavor_access.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_flavors.py Adds flavor support for Nova V3 API 2013-12-15 22:42:48 +10:30
test_floating_ip_dns.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_floating_ip_pools.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_floating_ips.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_floating_ips_bulk.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_fping.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_hosts.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_hypervisors.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_images.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_keypairs.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_limits.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_networks.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_quota_classes.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_quotas.py Adds first part of quotas support for Nova V3 API 2013-12-19 23:36:00 +10:30
test_security_group_rules.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_security_groups.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_servers.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_services.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_shell.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_usage.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_volumes.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
testfile.txt Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
utils.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30