]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix error when listing RBD while deleting or moving 34120/head
authorTiago Melo <tmelo@suse.com>
Mon, 23 Mar 2020 13:40:19 +0000 (12:40 -0100)
committerTiago Melo <tmelo@suse.com>
Mon, 23 Mar 2020 13:40:19 +0000 (12:40 -0100)
commit694abd784b09a3767ed1796348f12ebdc71d4bb6
tree0f8247bb07cdb2c273cc02655d31360e74d75f20
parent575a6f31621b64baa9aeef8e8dc462525224be20
mgr/dashboard: Fix error when listing RBD while deleting or moving

This fix is based on a commit made to octopus, that fixed this problem in
octopus/master: 5627919c016785a27666b1992d336f8ff378a072.

Since the codebase is very different and a backport is not recommended or even
possible, I have created this commit with only the minimal code necessary.

Fixes: https://tracker.ceph.com/issues/42330
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/services/rbd.py