]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: add supplemental information to device object in LSOFetcher
authorJoseph Sawaya <jsawaya@redhat.com>
Mon, 19 Jul 2021 13:26:03 +0000 (09:26 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Tue, 17 Aug 2021 14:50:27 +0000 (10:50 -0400)
commit90bba5cf5592a02fb0c9deb4e70603dfc31a3a63
treece9a9f0b56a99026bed7ed32a2892027c1e23c3b
parentc045701101e8e469618c6639486a3200a426c537
mgr/rook: add supplemental information to device object in LSOFetcher

This commit adds the PV name, node name, vendor and model to the Device object
created in the LSOFetcher device method, this information is useful for adding
OSDs.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/pybind/mgr/rook/rook_cluster.py