From: Sage Weil Date: Mon, 25 Jun 2018 13:47:30 +0000 (-0500) Subject: mgr/devicehealth: fix new options X-Git-Tag: v14.0.1~723^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b9d547f0121fdba53d23ac69c2cfae1ce5ff8f5a;p=ceph.git mgr/devicehealth: fix new options Signed-off-by: Sage Weil --- diff --git a/src/pybind/mgr/devicehealth/module.py b/src/pybind/mgr/devicehealth/module.py index 1221f7be81fc..b120a3bd02be 100644 --- a/src/pybind/mgr/devicehealth/module.py +++ b/src/pybind/mgr/devicehealth/module.py @@ -29,6 +29,9 @@ class Module(MgrModule): { 'name': 'scrape_frequency' }, { 'name': 'pool_name' }, { 'name': 'retention_period' }, + { 'name': 'mark_out_threshold' }, + { 'name': 'warn_threshold' }, + { 'name': 'self_heal' }, ] COMMANDS = [