]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: fix 'period push' handling of --url 9210/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 16 May 2016 13:37:05 +0000 (09:37 -0400)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 19 May 2016 20:01:47 +0000 (13:01 -0700)
commite885f1e3be0f9a0c6457c5387f1c38b6e8b6a492
tree3ecf5163ef3f9e7030b245e1e3fcf5aac6751236
parentfdf8dcb772d8313a3a801bf265f022505dba934d
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