keystoneauth/keystoneauth1/fixture
Monty Taylor 8e59fb20b3 Add remove_service to token fixtures
SDK is going to start using these Token fixtures to programmatically
create fake service catalogs in the test suite containing entries
for everything in service-types-authority.

In order to be able to test code paths where some service does not
exist, it would be good to be able to just remove a service from
the catalog, instead of needing to construct a full new one from
scratch.

Change-Id: I4b5469aefbe9b91c125da482509cdc627faa5525
2019-08-07 21:42:57 +00:00
..
__init__.py Add loading mock fixtures 2017-08-28 13:53:19 +10:00
discovery.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
exception.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
hooks.py Prevent JSON decode errors in the pre-record hook 2017-03-08 12:37:21 -06:00
keystoneauth_betamax.py Allow users to specify request matchers in Betamax 2017-03-08 11:55:26 -06:00
plugin.py Add loading mock fixtures 2017-08-28 13:53:19 +10:00
serializer.py Allow new cassettes to be recorded via fixture 2017-03-07 08:16:23 -06:00
v2.py Add remove_service to token fixtures 2019-08-07 21:42:57 +00:00
v3.py Add remove_service to token fixtures 2019-08-07 21:42:57 +00:00