swift/test/unit/common/middleware
Kota Tsuyuzaki b4be37cc25 Remove post_as_copy deprecated warning from copy middleware
Almost one year has passed since all post_as_copy related code
removed by [1], we don't have to keep the warning message for
post_as_copy setting anymore in the code tree.

1: 1e79f828ad

Change-Id: Id9eea22ed688574d84ca582584c0c207d5f01383
2018-09-10 17:58:26 -06:00
..
crypto Multi-key KMIP keymaster 2018-08-17 17:55:09 +00:00
s3api Add debugging info to SignatureDoesNotMatch responses 2018-08-17 18:03:47 +00:00
__init__.py Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
helpers.py Respect X-Backend-Etag-Is-At headers from left of SLO 2018-03-26 23:50:43 +00:00
test_account_quotas.py Correctly send 412 Precondition Failed in copy middleware 2016-11-17 17:48:24 +00:00
test_acl.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bulk.py Merge "Fix bulk heartbeating when emitting XML" 2018-01-27 01:37:04 +00:00
test_catch_errors.py Merge "Enforce Content-Length in catch_errors" 2018-06-28 12:23:45 +00:00
test_cname_lookup.py No longer import nose 2017-11-07 15:39:25 +11:00
test_container_sync.py Make container sync copy SLO manifests 2016-09-14 13:32:00 +01:00
test_copy.py Remove post_as_copy deprecated warning from copy middleware 2018-09-10 17:58:26 -06:00
test_crossdomain.py py3: port crossdomain 2018-06-26 13:20:49 -07:00
test_dlo.py Enforce Content-Length in catch_errors 2018-06-18 14:50:59 -07:00
test_domain_remap.py swob: Fix up some WSGI string business 2018-06-27 15:55:30 -07:00
test_formpost.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_gatekeeper.py swob: Stop auto-encoding unicode bodies 2018-06-28 09:58:44 -07:00
test_healthcheck.py swob: Stop auto-encoding unicode bodies 2018-06-28 09:58:44 -07:00
test_keystoneauth.py Merge "Small readability change to test_keystoneauth" 2017-08-28 10:51:45 +00:00
test_list_endpoints.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_listing_formats.py Fix up test_static_web_pretend_to_be_giant_json 2018-08-13 20:58:13 +00:00
test_memcache.py Clean up memcache tests 2017-10-20 14:48:31 -07:00
test_name_check.py name_check: better test maximum_length 2017-05-16 17:59:52 -07:00
test_proxy_logging.py py3: fix test_proxy_logging.py 2018-06-21 17:18:42 -07:00
test_quotas.py Correctly send 412 Precondition Failed in copy middleware 2016-11-17 17:48:24 +00:00
test_ratelimit.py Remove some cruft from ratelimit tests 2018-01-31 16:40:21 -08:00
test_read_only.py Read-only middleware fixups 2018-06-11 10:05:49 -07:00
test_recon.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_slo.py Check other params preserved when slo_etag is extracted 2018-07-12 10:01:58 -05:00
test_staticweb.py Move listing formatting out to proxy middleware 2017-09-15 06:38:26 +00:00
test_subrequest_logging.py Remove unhelpful log message in copy middleware 2018-05-29 16:59:14 -07:00
test_symlink.py Merge "Remove symlink from xml listing response" 2017-12-15 15:53:31 +00:00
test_tempauth.py Allow for backwards compatibility with swift3. 2018-09-05 17:42:34 -07:00
test_tempurl.py IP Range restrictions in temp urls 2018-07-03 12:25:28 +01:00
test_versioned_writes.py Fix versioned writes error with url-encoded object name 2018-05-23 04:07:32 +09:00
test_xprofile.py No longer import nose 2017-11-07 15:39:25 +11:00