openstack-python-keystonecl.../keystoneclient/tests/unit/v3
Takashi Kajinami 8965392ac3 Bump hacking
hacking 3.0.x is too old.

Change-Id: I9205cd709546d0bc827c1e95e4d6d06eaa408ad3
2024-01-27 23:33:11 +09:00
..
examples/xml Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
__init__.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
client_fixtures.py Stop to use the __future__ module. 2022-04-22 15:40:13 +00:00
saml2_fixtures.py Remove six dependency 2023-12-20 15:43:57 +02:00
test_access.py Use fixtures from keystoneauth 2016-08-24 18:52:27 +10:00
test_access_rules.py Add support for app cred access rules 2019-08-21 08:21:42 -07:00
test_application_credentials.py Add support for app cred access rules 2019-08-21 08:21:42 -07:00
test_auth.py Stop using an admin endpoint by default 2021-11-05 22:37:50 +01:00
test_auth_manager.py Add access to /v3/auth/systems 2021-11-22 15:15:20 +01:00
test_auth_oidc.py Remove six dependency 2023-12-20 15:43:57 +02:00
test_auth_saml2.py Remove six dependency 2023-12-20 15:43:57 +02:00
test_client.py Update json module to jsonutils 2019-02-25 11:35:14 +00:00
test_credentials.py Remove deprecated 'data' credential argument 2016-08-09 10:31:44 -03:00
test_discover.py Use https for *.openstack.org references 2017-02-05 20:46:32 -08:00
test_domain_configs.py Support domain-specific configuration management 2016-11-02 17:03:41 +00:00
test_domains.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_ec2.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_endpoint_filter.py Add support for endpoint group filtering 2017-04-13 14:19:39 -03:00
test_endpoint_groups.py Add support for endpoint group CRUD 2017-02-11 12:38:37 +00:00
test_endpoint_policy.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_endpoints.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_federation.py Remove six dependency 2023-12-20 15:43:57 +02:00
test_groups.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_limits.py Add support for project-specific limits 2018-06-14 18:39:01 +00:00
test_oauth1.py Remove six dependency 2023-12-20 15:43:57 +02:00
test_policies.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_projects.py Add parent project filter for listing projects 2019-08-29 16:50:26 +09:00
test_regions.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_registered_limits.py Add support for registered limits 2018-06-14 18:35:52 +00:00
test_role_assignments.py Fix unit tests broken by requests-mock 2019-09-06 10:08:39 +00:00
test_roles.py Add return-request-id-to-caller function(v3/contrib) 2019-01-16 05:51:12 +00:00
test_service_catalog.py Use fixtures from keystoneauth 2016-08-24 18:52:27 +10:00
test_services.py Seperate Client base test class 2015-12-18 09:23:06 +11:00
test_simple_cert.py Add return-request-id-to-caller function(v3/contrib) 2018-10-22 10:35:03 +00:00
test_tokens.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
test_trusts.py Add support for specifying role ids when creating trust 2017-06-16 11:30:56 -04:00
test_users.py Use unittest.mock instead of third party mock 2020-04-18 11:58:31 -05:00
utils.py Bump hacking 2024-01-27 23:33:11 +09:00