keystonemiddleware/keystonemiddleware
Jamie Lennox 3ee96f1cb7 Refactor API tests to not run middleware
The API tests don't really use the API, they just test the creation of
an event so focus them on that.

There are two tests that are in the API class that really do test
middleware so they are moved back.

Change-Id: I345fe4f4c2a0d8f98ba1ff10491802002d590fa6
2016-06-28 10:06:11 +10:00
..
_common Pop oslo_config_config before doing paste convert 2016-06-24 15:12:47 +10:00
audit Refactor API tests to not run middleware 2016-06-28 10:06:11 +10:00
auth_token Config: no need to set default=None 2016-06-23 07:44:35 +08:00
echo Fix D204 PEP257 violation and enable D301 and D209 2016-05-06 16:36:15 +00:00
openstack Revert "Disable memory caching of tokens" 2016-01-22 09:52:39 -06:00
tests Refactor API tests to not run middleware 2016-06-28 10:06:11 +10:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
ec2_token.py Fix D200: One-line docstring should fit on one line with quotes (PEP257) 2016-05-17 00:23:48 +00:00
exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
fixture.py Add a fixture method to add your own token data 2016-06-16 10:40:53 +10:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 19:37:43 +00:00
opts.py Move auth token opts calculation into auth_token 2016-06-13 14:03:23 -03:00
s3_token.py Use method split_path from oslo.utils 2016-05-31 12:06:26 +00:00