Comment 12 for bug 1881995

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

Reviewed: https://review.opendev.org/734070
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3754bba8068134b0c7be294efda02b8fa33341aa
Submitter: Zuul
Branch: master

commit 3754bba8068134b0c7be294efda02b8fa33341aa
Author: Ann Taraday <email address hidden>
Date: Mon Jun 8 16:45:05 2020 +0400

    Validate that snat namespace exits in _create_dvr_gateway

    During rescheduling dvr router snat namespace may not be
    created due to race between router added and router
    updated updated notifications.

    Verify that snat namespace exits or create one.

    Partial-bug: 1881995

    Change-Id: Ic28ce249d59264b0b882bd1cc3c9fb55854a6a47