]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw-admin: split remove and delete aliases
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 2 Dec 2019 22:51:18 +0000 (14:51 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:35 +0000 (10:20 -0800)
commit5f19c937ddf1fc533daf6b59abcde7b927298249
treefc5a29fec70f9a750286bf5c6812831fb823445a
parent0eb950059a76a9e2a2f6708b28b10275fe939e3c
rgw-admin: split remove and delete aliases

Since "zonegroup remove" and "zonegroup delete" are different commands,
don't have them share the same aliases.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_admin.cc