Comment 7 for bug 1566951

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

Reviewed: https://review.openstack.org/615126
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=29f128cd1f9499ad4c600898d90ebf5b9ceca5f3
Submitter: Zuul
Branch: master

commit 29f128cd1f9499ad4c600898d90ebf5b9ceca5f3
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Fri Nov 2 10:29:20 2018 +0000

    Check if a port can be bound to a virtual bridge

    If port VNIC type is "normal", the port can be bound to a virtual bridge;
    e.g.: Linux Bridge, OVS.

    Change-Id: I0dab235bd492538c7fa909dace08fad2267a589d
    Partial-Bug: #1566951