]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mon: always_on_modules: Rename orchestrator_cli to orchestrator
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 24 Jan 2020 12:03:00 +0000 (13:03 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 17 Feb 2020 09:24:01 +0000 (10:24 +0100)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/mon/MgrMonitor.cc

index 36ea32cc5ee2c024715313794435881a2017d812..48ce95dfd600f99a7e53a08e19b58ba43be996d9 100644 (file)
@@ -60,7 +60,7 @@ const static std::map<uint32_t, std::set<std::string>> always_on_modules = {
       "progress",
       "balancer",
       "devicehealth",
-      "orchestrator_cli",
+      "orchestrator",
       "rbd_support",
       "volumes",
       "pg_autoscaler",