]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: period pull command is not always a raw_storage_op 36913/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 31 Aug 2020 15:19:34 +0000 (11:19 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 31 Aug 2020 15:19:36 +0000 (11:19 -0400)
commit2b44a9d060d33dca9768c758e1908365488aac2a
tree210c4950f4fe753d2f0fa3498ca9c2ac7c370a7c
parentd1b89ba2dc40c786c149723bfdbfb2b4d8304ca2
radosgw-admin: period pull command is not always a raw_storage_op

if a --url is given, 'period pull' does not depend on any zone/period
configuration and can be a raw_storage_op. if we get a --remote instead,
we do need to initialize the zone/period configuration to find the
correct endpoint/access keys

Fixes: https://tracker.ceph.com/issues/47217
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_admin.cc