ironic/releasenotes/notes/node-maintenance-notifications-43c150efe41b8517.yaml
Yuriy Zveryanskyy 876db5a613 Add node maintenance notifications
This patch adds node maintenance notifications, event types are:
"baremetal.node.maintenance_set.{start, end, error}".
Developer documentation updated.

Change-Id: I9105821ed0a4db614ea3e1c73ad563b82b1c6082
Partial-Bug: #1606520
2016-12-23 08:51:22 +00:00

6 lines
186 B
YAML

---
features:
- Add notifications for node maintenance. Event types are
"baremetal.node.maintenance_set.{start, end, error}"
For more details, see the developer documentation.