openstack-python-openstackc.../openstackclient/tests/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
test_availability_zone.py Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-09 20:28:18 +08:00
test_clientmanager.py Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
test_command.py Fix --enable options on commands 2016-06-02 10:07:34 -05:00
test_commandmanager.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_configuration.py Changed the abstract columns and datalists from test cases of common and Identity 2016-01-12 17:25:33 +05:30
test_extension.py Update unit test test_extension with fake class 2016-06-07 16:17:42 +08:00
test_logs.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_module.py Fixed command list 2016-03-09 16:00:39 +00:00
test_parseractions.py Error handling for KeyValueAction class. 2016-06-08 10:15:19 +08:00
test_quota.py Add network support for "quota set" 2016-05-19 20:42:59 +08:00
test_timing.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_utils.py Don't mask authorization errors 2016-04-01 16:44:33 -04:00