Comment 7 for bug 1328076

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

Reviewed: https://review.openstack.org/101147
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2f65656dc876a78963e697a76b560c5fae2829fa
Submitter: Jenkins
Branch: stable/icehouse

commit 2f65656dc876a78963e697a76b560c5fae2829fa
Author: stanzgy <email address hidden>
Date: Mon Jun 9 17:42:12 2014 +0800

    ovs-agent: Ensure integration bridge is created

    ovs-agent will fail to launch if integration bridge(br-int by default) is not
    existed. To fix this, the agent should check and create the bridge if necessary
    during launching.

    Cherry-picked from https://review.openstack.org/#/c/98755/

    Closes-Bug: 1328076
    Change-Id: Iaa6c4d766ca086deb28c8ef7310dbfdcef2c105f