]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: Unify `osd create` and `osd add` 26171/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 28 Jan 2019 15:57:38 +0000 (16:57 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 1 Feb 2019 09:10:59 +0000 (10:10 +0100)
commit9e926e9927a4c9592403dbce959e526ba3860206
tree4530f9f73ab6b418addbfdcacc125adc63507c46
parentc5dcd0cea9ce65ff2518bcf33a4b798b10479526
mgr/orchestrator: Unify `osd create` and `osd add`

Also:

* Added some more tests
* Better validation of drive Groups
* Simplified `TestWriteCompletion`

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