python-novaclient/novaclient/tests/unit
Monty Taylor 1f11840dd8 Migrate to keystoneauth from keystoneclient
As a stepping stone to the os-client-config patch, first switch to
using keystoneauth, its Session and its argparse registration and
plugin loading to sort out any issues with that level of plumbing.
The next patch will layer on the ability to use os-client-config
for argument processing and client construction.

Change-Id: Id681e5eb56b47d06000620f7c92c9b0c5f8d4408
2015-12-12 20:39:57 -08:00
..
fixture_data Migrate to keystoneauth from keystoneclient 2015-12-12 20:39:57 -08:00
v2 Migrate to keystoneauth from keystoneclient 2015-12-12 20:39:57 -08:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Implements 'microversions' api type - Part 2 2015-07-25 15:57:17 +08:00
fakes.py remove the default arguments "[]" 2015-12-09 20:59:48 +08:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py Check response headers for microversions 2015-11-23 20:13:13 +02:00
test_auth_plugins.py Migrate to keystoneauth from keystoneclient 2015-12-12 20:39:57 -08:00
test_base.py Revert "nova flavor-show command is inconsistent" 2015-04-21 22:19:06 +00:00
test_client.py Migrate to keystoneauth from keystoneclient 2015-12-12 20:39:57 -08:00
test_discover.py Make _discover_extensions public 2015-05-06 14:10:59 +08:00
test_http.py Ensure the use of volume endpoint in volumes apis 2015-03-17 01:19:11 +00:00
test_service_catalog.py Migrate to keystoneauth from keystoneclient 2015-12-12 20:39:57 -08:00
test_shell.py Migrate to keystoneauth from keystoneclient 2015-12-12 20:39:57 -08:00
test_utils.py Not transform to str on potential unicode fields 2015-11-22 04:34:07 +08:00
utils.py Fix H404/405 violations in novaclient/tests/* 2015-12-07 14:17:56 +09:00