Comment 10 for bug 1945299

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

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

commit 5fbd86fd8f8096e7d823ff8bbe7c134c720e71fc
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)