ironic/ironic/objects
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
..
__init__.py Add VolumeTarget object 2016-12-01 22:27:12 +00:00
base.py Add VolumeTarget object 2016-12-01 22:27:12 +00:00
chassis.py Merge "Clean up object code" 2017-01-04 02:56:50 +00:00
conductor.py Register/unregister hardware interfaces for conductors 2017-01-19 11:28:30 +00:00
fields.py Add power state change notifications 2016-10-17 15:39:18 +00:00
indirection.py Remove cyclic import between rpcapi and objects.base 2016-09-13 15:55:44 +01:00
node.py Fix object save after refresh failure 2017-02-07 13:07:10 +02:00
notification.py Fix a few docstring warnings 2017-01-31 15:18:23 -08:00
port.py Add ironic port group CRUD notifications 2017-02-15 11:42:45 +02:00
portgroup.py Add ironic port group CRUD notifications 2017-02-15 11:42:45 +02:00
volume_connector.py Fix object save after refresh failure 2017-02-07 13:07:10 +02:00
volume_target.py Fix object save after refresh failure 2017-02-07 13:07:10 +02:00