Comment 32 for bug 1514056

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

Reviewed: https://review.openstack.org/297211
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8dce6a5c873c2c18e5a9c6165bf3974aead02588
Submitter: Jenkins
Branch: master

commit 8dce6a5c873c2c18e5a9c6165bf3974aead02588
Author: Clayton O'Neill <email address hidden>
Date: Thu Mar 24 14:59:41 2016 +0000

    Don't delete br-int to br-tun patch on startup

    When starting up, we don't want to delete the patch port between br-int
    and br-tun unless we're also dropping the flows.. In liberty both of
    these bridges were switched to not dump flows on startup and to put the
    bridges in secure mode so that default flood flows are not installed
    when the bridge is created.

    Without this patch the patch port is torn down and not reinstalled until
    br-tun is setup again.

    Partial-Bug: #1514056
    Change-Id: Ia518a99a2de5d1bda467fde57892c43970f88bcd