python-novaclient/novaclient/tests/v1_1
gengjh 267dbd292c Support force update quota
Once we have additional check when update quota in
https://review.openstack.org/#/c/25887/, we need provide --force option
when run 'nova quota-update'.

Since the change in nova server has been merged, we need re-enable the
changes in nova client side.

Fix bug 1160749

Change-Id: Iceb67c5816312fafed8a68e48a8a136c03d0bb5b
2013-06-18 21:04:57 +08:00
..
contrib Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
fakes.py Merge "The 'nova keypair-show key_name' command added." 2013-06-12 23:32:43 +00:00
test_agents.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_aggregates.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_auth.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_availability_zone.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_certs.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_cloudpipe.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_coverage_ext.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_fixed_ips.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_flavor_access.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_flavors.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_floating_ip_dns.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_floating_ip_pools.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_floating_ips.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_floating_ips_bulk.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_fping.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_hosts.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_hypervisors.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_images.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_keypairs.py The 'nova keypair-show key_name' command added. 2013-06-09 23:37:57 +04:00
test_limits.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_networks.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_quota_classes.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_quotas.py Support force update quota 2013-06-18 21:04:57 +08:00
test_security_group_rules.py 100% test coverage for security groups and rules 2013-05-29 10:18:01 +02:00
test_security_groups.py Add update method of security group name and description 2013-05-30 22:17:02 +00:00
test_servers.py Start using Hacking and PyFlakes 2013-06-01 15:49:51 +02:00
test_services.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_shell.py Support force update quota 2013-06-18 21:04:57 +08:00
test_usage.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
testfile.txt Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
utils.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00