]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/admin: allow listing account's root users
authorCasey Bodley <cbodley@redhat.com>
Wed, 3 Sep 2025 13:27:18 +0000 (09:27 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 3 Sep 2025 13:27:21 +0000 (09:27 -0400)
commit772fbbbafcdd1d26ff95ef005211f2200b724741
treefa22abae5dd592af7962a15ba41d1b2b8c582815
parent6a69922cdab7cf55ba67098ff712f661ba8011e4
rgw/admin: allow listing account's root users

`radosgw-admin user list`, when given `--account-id` or
`--account-name`, lists only the users from that account

add support for the `--account-root` option to list only that account's
root users

Fixes: https://tracker.ceph.com/issues/72847
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/radosgw-admin/radosgw-admin.cc
src/rgw/rgw_account.cc
src/rgw/rgw_account.h