Comment 7 for bug 1945299

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

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

commit 38dc5d3a641503985e0f8ca1b9cd040e5775f347
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)