]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: 'realm pull' only accepts --url 8567/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 11 Apr 2016 20:53:48 +0000 (16:53 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 12 Apr 2016 21:14:50 +0000 (17:14 -0400)
commit942504d22de955650e88bb92cc9e2c0b27a5168e
tree4e56e87312a581cb97bff435eb1e778d4f85b34c
parent70ff086a509964625b6e66e7ef79b0eac1668604
radosgw-admin: 'realm pull' only accepts --url

'realm pull' is defined as a 'raw storage op', so cannot use the
--remote argument to refer to endpoints from the period or local
zonegroup

refactored send_to_url() slightly to make it easier to call directly

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_admin.cc