ironic/ironic/tests
Michael Turek dd57ed5a2d Integrate portgroups with ports to support LAG
This patch adds portgroups subcontroller. The API version
has been bumped to 1.24. New endpoints were added:

  * '/v1/nodes/<node>/portgroups'
  * '/v1/portgroups/<pg>/ports'

Starting with this API version, ports have a new 'portgroup_uuid'
field that contains UUID of a portgroup this port belongs to.

Partial-bug: #1618754

DocImpact
Co-Authored-By: Jenny Moorehead <jenny.moorehead@sap.com>
Co-Authored-By: Will Stevenson <will.stevenson@sap.com>
Co-Authored-By: Vasyl Saienko <vsaienko@mirantis.com>
Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com>
Co-Authored-By: Zhenguo Niu <Niu.ZGlinux@gmail.com>
Co-Authored-By: Michael Turek <mjturek@linux.vnet.ibm.com>

Change-Id: I597ae1a3a969ee9fb4df57e444c606c77c5c093c
2016-11-09 13:36:05 +02:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Integrate portgroups with ports to support LAG 2016-11-09 13:36:05 +02:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Add power state change notifications 2016-10-17 15:39:18 +00:00