]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rgw: pass realm_id via token
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 28 Oct 2021 14:15:58 +0000 (07:15 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 24 Nov 2021 20:54:30 +0000 (12:54 -0800)
commit24874dfdf89a88b03b39b964741aa00be35690a4
tree70ae4877a3e9a1f1a4421e6ce8142f33e1efb927
parent626e6bebf44b7032996c90980a4dee08aab3b936
mgr/rgw: pass realm_id via token

Add realm_id to token.
Also, use realm_id from token instead of requiring realm_name
for command that uses realm token.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/pybind/mgr/rgw/module.py
src/pybind/mgr/rgw/rgwam.py
src/pybind/mgr/rgw/types.py