masakari-monitors/releasenotes/notes/pythonize-monitors-081e74dfaf78fe99.yaml
Kengo Takahara b239514cbd Add warning messages about deprecation to process/host monitor
This patch adds warning messages to process/host monitor,
and adds a release note about process/host monitor.

Change-Id: I6527438fca457eb2ec6d7ca224520d7a8748394e
Implements: bp pythonize-host-and-process-monitor
2017-02-15 11:16:01 +00:00

9 lines
320 B
YAML

---
features:
- Added the masakari-hostmonitor and masakari-processmonitor which were
implemented in python.
deprecations:
- The masakari-hostmonitor and masakari-processmonitor which were implemented
in bash shell script are deprecated as of the Ocata release and will be
removed in the Queens release.