]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/orchestrator: use enum parameter when appropriate
authorKefu Chai <kchai@redhat.com>
Sun, 27 Dec 2020 14:45:24 +0000 (22:45 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 15 Jan 2021 09:25:06 +0000 (17:25 +0800)
commit3e41343db9ca630031eeda54b8bf86e573b98885
tree6ebaa1787987bdccab78d5758c5954cb6268fe4e
parent4902d7c5452181c96b1f3382235416181d80757a
pybind/mgr/orchestrator: use enum parameter when appropriate

and move desc as docstring.

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