]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm:Moved 'ownership' of the checker to cephadm
authorPaul Cuzner <pcuzner@redhat.com>
Thu, 18 Feb 2021 03:11:55 +0000 (16:11 +1300)
committerSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 12:56:17 +0000 (07:56 -0500)
commitb75670427e2810fdd3eef19a8c43676e3de054c5
treeccc732f8a8336f3029c8f34a73c3c93793ce922d
parent297622ad2b36910ea3705c68bde585fb192ee3f5
mgr/cephadm:Moved 'ownership' of the checker to cephadm

Initial implementation used the Serve class as the owner of the
configuration checker. This patch moves the checker up to the
cephadm module itself, to make the CLI command logic cleaner

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picked from commit 9ef3bb373362acb4436d3a6d32e290a713edc26a)
src/pybind/mgr/cephadm/serve.py