Merge "Remove all post_as_copy related code and configes"

This commit is contained in:
Jenkins
2017-09-19 19:19:00 +00:00
committed by Gerrit Code Review
17 changed files with 30 additions and 445 deletions

View File

@@ -860,8 +860,6 @@ use = egg:swift#copy
# requests are transformed into COPY requests where source and destination are
# the same. All client-visible behavior (save response time) should be
# identical.
# This option is deprecated and will be ignored in a future release.
# object_post_as_copy = false
# Note: To enable encryption, add the following 2 dependent pieces of crypto
# middleware to the proxy-server pipeline. They should be to the right of all