From: Zhang Shaowen Date: Wed, 8 Mar 2017 09:03:17 +0000 (+0800) Subject: rgw: remove --tier_type in radosgw-admin. X-Git-Tag: v12.0.1~105^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13856%2Fhead;p=ceph.git rgw: remove --tier_type in radosgw-admin. Signed-off-by: Zhang Shaowen --- diff --git a/src/rgw/rgw_admin.cc b/src/rgw/rgw_admin.cc index 0612cfc691c5c..1bb5c7db82398 100644 --- a/src/rgw/rgw_admin.cc +++ b/src/rgw/rgw_admin.cc @@ -252,7 +252,6 @@ void _usage() cout << " set zone tier config keys, values\n"; cout << " --tier-config-rm=[,...]\n"; cout << " unset zone tier config keys\n"; - cout << " --tier_type= zone tier type\n"; cout << " --sync-from-all[=false] set/reset whether zone syncs from all zonegroup peers\n"; cout << " --sync-from=[zone-name][,...]\n"; cout << " set list of zones to sync from\n"; diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 42abfe563108a..d50422e026c6f 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -198,7 +198,6 @@ set zone tier config keys, values --tier-config-rm=[,...] unset zone tier config keys - --tier_type= zone tier type --sync-from-all[=false] set/reset whether zone syncs from all zonegroup peers --sync-from=[zone-name][,...] set list of zones to sync from