]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: support swift storage policy api
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 19 Nov 2014 17:41:25 +0000 (09:41 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 19 Nov 2014 17:50:31 +0000 (09:50 -0800)
commit77c1a35a827f4f285a4a2b47eba62465fc67d126
tree92d19aee710ac56ecdd5b75737fddb205ce4bde7
parent292be9799e26518c45da85932d36bdabd69c294e
rgw: support swift storage policy api

Fixes: #9932
When creating a bucket, set the placement rule according to the
provided X-Storage-Policy http header.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_rest_swift.cc