python-keystoneclient/keystoneclient/tests/unit
Radomir Dopieralski 56c7b502c0 Add access to /v3/auth/systems
Closes-bug: 1945649
Change-Id: I7df5d9bf3cfb0e58e0e129a56170c8fe33523a4c
2021-11-22 15:15:20 +01:00
..
apiclient Replace six.iteritems() with .items() 2017-04-03 18:20:52 +05:30
auth Use unittest.mock instead of third party mock 2020-04-18 11:58:31 -05:00
generic Use https for *.openstack.org references 2017-02-05 20:46:32 -08:00
v2_0 Merge "Update json module to jsonutils" 2019-05-02 21:11:39 +00:00
v3 Add access to /v3/auth/systems 2021-11-22 15:15:20 +01:00
__init__.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
client_fixtures.py Make tests pass in 2020 2019-02-28 14:11:38 +01:00
test_base.py Add Response class to return request-id to caller 2018-03-26 01:51:30 -07:00
test_cms.py Use unittest.mock instead of third party mock 2020-04-18 11:58:31 -05:00
test_discovery.py Make tests pass in 2020 2019-02-28 14:11:38 +01:00
test_ec2utils.py Fix boto version strip regex 2017-01-27 02:01:01 +00:00
test_fixtures.py Replace six.iteritems() with .items() 2017-04-03 18:20:52 +05:30
test_http.py Replace six.iteritems() with .items() 2017-04-03 18:20:52 +05:30
test_https.py Use unittest.mock instead of third party mock 2020-04-18 11:58:31 -05:00
test_keyring.py Use unittest.mock instead of third party mock 2020-04-18 11:58:31 -05:00
test_session.py Use unittest.mock instead of third party mock 2020-04-18 11:58:31 -05:00
test_utils.py Use exceptions from Keystoneauth 2016-08-24 18:52:36 +10:00
utils.py Replace six.iteritems() with .items() 2017-04-03 18:20:52 +05:30