..
__init__.py
Initial commit of middleware refactor
2010-08-20 00:42:38 +00:00
helpers.py
Get better at closing WSGI iterables.
2015-06-18 16:12:41 -07:00
test_account_quotas.py
Return 403 on unauthorized upload when over account quota
2014-10-30 14:03:56 -07:00
test_acl.py
Fix invalid account acl generating 500 response.
2014-02-19 18:32:53 +00:00
test_bulk.py
Merge "Replace dict.iteritems() with dict.items()"
2015-07-09 18:36:05 +00:00
test_cname_lookup.py
Allow multiple storage_domain in cname_lookup.
2014-01-26 10:45:19 +00:00
test_container_sync.py
Add Storage Policy Support to Container Sync
2014-06-18 21:09:54 -07:00
test_crossdomain.py
Corrected many style violations in the tests.
2013-07-24 10:18:47 -07:00
test_dlo.py
Get better at closing WSGI iterables.
2015-06-18 16:12:41 -07:00
test_domain_remap.py
add domain_remap to /info
2015-07-07 21:18:19 -07:00
test_except.py
Let users add their own txid suffixes
2014-05-16 15:29:47 -04:00
test_formpost.py
Replace it.next() with next(it) for py3 compat
2015-06-15 22:10:45 +05:30
test_gatekeeper.py
Uses None instead of mutables for function param defaults
2014-05-10 11:15:56 +00:00
test_healthcheck.py
Change OpenStack LLC to Foundation
2013-09-20 01:02:31 +08:00
test_keystoneauth.py
Make logic of unit tests responsive to the method names
2015-07-15 08:53:46 +09:00
test_list_endpoints.py
Remove simplejson from tests
2015-05-28 16:05:57 -07:00
test_memcache.py
Make more memcache options configurable
2015-01-14 11:16:32 -05:00
test_name_check.py
Convert maximum length to integer in name_check
2014-10-08 09:59:47 +05:30
test_proxy_logging.py
Replace dict.iteritems() with dict.items()
2015-06-24 09:39:55 +02:00
test_quotas.py
Fix container quota check during cross-account COPY
2014-11-25 17:07:05 -05:00
test_ratelimit.py
Change black/white-listing to use sysmeta.
2015-01-09 08:35:50 -08:00
test_recon.py
Replace it.next() with next(it) for py3 compat
2015-06-15 22:10:45 +05:30
test_slo.py
Merge "Replace xrange() with six.moves.range()"
2015-06-25 09:13:49 +00:00
test_staticweb.py
Remove simplejson from staticweb
2015-05-29 11:16:53 +01:00
test_tempauth.py
Replace it.next() with next(it) for py3 compat
2015-06-15 22:10:45 +05:30
test_tempurl.py
Replace dict.iteritems() with dict.items()
2015-06-24 09:39:55 +02:00
test_xprofile.py
Fixes unit tests to clean up temporary directories
2014-09-26 22:39:48 +05:30