python-novaclient/novaclient/tests/unit/v1_1
Rui Chen 4e76f9590b Fix issue of quota-show and quota-defaults
quota-show and quota-defaults not work because 'SessionClient'
object has no attribute 'tenant_id'. Try to get project_id
from auth_ref when cs.client is SessionClient instance.

Change-Id: Ic125a99ba34e911485868454c3c7531a34eabdc9
Closes-Bug: #1407388
2015-02-03 10:29:04 +08:00
..
contrib Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fakes.py Fix issue of quota-show and quota-defaults 2015-02-03 10:29:04 +08:00
test_agents.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_aggregates.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_auth.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_availability_zone.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_certs.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_client.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_cloudpipe.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_fixed_ips.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_flavor_access.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_flavors.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_floating_ip_dns.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_floating_ip_pools.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_floating_ips.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_floating_ips_bulk.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_fping.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_hosts.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_hypervisors.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_images.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_keypairs.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_limits.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_networks.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_quota_classes.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_quotas.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_security_group_rules.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_security_groups.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_server_groups.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_servers.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_services.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_shell.py Fix issue of quota-show and quota-defaults 2015-02-03 10:29:04 +08:00
test_usage.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_volumes.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
testfile.txt Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
utils.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00