openstack-python-openstackc.../openstackclient/common
Navid Pustchi 6ae0d2e8a5 Moving authentication from keystoneclient to keystoneauth
Currently OpenStackClient uses keystoneclient for authentication.
This change will update OpenStackClient to use keystoneauth for
authentication.

All dependant test have been updated.

Updating how auth_ref is set in the tests to use KSA fixtures had
some racy side-effects.  The user_role_list tests failed when they
picked up an auth_ref that was a fixture.  This exposed a weakness
in ListUserRole that needed to be fixed at the same time re
handling of unscoped tokens and options.

Change-Id: I4ddb2dbbb3bf2ab37494468eaf65cef9213a6e00
Closes-Bug: 1533369
2016-06-09 18:00:40 +02:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Fix i18n supports in commom 2016-06-07 19:56:00 +08:00
clientmanager.py Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
command.py Fix --enable options on commands 2016-06-02 10:07:34 -05:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py Fix i18n supports in commom 2016-06-07 19:56:00 +08:00
exceptions.py Propagate AttributeErrors when lazily loading plugins 2016-04-14 21:12:35 -07:00
extension.py Fix i18n supports in commom 2016-06-07 19:56:00 +08:00
limits.py Fix i18n supports in commom 2016-06-07 19:56:00 +08:00
logs.py Remove duplicate file logger formatter setting 2016-06-08 16:28:59 +08:00
module.py Fix i18n supports in commom 2016-06-07 19:56:00 +08:00
parseractions.py Merge "Error handling for KeyValueAction class." 2016-06-08 04:30:58 +00:00
quota.py Fix i18n supports in commom 2016-06-07 19:56:00 +08:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py Defaults are ignored with flake8 2016-02-23 11:08:36 -06:00
utils.py Fix i18n supports in commom 2016-06-07 19:56:00 +08:00