From 7f439b1b501c9dc5fd70d75b6b0b44bb71a055a8 Mon Sep 17 00:00:00 2001 From: Orit Wasserman Date: Fri, 20 Nov 2015 16:16:43 +0100 Subject: [PATCH] radosgw-admin: replace region with zonegroup in the help file Signed-off-by: Orit Wasserman --- src/test/cli/radosgw-admin/help.t | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 260de6d3fd85a..fe3a8bf3d4f07 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -28,12 +28,12 @@ quota set set quota params quota enable enable quota quota disable disable quota - region get show region info - regions list list all regions set on this cluster - region set set region info (requires infile) - region default set default region - region-map get show region-map - region-map set set region-map (requires infile) + zonegroup get show zonegroup info + zonegroups list list all zonegroups set on this cluster + zonegroup set set zonegroup info (requires infile) + zonegroup default set default zonegroup + zonegroup-map get show zonegroup-map + zonegroup-map set set zonegroup-map (requires infile) zone get show zone cluster params zone set set zone cluster params (requires infile) zone list list all zones set on this cluster @@ -104,7 +104,7 @@ replica mdlog get/delete replica datalog get/delete --metadata-key= key to retrieve metadata from with metadata get - --rgw-region= region in which radosgw is running + --rgw-zonegroup= zonegroup in which radosgw is running --rgw-zone= zone in which radosgw is running --fix besides checking bucket index, will also fix it --check-objects bucket check: rebuilds bucket index according to @@ -130,7 +130,8 @@ --categories= comma separated list of categories, used in usage show --caps= list of caps (e.g., "usage=read, write; user=read" --yes-i-really-mean-it required for certain operations - --reset-regions reset regionmap when regionmap update + --reset-zonegroups reset zonegroupmap when zonegroupmap update + := "YYYY-MM-DD[ hh:mm:ss]" Quota options: -- 2.39.5