swift/test/unit/common/middleware
Samuel Merritt a7604da065 Move multipart MIME parser into utils
Over on the EC branch, we need to be able to parse multipart MIME
documents in the object server. The formpost middleware has a
perfectly good MIME parser, but it seems sort of awful to import
things from formpost in swift/obj/server.py, so I pulled it out into
common.utils.

Change-Id: Ieb4c05d02d8e4ef51a3a11d26c503786b1897f60
2014-09-16 10:10:59 -07:00
..
__init__.py Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
helpers.py Add container-reconciler daemon 2014-06-18 17:31:39 -07:00
test_account_quotas.py Uses None instead of mutables for function param defaults 2014-05-10 11:15:56 +00:00
test_acl.py Fix invalid account acl generating 500 response. 2014-02-19 18:32:53 +00:00
test_bulk.py Rework use of constraints to ease testing 2014-04-02 23:48:01 -04: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 Rework use of constraints to ease testing 2014-04-02 23:48:01 -04:00
test_domain_remap.py Allow empty reseller prefixes in domain_remap 2014-04-23 23:59:28 +01:00
test_except.py Let users add their own txid suffixes 2014-05-16 15:29:47 -04:00
test_formpost.py Move multipart MIME parser into utils 2014-09-16 10:10:59 -07:00
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 Restrict keystone cross-tenant ACLs to IDs 2014-08-08 15:58:29 +01:00
test_list_endpoints.py Add v2 API to list endpoints middleware 2014-07-17 11:48:27 +01:00
test_memcache.py Fix for memcache middleware configuration 2013-11-26 18:03:33 +00:00
test_name_check.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_proxy_logging.py Change the default token logged length to 16 2014-05-20 19:46:38 -07:00
test_quotas.py Handle COPY verb in container quota middleware 2014-02-04 12:30:20 +01:00
test_ratelimit.py Add Ratelimit parameters to /info 2014-05-27 15:41:19 -07:00
test_recon.py Parallel object auditor 2014-06-25 16:57:53 +01:00
test_slo.py Fix SLO test with old simplejson 2014-06-16 10:43:22 -07:00
test_staticweb.py Improve StaticWeb 404 on web-listings/index 2014-02-18 11:46:31 +00:00
test_tempauth.py Fix invalid account acl generating 500 response. 2014-02-19 18:32:53 +00:00
test_tempurl.py test tempurl header sanitization priority 2014-09-08 12:25:54 -07:00
test_xprofile.py Fix sporadic false failure in xprofile unit test code (master) 2014-08-19 07:10:06 -07:00