]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: Centralize PG_STATES to MgrModule 22594/head
authorWido den Hollander <wido@42on.com>
Mon, 18 Jun 2018 10:26:38 +0000 (12:26 +0200)
committerWido den Hollander <wido@42on.com>
Mon, 9 Jul 2018 11:30:33 +0000 (13:30 +0200)
commit9cf23c1933c89c8de7b305b861f9be7849eebd8d
tree65824b2fa1dee675d66e99435c34308af004e2a7
parentb59d2ee04e3df2cff1ae163fe2cdcd9fb3d4cd61
mgr: Centralize PG_STATES to MgrModule

The Prometheus, Telegraf and Influx module can use this list
of states to send information about Placement Groups to their
endpoint.

Signed-off-by: Wido den Hollander <wido@42on.com>
src/pybind/mgr/mgr_module.py
src/pybind/mgr/prometheus/module.py
src/pybind/mgr/telegraf/module.py