Comment 8 for bug 2039586

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/898610
Committed: https://opendev.org/openstack/neutron/commit/e2ccd6f3d23ead6c6c64f28918d75d7c6dec43f3
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit e2ccd6f3d23ead6c6c64f28918d75d7c6dec43f3
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Sat Oct 14 23:32:48 2023 +0000

    [stable-only] Replace cirros image versions not cached in the CI

    Since [1], some cirros images have been deleted from the CI cache. It
    could happen that using cirros images not cached, that implies to
    download them, could fail. Any version not cached should be replaced by
    its closer image version.

    [1]https://review.opendev.org/c/openstack/project-config/+/873735

    Related-Bug: #2039586
    Change-Id: I683b822becee6b2828eeed04a87d573caa9a76aa
    (cherry picked from commit d9596fd18f0f22d46c1b7414cd0e5b5818aa347b)