]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: expose gather-facts api method
authorAvan Thakkar <athakkar@localhost.localdomain>
Fri, 11 Jun 2021 11:07:10 +0000 (16:37 +0530)
committerAlfonso Martínez <almartin@redhat.com>
Wed, 3 Nov 2021 11:31:31 +0000 (12:31 +0100)
commit45edc336255c2cfcf8681052ab7d4614b0612416
treeeb9ccecc21306a046a15eaa1b06581fd082ac2ae
parentf3a284cc2325d748a0d7b9c8ab7f43482673c291
cephadm: expose gather-facts api method

Fixes: https://tracker.ceph.com/issues/51209
This PR intends to expose host metadata(gather-facts) api method

Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit f41eae16af9fa6725d5b714f068fab3f946d2927)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_facts.py [new file with mode: 0644]
src/pybind/mgr/dashboard/services/orchestrator.py
src/pybind/mgr/orchestrator/_interface.py