f9d9b334da
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
11 lines
306 B
YAML
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.
|