]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rbd_support: import GLOBAL_POOL_KEY before using it
authorKefu Chai <kchai@redhat.com>
Fri, 5 Feb 2021 10:26:45 +0000 (18:26 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 18 Feb 2021 14:46:51 +0000 (22:46 +0800)
commit524a130d4142c00515dd3a3f23cc5478ed10dd77
tree82ec33661f85b3524cdde846a22e90c90ed7b44f
parent6ca0c1edb2b7129ce6d02d315c00ab6462c97e5c
mgr/rbd_support: import GLOBAL_POOL_KEY before using it

otherwise task.py cannot reference this variable defined in another
module.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/rbd_support/task.py