python-novaclient/novaclient/tests/unit
Matt Riedemann daa9bdc823 Remove support for non-keystone auth systems
The support for non-keystone auth systems and plugins
was deprecated with 1f11840dd8
back in the 3.1.0 release in mitaka.

Now that we're working on shoring up the support for
keystone auth sessions in the client and eventually moving
to remove support for the non-session HTTPClient, we should
also remove the support to load non-keystone auth plugins.

The whole concept of non-keystone auth systems/plugins is
a legacy artifact and is a barrier to interoperability which
is a goal of nova and OpenStack in general.

Change-Id: Ia649db257c416ca054977812ecb3f1a8044fa584
2016-10-20 12:04:58 -04:00
..
fixture_data Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
v2 Remove deprecated commands 2016-10-12 19:12:46 -04:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
fakes.py Look up image names directly in glance 2016-08-12 16:00:56 -04:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
test_base.py Store api_version object in one place 2016-08-18 18:36:40 +03:00
test_client.py Replace requests mocking with requests-mock 2016-10-05 06:53:05 +11:00
test_discover.py Make _discover_extensions public 2015-05-06 14:10:59 +08:00
test_exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
test_http.py Log request_id for each api call 2016-06-08 00:10:55 +00:00
test_service_catalog.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
test_shell.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
test_utils.py Modify flatten method to display an empty dict 2016-08-05 02:15:14 +09:00
utils.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00