Comment 4 for bug 1548248

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/7.0)

Reviewed: https://review.openstack.org/284260
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=3e0383124905068c6fd108417a5df91409bec942
Submitter: Jenkins
Branch: stable/7.0

commit 3e0383124905068c6fd108417a5df91409bec942
Author: slava <email address hidden>
Date: Wed Feb 24 19:55:02 2016 +0300

    Fix bridge_ports option for linux bridges

    Currently, new interface type(vport) was introduced,
    but, interface of this type can not be connected to
    linux bridge in stored configuration due to condition
    checking its type.

    Change-Id: I6509e366f00b1276738566919a6c1845ea4eee11
    Closes-bug: #1548248