commit a603e3c12c62e29e12e45283d8602f9aa5acfc0f
Author: Laura Moore <email address hidden>
Date: Mon Jul 27 17:14:40 2015 -0400
Add portgroups to support LAG interfaces - RPC
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 RPC API (to include portgroup methods)
- the RPC tests
Reviewed: https:/ /review. openstack. org/206243 /git.openstack. org/cgit/ openstack/ ironic/ commit/ ?id=a603e3c12c6 2e29e12e45283d8 602f9aa5acfc0f
Committed: https:/
Submitter: Jenkins
Branch: master
commit a603e3c12c62e29 e12e45283d8602f 9aa5acfc0f
Author: Laura Moore <email address hidden>
Date: Mon Jul 27 17:14:40 2015 -0400
Add portgroups to support LAG interfaces - RPC
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 RPC API (to include portgroup methods)
- the RPC tests
Partial-bug: #1526403
DocImpact
Co-Authored-By: Jenny Moorehead (<email address hidden>)
Co-Authored-By: Will Stevenson (<email address hidden>)
Change-Id: Iac6355e615e57e 6ed002facd6795c 9ff06188998