Comment 2 for bug 1443710

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

Reviewed: https://review.openstack.org/173137
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3e4e932a4d9dbfac908cf03c221b350e645d8b17
Submitter: Jenkins
Branch: master

commit 3e4e932a4d9dbfac908cf03c221b350e645d8b17
Author: Kevin Benton <email address hidden>
Date: Mon Mar 30 11:29:44 2015 -0700

    Fix _device_to_port_id for non-tap devices

    This adjusts the _device_to_port_id function in ML2
    to recognize other interfaces that belong to Neutron
    under different name prefixes.

    Adds unit tests to achieve full converage of _device_to_port_id
    method.

    Closes-Bug: #1443710
    Change-Id: I80284ee67e5876cf5689e49e1592ca1351ae5fa1