..
access
Add is_domain to keystoneauth token
2016-05-18 21:56:36 -03: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
Allow setting EndpointReference in ADFSPassword
2017-05-16 17:21:41 +00:00
identity
Clean up a few review nits
2017-07-02 17:43:42 +00:00
loading
Replace assertTrue(isinstance()) with assertIsInstance()
2017-06-05 16:32:11 +07: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
oidc: add discovery document support
2016-07-14 10:19:10 +02:00
test_betamax_fixture.py
Allow users to specify request matchers in Betamax
2017-03-08 11:55:26 -06:00
test_betamax_hooks.py
Prevent JSON decode errors in the pre-record hook
2017-03-08 12:37:21 -06:00
test_betamax_serializer.py
Replace yaml.load() with yaml.safe_load()
2017-01-16 15:34:40 +07:00
test_discovery.py
Add support for version ranges
2017-06-29 08:03:25 -05:00
test_fixtures.py
Replace six.iteritems() with .items()
2016-12-09 10:59:00 +08:00
test_hacking_checks.py
Move to the keystoneauth1 namespace
2015-06-25 16:48:54 -07:00
test_matchers.py
Use https for *.openstack.org references
2017-02-06 13:45:24 -08:00
test_service_token.py
Add a service token wrapper
2016-10-11 14:14:40 +11:00
test_session.py
Add global_request_id param to Adapter constructor
2017-05-25 08:47:07 -04: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
Add an allow_version_hack flag to session and identity plugins.
2017-02-28 19:21:55 +11:00