Comment 8 for bug 1947547

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/815621
Committed: https://opendev.org/openstack/neutron/commit/d86a3cdfe77a4e7ca64b57f59000cf0145c7a01a
Submitter: "Zuul (22348)"
Branch: stable/xena

commit d86a3cdfe77a4e7ca64b57f59000cf0145c7a01a
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)