]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: make devices lists more granular in gather-facts
authorPaul Cuzner <pcuzner@redhat.com>
Wed, 19 Aug 2020 23:12:09 +0000 (11:12 +1200)
committerPaul Cuzner <pcuzner@redhat.com>
Wed, 19 Aug 2020 23:12:09 +0000 (11:12 +1200)
commit9b43b5c555d7e4160bc704a9702edc17797de50d
tree7d460071e3bb3adac2efd443bdfcd3611a826441
parente24321be416e3e10b31c602c2b0715119f869833
cephadm: make devices lists more granular in gather-facts

The gather-facts commands returns a list of hdd and flash
devices. This patch changes the list content from being
simple strings representing the disks to a dict, making it
easier to extend in the future.

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
src/cephadm/cephadm