]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Support Description and AccountId in rgw roles 56945/head
authorAfreen <afreen23.git@gmail.com>
Tue, 16 Apr 2024 11:42:44 +0000 (17:12 +0530)
committerAfreen <afreen23.git@gmail.com>
Wed, 17 Apr 2024 10:08:28 +0000 (15:38 +0530)
commit88faa398e68008b41d6aed6bced0e568c3d3300a
tree02c7b90e967a625498abb1220f421821ae7368d6
parenta0df3e2b3ed3368be298d00064d6d4dc945a527e
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>
(cherry picked from commit bfa85ecd8a3799143b6afbac2a302e4d6b3b4a24)
src/pybind/mgr/dashboard/controllers/rgw.py