Comment 9 for bug 1945299

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

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

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