Project

General

Profile

Actions

Bug #64888

open

RFE: Realm get default should show the realm name with id.

Added by Shreyansh Sancheti about 2 months ago. Updated about 2 months ago.

Status:
In Progress
Priority:
Normal
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[root@magna016 ~]# radosgw-admin realm create --rgw-realm test2 --default {
"id": "1f1ad6c8-47ae-46bf-8f29-bd3e14570420",
"name": "test2",
"current_period": "7e7c6f74-b5f3-4bca-b07c-de97b1d01215",
"epoch": 1
}
[root@magna016 ~]# radosgw-admin realm create --rgw-realm test {
"id": "e6ef4cc8-f7f1-4663-b31c-66c2ca4703ab",
"name": "test",
"current_period": "a882daf1-2bda-4775-82e2-408693818c0c",
"epoch": 2
}
[root@magna016 ~]# radosgw-admin realm get-default
default realm: 1f1ad6c8-47ae-46bf-8f29-bd3e14570420
->> pointing to test2 realm and should display the name as well.

Actions #1

Updated by Shreyansh Sancheti about 2 months ago

  • Pull request ID set to 56159
Actions

Also available in: Atom PDF