Comment 4 for bug 1361211

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/juno)

Reviewed: https://review.openstack.org/161270
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6687864f70bba3125173e3b65b7f5cfae0611a71
Submitter: Jenkins
Branch: stable/juno

commit 6687864f70bba3125173e3b65b7f5cfae0611a71
Author: Simona Iuliana Toader <email address hidden>
Date: Fri Sep 5 10:24:21 2014 +0300

    Fixes Hyper-V 2008 R2 agent VLAN Settings issue

    This issue affects Hyper-V 2008 R2 and does not affect
    Hyper-V 2012 and above.

    Hyper-V agent now also sets the vswitch external port's
    DesiredEndpointMode to TRUNKED and adds the vlan_id in
    the external port's TrunkedVLANList.

    Note: This commit is not a classic backport, it is not merged in
    the master branch, since the Hyper-V Neutron Agent was decomposed from the master branch.
    This commit is already included in the networking_hyperv project:
    https://github.com/stackforge/networking-hyperv/commit/fc11b58befd7a9d710b7dac78a57406cb9d23c1a

    Co-Authored-By: Simona Iuliana Toader <email address hidden>

    Change-Id: I632054ad15f33b13616f6fbbe4a637391ba8d374
    Closes-Bug: #1361211
    (cherry picked from commit 9a19563cd4e4a7bd5a0a7fe12dec59fa110145d8)