ironic/ironic/objects
Laura Moore 134ad4cbf6 Add portgroups to support LAG interfaces - objs
Ironic should be able to provide the requisite connectivity
information to the Neutron ML2 plugin to allow drivers to
provision the top-of-rack switch for the bare metal server.
The addition of portgroups in Ironic allows the concept of
link aggregation to be handled in Ironic in order to provide
support for cases where multiple interfaces on the bare metal
server connect to switch ports of a single LAG.

This commit includes changes to:
- the objects (extension of port and addition of portgroup)
- the object tests

Partial-bug: #1526403
DocImpact
Co-Authored-By: Jenny Moorehead (jenny.moorehead@sap.com)
Co-Authored-By: Will Stevenson (will.stevenson@sap.com)

Change-Id: Id13eeafbdd9a4d9e679121f1b60be0073430499b
2016-02-04 22:40:54 +02:00
..
__init__.py Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00
base.py Refactor objects into a magic registry 2016-01-04 15:19:12 +00:00
chassis.py Implement indirection_api 2015-09-24 00:26:33 +00:00
conductor.py Implement indirection_api 2015-09-24 00:26:33 +00:00
fields.py Fix object field type calling conventions 2015-09-09 11:07:37 -07:00
node.py Follow up patch for 8c3e102fc5 2015-11-10 10:27:18 +00:00
port.py Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00
portgroup.py Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00