Comment 24 for bug 1555162

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

Reviewed: https://review.openstack.org/309052
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=645e01af3fc8dfdc4f33c0e9e8f43bdbcfd564c0
Submitter: Jenkins
Branch: master

commit 645e01af3fc8dfdc4f33c0e9e8f43bdbcfd564c0
Author: Vladimir Eremin <email address hidden>
Date: Thu Apr 21 17:53:22 2016 +0300

    Inherit provider for ports from bridges as default

    If Port provider is not specified and Bridge provider is OVS, we need to
    use OVS provider for Port instead of default one. Otherwise,
    L23_stored_config would choose wrong provider.

    Change-Id: I1213b70be19b6ce7324d69b1763d4bfd900fe3d9
    Closes-Bug: #1555162