python-novaclient/tests
Vishvananda Ishaya 1e4a778bf8 Store tenant_id from keystone and use for quotas
Some calls in nova require a tenant_id when it could be interpreted
from the current authentication data, so save the tenant id and
use it in the quotas command if tenant_id is not specified.

Change-Id: I89647cfe9da73bc474ef80a61a5678db42a5571c
2013-01-31 14:38:21 -08:00
..
v1_1 Store tenant_id from keystone and use for quotas 2013-01-31 14:38:21 -08:00
__init__.py Initial commit from fork 2011-01-25 14:01:22 -06:00
fakes.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_auth_plugins.py Store tenant_id from keystone and use for quotas 2013-01-31 14:38:21 -08:00
test_base.py Removed v1.0 support. 2011-12-15 23:10:59 +00:00
test_client.py Allow request timeout to be specified. 2013-01-16 17:57:56 -08:00
test_discover.py discover extensions via entry points 2012-11-09 01:57:53 +00:00
test_http.py Use requests module for HTTP/HTTPS 2012-12-20 13:04:46 -06:00
test_service_catalog.py Make region case insensitive. 2012-08-29 13:16:50 +02:00
test_shell.py Allow request timeout to be specified. 2013-01-16 17:57:56 -08:00
test_utils.py Ensure list output function can support non-sorting printing 2013-01-17 11:51:46 +08:00
utils.py Migrate from nose to testr. 2013-01-29 14:22:42 -06:00