Bug 1474436
| Summary: | [RFE] Radosgw-admin utility to list users | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | shilpa <smanjara> |
| Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> |
| Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> |
| Severity: | low | Docs Contact: | Erin Donnelly <edonnell> |
| Priority: | low | ||
| Version: | 3.0 | CC: | anharris, cbodley, ceph-eng-bugs, edonnell, hnallurv, kbader, kdreyer, mbenjamin, owasserm, smanjara, sweil |
| Target Milestone: | rc | Keywords: | FutureFeature |
| Target Release: | 3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | RHEL: ceph-12.1.2-1.el7cp Ubuntu: ceph_12.1.2-2redhat1xenial | Doc Type: | Enhancement |
| Doc Text: |
.New "radosgw-admin user list" command
Previously, the command that listed users and subusers required the user's uid as an input. This approach required extra commands. This release introduces the `radosgw-admin user list` command, which lists all users and subusers without requiring any uids.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-05 23:38:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1494421 | ||
|
Description
shilpa
2017-07-24 15:24:16 UTC
(In reply to shilpa from comment #0) > Description of problem: > > Currently RGW admin utility has the capability to print out user/subuser > info but the command expects a user uid as an input. And to check the uid we > have to run rados command to list rgw .users pool. It would be nice to have > a single radosgw-admin command that lists all the users along with user > details. > > Something like: > radosgw-admin user list The command "radosgw-admin user list" was added in upstream Kraken and will be part of the 3.0 release. For 2.x you can use "radosgw-admin metadata list user" Shilpa does "radosgw-admin user list" work for you in your testing for RHCEPH 3? Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3387 |