]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: forward bucket creation removal if it's not meta master
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 1 Dec 2015 21:35:15 +0000 (13:35 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:40 +0000 (16:13 -0800)
commit8b9cd6685898f90cbd0c555aabcd4eb9b764a211
treee24fc0452a3ea588c55e05030f86770cd225da70
parent52486a9635f64a4b04f596e95a27c9df8880f1a2
rgw: forward bucket creation removal if it's not meta master

We can be in the master zonegroup, but not the meta master -- in which case
we still need to forward the request to the master.

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