add object_post_as_copy to saio.

adding the option to the saio configuration file
to make it easier to test fast post.

Change-Id: I22b0e60c7d73580e3db6fcd48e6dfc79fab6032a
Signed-off-by: Thiago da Silva <thiago@redhat.com>
This commit is contained in:
Thiago da Silva 2016-12-06 13:00:07 -05:00
parent 5084a63770
commit b36d8d9afe

View File

@ -70,6 +70,7 @@ allow_versioned_writes = true
[filter:copy]
use = egg:swift#copy
object_post_as_copy = true
[app:proxy-server]
use = egg:swift#proxy