kolla-ansible/releasenotes/notes/control-masakari-monitors-1107c10c45678b0a.yaml
Maksim Malchuk d3dbd812c5 Control Masakari monitors deploy
Add a switches to enable/disable deploy of the Masakari monitors.

Change-Id: I3ab603f7cab7946ea8f2e063fe91190d6592066a
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2022-05-25 15:19:32 +03:00

9 lines
364 B
YAML

---
features:
- |
New switches added to control deployment of the Masakari monitors. The
deployment of each type of monitors can be controlled individually via
``enable_masakari_instancemonitor`` and ``enable_masakari_hostmonitor``.
By default, both are set to ``true`` when the deployment of the Masakari
is enabled via ``enable_masakari``.