keystoneauth/keystoneauth1/tests/unit
Stephen Finucane b68be4b70e Bump hacking, other flake8 plugins
Address the couple of small issues it highlights.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I0b0b8ff96d024cc3432ce902e781fff7e594924e
2023-12-18 10:20:25 +00:00
..
access Implement service_type alias lookups 2018-05-03 15:28:50 -05:00
data Correct betamax fixture for more strict IDNA 2016-11-16 16:26:54 -08:00
exceptions Fix ClientException message property not set properly 2017-01-26 12:28:05 +00:00
extras Remove six 2022-12-14 10:47:25 +00:00
identity Merge "Remove six" 2023-04-21 16:29:11 +00:00
loading Bump hacking, other flake8 plugins 2023-12-18 10:20:25 +00:00
__init__.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
client_fixtures.py Refactor variables for fixture and service 2016-04-29 13:01:23 -05:00
k2k_fixtures.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
keystoneauth_fixtures.py Address hacking check H405 2015-11-18 21:18:37 -08:00
matchers.py Fix H405, D105, D200, and D203 PEP257 2016-04-19 21:05:19 +00:00
oidc_fixtures.py New auth plugin v3oidcdeviceauthz 2023-02-23 10:09:08 +01:00
test_betamax_fixture.py Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
test_betamax_hooks.py Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
test_betamax_serializer.py Replace yaml.load() with yaml.safe_load() 2017-01-16 15:34:40 +07:00
test_discovery.py Allow passing of version header 2022-12-20 15:58:04 +01:00
test_fair_sempahore.py Remove six 2022-12-14 10:47:25 +00:00
test_fixtures.py OAuth 2.0 Mutual-TLS Support 2023-02-10 20:56:45 +09:00
test_hacking_checks.py Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
test_http_basic.py Implement HTTP Basic client support in keystoneauth1 2020-06-15 10:26:35 +12:00
test_matchers.py Use https for *.openstack.org references 2017-02-06 13:45:24 -08:00
test_noauth.py Make none auth usable in CLI 2017-10-27 18:46:14 +03:00
test_service_token.py Add a service token wrapper 2016-10-11 14:14:40 +11:00
test_session.py Drop parameters when connecting to a redirected endpoint 2023-10-06 16:21:02 +02:00
test_token_endpoint.py Add url as a deprecated alias for endpoint 2015-10-11 10:25:35 -04:00
test_utils.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
utils.py Remove six 2022-12-14 10:47:25 +00:00