openstack-python-openstackc.../openstackclient
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
..
api Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
common Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
compute Merge "Fix compute service set command" 2016-06-08 05:03:47 +00:00
identity Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
image fix image unset 2016-06-06 11:09:25 +08:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Make set/unset commands in network return normally when nothing specified" 2016-06-09 14:58:17 +00:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
releasenotes/notes Do not require an scope when setting a password 2016-05-27 09:12:24 +02:00
tests Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
volume Merge "Fix errors for "volume type unset" command" 2016-06-07 01:31:50 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix --enable options on commands 2016-06-02 10:07:34 -05:00