]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: make use of @CLICommand
authorSebastian Wagner <sebastian.wagner@suse.com>
Tue, 22 Jan 2019 15:30:01 +0000 (16:30 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 5 Feb 2019 10:27:47 +0000 (11:27 +0100)
commitd71a97b7faabc848fd72eb755b3d439b21b2dbdd
tree396f15a822e7b40abb6515ed7cd3421a69c80654
parente883e7398b37b30fbb489ba3ddd1391dd3f404cb
mgr/orchestrator: make use of @CLICommand

Also Modified some command to allow multiple hosts
Also: Added more tests

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
qa/tasks/mgr/test_orchestrator_cli.py
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/test_orchestrator/module.py