Comment 12 for bug 1324703

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

Reviewed: https://review.openstack.org/98857
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5e0ea72a4263a7604cb7ff44eca40a5bd0cffc8c
Submitter: Jenkins
Branch: stable/icehouse

commit 5e0ea72a4263a7604cb7ff44eca40a5bd0cffc8c
Author: Kyle Mestery <email address hidden>
Date: Fri May 30 08:48:37 2014 +0000

    Default to setting secure mode on the integration bridge

    Set the fail-mode on the integration bridge to be secure. This means if the agent
    is stopped or crashes, and OVS is also restarted, OVS will not program a default
    NORMAL action. As soon as the agent is restarted, it will correctly program the
    integration bridge.

    Change-Id: Icf7e3e14ee747c8ce92c14c95a0a1bbf35986252
    Closes-Bug: #1324703
    (cherry picked from commit 0412c8a3c43e77c1bb04b0c3ba4b2781fc52e7f8)