python-novaclient/novaclient/tests
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
..
functional First pass at tempest_lib based functional testing 2015-01-28 15:44:43 -08:00
unit Fix issue of quota-show and quota-defaults 2015-02-03 10:29:04 +08:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00