Comment 5 for bug 1616480

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

Reviewed: https://review.openstack.org/366407
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2d1da3565f5eb76d546b4f39d94f3130b088d763
Submitter: Jenkins
Branch: stable/mitaka

commit 2d1da3565f5eb76d546b4f39d94f3130b088d763
Author: Erik Colnick <email address hidden>
Date: Wed Aug 24 01:55:49 2016 -0600

    Implement check_vlan_transparency to return True in SR-IOV mech driver

    As the SR-IOV mechanism driver does not impact VLAN transparency
    support, this patch overrides the check_vlan_transparency method
    from the MechanismDriver base class and returns 'True'. In this
    way, inclusion of the SR-IOV mechanism driver in the list of
    configured mechanism_drivers does not prevent the creation of
    VLAN transparent networks.

    Closes-Bug: #1616480
    (cherry picked from commit ee1a0588550409a98dabed96d5b935d70281cc8a)

    Change-Id: Ie35ce63102e59891d040c01c847936f918e0d6ea