Comment 8 for bug 1945299

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/811342
Committed: https://opendev.org/openstack/neutron/commit/c0147aa0b988f8354cd7d407a08eeb0e6a43bdd6
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit c0147aa0b988f8354cd7d407a08eeb0e6a43bdd6
Author: Eduardo Olivares <email address hidden>
Date: Tue Sep 28 10:51:51 2021 +0200

    Replace cirros 0.4.0 by 0.5.2 in ovn migration create-resources.sh.j2

    Some VMs are created before the ovn mgiration process starts in order to
    verify they are healthy after the migration
    Sometimes these VMs are not accessible via ssh due to an issue in cirros
    0.4.0 that was fixed in a later release [1]

    Closes-Bug: #1945299
    [1] https://github.com/cirros-dev/cirros/pull/11

    Change-Id: Ib133b5e1bed19aeac8514e3c6690ca768991bbd4
    (cherry picked from commit 459f63439beb81a33e5e65d0c54c61832186f42e)