Comment 4 for bug 1618754

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/332177
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=dd57ed5a2d2c42abc72ac13ce7eb491c27b7468a
Submitter: Jenkins
Branch: master

commit dd57ed5a2d2c42abc72ac13ce7eb491c27b7468a
Author: Michael Turek <email address hidden>
Date: Thu Aug 25 20:24:28 2016 +0000

    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 <email address hidden>
    Co-Authored-By: Will Stevenson <email address hidden>
    Co-Authored-By: Vasyl Saienko <email address hidden>
    Co-Authored-By: Vladyslav Drok <email address hidden>
    Co-Authored-By: Zhenguo Niu <email address hidden>
    Co-Authored-By: Michael Turek <email address hidden>

    Change-Id: I597ae1a3a969ee9fb4df57e444c606c77c5c093c