]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: RbdConfiguration.list reuse image context.
authorPere Diaz Bou <pdiazbou@redhat.com>
Tue, 5 Jul 2022 10:39:12 +0000 (12:39 +0200)
committerPere Diaz Bou <pdiazbou@redhat.com>
Tue, 12 Jul 2022 17:09:02 +0000 (19:09 +0200)
commit5a0ead8cc88fd677d882391bddcff5b474a63a9b
tree3f0f1d079a015dad228445d49d5f54d2b392eda9
parentc01ce41266aeec229d60c302b4da8ed6fac6f2d0
mgr/dashboard: RbdConfiguration.list reuse image context.

Image contexts are reopen even though we pass the context as an
argument. This commit changes that so you can forget about reopening
a rbd image context again.

Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
src/pybind/mgr/dashboard/services/rbd.py