]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: fix 'period push' handling of --url 9146/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 16 May 2016 13:37:05 +0000 (09:37 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 18 May 2016 19:40:49 +0000 (15:40 -0400)
commit9244627cb149038e23095539dbbfb1e253e3ac9c
treee3b7a67bcdcab078770ee680cf46ca69c48548f5
parentba01b2b6369cda19bfc8e71533edde7a961f09af
radosgw-admin: fix 'period push' handling of --url

was calling send_to_remote_gateway(), but passing 'url' instead of
'remote'. now uses send_to_remote_or_url() to accept either

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