]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Swift API. Allows setting attributes with COPY object operation. 3765/head 4054/head
authorDmytro Iurchenko <diurchenko@mirantis.com>
Fri, 20 Feb 2015 16:31:03 +0000 (18:31 +0200)
committerDmytro Iurchenko <diurchenko@mirantis.com>
Thu, 12 Mar 2015 17:07:11 +0000 (19:07 +0200)
commit1b722bbcd691e0a4a39ea77cd28e309fd723ec88
tree24d469e611ca1867dba11c6500aebcc7885c995b
parent8aafa047319e31fb20c1defa411d71cb552d7add
rgw: Swift API. Allows setting attributes with COPY object operation.

http://developer.openstack.org/api-ref-objectstorage-v1.html says: "With COPY, you can add additional metadata to the object."

Fixes: #10662
Backport: hammer
Reported-by: Ahmad Faheem <ahmad.faheem@ril.com>
Signed-off-by: Dmytro Iurchenko <diurchenko@mirantis.com>
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_swift.cc