Trunk VLANs not set

Bug #1745362 reported by Claudiu Belu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-hyperv
Fix Released
Undecided
Unassigned

Bug Description

Because the neutron-hyperv-agent passes a wrong argument to os-win's networkutils [1][2], trunked VLANs are not properly set. neutron-hyperv-agent passes the vlan_trunk key-value argument, while os-win expects the trunk_vlanks arguments.

[1] https://github.com/openstack/networking-hyperv/blob/master/networking_hyperv/neutron/trunk_driver.py#L146
[2] https://github.com/openstack/os-win/blob/master/os_win/utils/network/networkutils.py#L427

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

Reviewed: https://review.openstack.org/537880
Committed: https://git.openstack.org/cgit/openstack/networking-hyperv/commit/?id=ab16e541738f0a42e33e4751d94b76ab7d7ca9e0
Submitter: Zuul
Branch: master

commit ab16e541738f0a42e33e4751d94b76ab7d7ca9e0
Author: Claudiu Belu <email address hidden>
Date: Thu Jan 25 14:18:13 2018 +0200

    Fixes VLAN trunk setting issue

    When setting VLAN trunks, os-win's networkutils expects the
    trunk_vlans key-value argument, but the trunk_driver passes
    the vlan_trunk argument, which is wrong.

    This patch fixes this issue.

    Change-Id: Iabf845fefdbe564f2c8d7f5ac34e5e97cf480897
    Closes-Bug: #1745362

Changed in networking-hyperv:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-hyperv 6.0.0

This issue was fixed in the openstack/networking-hyperv 6.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.