python-novaclient/novaclient/tests/v3
shihanzhang ff815fb4d0 Remove invalid parameter of quota-update
nova quota-update doesn't support update '--gigabytes' and '--volumes', but
CLI  include these two parameter, so it should remove these two parameter
from novaclient

Change-Id: I9db39dd397ba3368f214377f37b56ac4f4f3864c
Closes-bug: #1277673
2014-02-11 14:57:46 +08:00
..
__init__.py Create v3 tests directory 2013-09-17 14:35:43 -05:00
fakes.py Remove invalid parameter of quota-update 2014-02-11 14:57:46 +08:00
test_agents.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
test_aggregates.py Adds aggregates support for Nova V3 API 2013-12-19 23:38:56 +10:30
test_availability_zone.py Adds availability zone support for Nova V3 API 2013-12-19 23:35:30 +10:30
test_certs.py Adds certificates support for Nova V3 API 2013-12-19 23:39:28 +10:30
test_flavor_access.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_flavors.py Flavor ExtraSpecs containing '/' cannot be deleted 2014-01-31 17:38:19 -05:00
test_hosts.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_hypervisors.py Adds hypervisor support for Nova V3 API 2013-12-19 23:38:20 +10:30
test_images.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_keypairs.py Adds keypairs support for the Nova V3 API 2013-12-19 23:40:00 +10:30
test_quota_classes.py Adds second part of quotas support for Nova V3 API 2013-12-19 23:36:35 +10:30
test_quotas.py Adds quota usage support for the V3 API 2014-01-08 12:00:53 +08:00
test_servers.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_services.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
test_shell.py Fixed polling after boot in shell 2014-02-05 16:47:19 -08:00
test_usage.py Adds simple tenant usage support for the Nova V3 API 2013-12-19 23:40:40 +10:30
test_volumes.py Adds volume support for the V3 API 2014-01-11 13:53:10 +08:00