]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/deepsea: use ceph_volume output in get_inventory() 27319/head
authorTim Serong <tserong@suse.com>
Fri, 15 Mar 2019 04:52:23 +0000 (15:52 +1100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 2 Apr 2019 14:25:04 +0000 (16:25 +0200)
commitc480415417e6f2edcc6a349a339bbfde140884a8
tree7d4cd8ffa12b90a0134969b582e5d1a0b9f335c3
parent7c65559063b9933943474ce43d4a52ffbe3ac6d1
mgr/deepsea: use ceph_volume output in get_inventory()

DeepSea is being updated to use ceph_volume internally (see
https://github.com/SUSE/DeepSea/pull/1517).  Once this is done,
the mgr_orch.get_inventory runner will just be returning the
raw ceph_volume output, so this commit updates the DeepSea mgr
module to match.

Signed-off-by: Tim Serong <tserong@suse.com>
(cherry picked from commit b0f9c4b5101f92b9e68a6512a9c05bfd345baf2d)
src/pybind/mgr/deepsea/module.py