]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rbd_support: level_spec passed to some commands is not optional
authorKefu Chai <kchai@redhat.com>
Fri, 5 Feb 2021 16:54:21 +0000 (00:54 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 18 Feb 2021 14:46:51 +0000 (22:46 +0800)
commitfea6fdff4c741c8f30a2fd4a708fc369fc1c21e0
tree9facfbcff187b349e8bb79a55527b2a82824f47b
parent8372d9370b530f953acd5bd6502c46fd11f43109
mgr/rbd_support: level_spec passed to some commands is not optional

we always need a valid level_spec for creating a LevelSpec instance

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