commit 134ad4cbf6f1930de9c4dd7fd653fedb7decaf18
Author: Laura Moore <email address hidden>
Date: Mon Jul 27 17:01:19 2015 -0400
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
Reviewed: https:/ /review. openstack. org/206238 /git.openstack. org/cgit/ openstack/ ironic/ commit/ ?id=134ad4cbf6f 1930de9c4dd7fd6 53fedb7decaf18
Committed: https:/
Submitter: Jenkins
Branch: master
commit 134ad4cbf6f1930 de9c4dd7fd653fe db7decaf18
Author: Laura Moore <email address hidden>
Date: Mon Jul 27 17:01:19 2015 -0400
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 (<email address hidden>)
Co-Authored-By: Will Stevenson (<email address hidden>)
Change-Id: Id13eeafbdd9a4d 9e679121f1b60be 0073430499b