python-novaclient/novaclient/v2
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
..
contrib Cap baremetal python APIs at 2.35 2016-08-19 15:07:32 -04:00
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
agents.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
aggregates.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
availability_zones.py Fix H404/405 violations in novaclient/v2/[a-f] 2015-12-07 17:35:19 +09:00
certs.py Fix H404/405 violations in novaclient/v2/[a-f] 2015-12-07 17:35:19 +09:00
client.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
cloudpipe.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
fixed_ips.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
flavor_access.py Deprecate --tenant option from flavor-access-list 2016-05-18 14:10:42 -04:00
flavors.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
floating_ip_dns.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
floating_ip_pools.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
floating_ips.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
floating_ips_bulk.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
fping.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
hosts.py Fix 'UnicodeEncodeError' for unicode values 2016-08-30 15:30:16 +05:30
hypervisors.py Add support for microversion 2.33 2016-08-03 18:37:55 +03:00
images.py Cap image API deprecated methods at 2.35 2016-08-19 16:25:07 -04:00
keypairs.py Microversion 2.35 adds keypairs pagination support 2016-08-05 12:15:29 +03:00
limits.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
networks.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
quota_classes.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
quotas.py Make it possible to list quotas with details 2016-06-29 17:18:07 +03:00
security_group_default_rules.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
security_group_rules.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
security_groups.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
server_groups.py Fix ServerGroup.NAME_ATTR 2016-04-01 10:02:11 +00:00
server_migrations.py Support for abort an ongoing live migration 2016-03-01 13:43:33 +00:00
servers.py Add support for v2.37 and auto-allocated networking 2016-08-19 21:32:52 -04:00
services.py encode the url parameters 2015-12-07 20:01:38 +08:00
shell.py Merge "Make "policy" a mandatory argument for server-group-create" 2016-10-19 10:22:33 +00:00
usage.py Add timezone disclaimer to docstring 2016-10-10 11:41:56 -04:00
versions.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
virtual_interfaces.py [microversions] Increase max version to 2.12 2015-12-07 22:17:22 +02:00
volumes.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00