Feature #1560
rgw: admin command to list buckets
| Status: | Resolved | Start date: | 09/23/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Sage Weil | % Done: | 0% | |
| Category: | radosgw | Spent time: | - | |
| Target version: | v0.37 | |||
| Source: | Reviewed: | |||
| Tags: | User Impact: | |||
| Story points | - | |||
| Velocity based estimate | - |
Associated revisions
rgw: list buckets using bucket objects
Don't assume the pools == buckets. List the bucket objects in the .rgw
pool.
Fixes: #1560
Signed-off-by: Sage Weil <sage@newdream.net>
rgw: list buckets using bucket objects
Don't assume the pools == buckets. List the bucket objects in the .rgw
pool.
Fixes: #1560
Signed-off-by: Sage Weil <sage@newdream.net>
History
#1 Updated by Yehuda Sadeh over 1 year ago
there's already 'radosgw_admin buckets list' command, and it works ok if we specify --uid. However, we need to make it work when --uid is not specified (currently dumps all pools).
#2 Updated by Sage Weil over 1 year ago
- Position set to 33
#3 Updated by Greg Farnum over 1 year ago
- Assignee set to Greg Farnum
#4 Updated by Sage Weil over 1 year ago
- Assignee changed from Greg Farnum to Sage Weil
#5 Updated by Sage Weil over 1 year ago
- Status changed from New to Resolved