Comment 2 for bug 1863093

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

Reviewed: https://review.opendev.org/707770
Committed: https://git.openstack.org/cgit/x/charm-ovn-central/commit/?id=3f67d9de998bebfb0f7ccb8ebda2a8bb99ed248f
Submitter: Zuul
Branch: master

commit 3f67d9de998bebfb0f7ccb8ebda2a8bb99ed248f
Author: Frode Nordahl <email address hidden>
Date: Fri Feb 14 08:12:04 2020 +0100

    Do disruptive firewall initialization once

    The UFW default allow calls result in all existing firewall rules
    being removed and reinstated. Due to the side effect of active
    connections being terminated we only want to do this once.

    Change-Id: I300af4bbfeb6a309d103d00fe3362364a1d7cbb3
    Closes-Bug: #1863093