Signed-off-by: Sage Weil <sage@newdream.net>
---
- [ ] qa/standalone/mon/misc adjust `TEST_mon_features` (add X cases and adjust `--mon-debug-no-require-X`)
-- [ ] mon/MgrMonitor.cc adjust `always_on_modules`
+- [x] mon/MgrMonitor.cc adjust `always_on_modules`
- [ ] common/options.cc define `mon_debug_no_require_X`
- [ ] common/options.cc remove `mon_debug_no_require_X-2`
- [ ] mon/OSDMonitor.cc `create_initial`: adjust new `require_osd_release`, and add associated `mon_debug_no_require_X`
"pg_autoscaler",
"telemetry",
}
- }
+ },
+ {
+ CEPH_RELEASE_QUINCY, {
+ "crash",
+ "status",
+ "progress",
+ "balancer",
+ "devicehealth",
+ "orchestrator",
+ "rbd_support",
+ "volumes",
+ "pg_autoscaler",
+ "telemetry",
+ }
+ },
};
// Prefix for mon store of active mgr's command descriptions