]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: period pull command is not always a raw_storage_op 37464/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 31 Aug 2020 15:19:34 +0000 (11:19 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 29 Sep 2020 16:54:19 +0000 (18:54 +0200)
commitc5a011ea9a0726b5b717046447b3c6120a88c7ce
tree2f1b61297cf04239824188dc58c516b1c6611024
parenta3363c736f9076fa329a9aaff25ea82b817b5115
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>
(cherry picked from commit 2b44a9d060d33dca9768c758e1908365488aac2a)

Conflicts:
src/rgw/rgw_admin.cc
- nautilus has different (but unrelatedly so) raw_storage_ops_list
src/rgw/rgw_admin.cc