Comment 9 for bug 1694190

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

Reviewed: https://review.openstack.org/468793
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9fbd9eb3b7b01b5503997655ae5e8729442801eb
Submitter: Jenkins
Branch: master

commit 9fbd9eb3b7b01b5503997655ae5e8729442801eb
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon May 29 08:54:35 2017 +0100

    Change supported vif type in Linux Bridge.

    With [1], the vif_type for a Linux Bridge port is set
    to 'tap', replacing 'bridge'. This definition needs to be
    changed in the list of supported vif types in the pluging
    driver.

    [1] https://review.openstack.org/#/c/447150/

    Change-Id: I715565627b2446533298b5905edbaa256bd84c92
    Closes-Bug: #1694190