]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: check placement target existence during bucket creation
authorJiaying Ren <jiaying.ren@umcloud.com>
Wed, 21 Jun 2017 05:03:33 +0000 (13:03 +0800)
committerJiaying Ren <jiaying.ren@umcloud.com>
Wed, 19 Jul 2017 04:55:50 +0000 (12:55 +0800)
commit363ddeae928c4ea1e5871d523162b7186465b82f
treedc888b93100408a557453616b5b3bc0d8d121ea0
parentb39a40241857ee222b5e993928b1d65a74ce88f5
rgw: check placement target existence during bucket creation

when the placement target has been specified explicitly,we
need to check whether it exists.

Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
src/rgw/rgw_op.cc