]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: fix broken `device ls` 26094/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Tue, 5 Feb 2019 11:05:10 +0000 (12:05 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 5 Feb 2019 14:23:35 +0000 (15:23 +0100)
commit38c664b4b9d300af9348c2a9877414c086936de6
tree471f007b3d6c265678af9a56fad3b5c204193abd
parentd71a97b7faabc848fd72eb755b3d439b21b2dbdd
mgr/orchestrator: fix broken `device ls`

* Added `InventoryDevice.from_ceph_volume_inventory`
* Improved documentation

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
doc/mgr/orchestrator_modules.rst
src/pybind/mgr/ansible/module.py
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/test_orchestrator/module.py