python-novaclient/novaclient
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
..
tests Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
v2 Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
__init__.py Add support for v2.37 and auto-allocated networking 2016-08-19 21:32:52 -04:00
api_versions.py Cap image API deprecated methods at 2.35 2016-08-19 16:25:07 -04:00
base.py Look up image names directly in glance 2016-08-12 16:00:56 -04:00
client.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Remove all imports from oslo namespace 2015-04-20 13:52:38 +03:00
service_catalog.py Enable check for E127 2014-10-23 14:28:50 +00:00
shell.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
utils.py Fix 'UnicodeEncodeError' for unicode values 2016-08-30 15:30:16 +05:30