ironic/ironic/objects
Vladyslav Drok cce428112e Add portgroup configuration fields
This change adds mode and properties fields into portgroup object
and adds a new API microversion to work with them.

It also makes portgroups' address field optional for all API
microversions.

Partial-Bug: #1618754
Change-Id: Id8c62fa56908040b0df16cc54c122ce2473a4587
2016-12-15 22:45:42 +00: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 Use IronicObject._from_db_object_list method 2016-12-06 17:20:26 +00:00
conductor.py Extend the Conductor RPC object 2016-03-18 13:18:55 +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 Use IronicObject._from_db_object_list method 2016-12-06 17:20:26 +00:00
notification.py Add power state change notifications 2016-10-17 15:39:18 +00:00
port.py Use IronicObject._from_db_object_list method 2016-12-06 17:20:26 +00:00
portgroup.py Add portgroup configuration fields 2016-12-15 22:45:42 +00:00
volume_connector.py Use IronicObject._from_db_object_list method 2016-12-06 17:20:26 +00:00
volume_target.py Add VolumeTarget object 2016-12-01 22:27:12 +00:00