Comment 6 for bug 1942344

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/807735
Committed: https://opendev.org/openstack/neutron/commit/c26296d8023310aed1b9e12b39f274130a2b12d5
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit c26296d8023310aed1b9e12b39f274130a2b12d5
Author: Roman Safronov <email address hidden>
Date: Wed Sep 1 17:56:43 2021 +0300

    Skip FIP check if VALIDATE_MIGRATION is not True

    OVN migration script fails when VALIDATE_MIGRATION is not set to
    True. oc_check_public_network should return successfully in case
    VALIDATE_MIGRATION is set to False.

    Closes bug: #1942344

    Change-Id: Ibd0aea5b4e6bf44803d5d0100cacc17d401b03cc
    (cherry picked from commit 3c305bf6ae37bd26cda8545bb1a76302dc830dee)