ironic/ironic/tests/unit/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 Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_conductor.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_fields.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_node.py Follow up patch for 8c3e102fc5 2015-11-10 10:27:18 +00:00
test_objects.py Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00
test_port.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_portgroup.py Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00
utils.py Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00