]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: useful message when no service type in "ceph orch apply"
authorAdam King <adking@redhat.com>
Wed, 3 Feb 2021 13:14:07 +0000 (08:14 -0500)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 22 Feb 2021 16:34:11 +0000 (17:34 +0100)
commite1ee2a5373a3adc97c939011d962db553913cf57
treee82b08e38f947288361d44db163020373017b39a
parent7bddd619552220fbdad6f223b92e69a75050c1fe
mgr/orchestrator: useful message when no service type in "ceph orch apply"

Right now it just gives a traceback. A message telling users they have
not provided a proper service type would be more useful

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit b68675b516292ed3a2fb7a9377723fe9049b54ea)
src/pybind/mgr/orchestrator/module.py