ironic/ironic/db
Om Kumar 1740ab7970 Add portgroups to support LAG interfaces - DB
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 DB models (extension of port model and addition of portgroup
  model)
- the DB tests

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

Change-Id: Ic028c316b0670c2d18de89111e83069f3441f476
2016-02-04 22:40:43 +02:00
..
sqlalchemy Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
api.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
migration.py Move oslo.config references to oslo_config 2015-02-02 06:51:22 -08:00