ironic/releasenotes/notes/portgroup-crud-notifications-91204635528972b2.yaml
Yuriy Zveryanskyy f9d9b334da Add ironic port group CRUD notifications
This patch adds notifications for create, update or delete
port groups. Event types are:
baremetal.portgroup.{create, update, delete}.{start,end,error}.
Developer documentation updated. "portgroup_uuid" field added to
port payload.

Closes-Bug: #1660292
Change-Id: I9a8ce6c34e9c704b1aeeb526babcb20a5b1261db
2017-02-15 11:42:45 +02:00

11 lines
306 B
YAML

---
features:
- |
Adds notifications for creation, updates, or deletions of port groups.
Event types are formatted as follows:
* baremetal.portgroup.{create, update, delete}.{start,end,error}
Also adds portgroup_uuid field to port notifications, port payload version
bumped to 1.1.