]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Support Description and AccountId in rgw roles
authorAfreen <afreen23.git@gmail.com>
Tue, 16 Apr 2024 11:42:44 +0000 (17:12 +0530)
committerAfreen <afreen23.git@gmail.com>
Tue, 16 Apr 2024 13:52:36 +0000 (19:22 +0530)
commitbfa85ecd8a3799143b6afbac2a302e4d6b3b4a24
tree99666c82658809e04bb4040ecbb432ed7e340d4e
parent5f22a4974d6492df1d519913f5251731f043c582
mgr/dashboard: Support Description and AccountId in rgw roles

Fixes https://tracker.ceph.com/issues/65506

Rgw roles list page is crashing due to these new fields coming from api but not supported in dashboard frontend.

This will also fix failing CI tests.

Signed-off-by: Afreen <afreen23.git@gmail.com>
src/pybind/mgr/dashboard/controllers/rgw.py