openstack-python-openstackc.../openstackclient/tests
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 when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
compute Update unit test test_extension with fake class 2016-06-07 16:17:42 +08:00
identity Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
image Add "image unset" command 2016-05-28 16:38:22 +08:00
network Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Clean up fakes.py in volumev2 2016-06-08 13:36:16 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
test_shell.py Rename --profile to --os-profile 2016-04-19 07:50:42 -05:00
utils.py Add network segment command object 2016-05-27 12:58:25 -05:00