Comment 7 for bug 1947547

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/815618
Committed: https://opendev.org/openstack/neutron/commit/a805f175aef2fb190c2c2362c360a81458e7094c
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit a805f175aef2fb190c2c2362c360a81458e7094c
Author: Roman Safronov <email address hidden>
Date: Mon Oct 18 09:23:08 2021 +0300

    Fix OVN migration workload creation order

    Currently workload VMs start before subnet is connected to router.
    When DVR is enabled this causes sometimes that one of the VMs is not
    able to get metadata.

    Closes bug: #1947547

    Change-Id: Ifd686d7ff452abd1226fbbc97f499e05102e4596
    (cherry picked from commit d49ce1652d31fb884285ed30e39ec10ef40c864d)