Comment 8 for bug 1962507

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

Reviewed: https://review.opendev.org/c/openstack/puppet-openstack-integration/+/833004
Committed: https://opendev.org/openstack/puppet-openstack-integration/commit/b4c2c9d56aa1e0bc5ca0e9a031a02b598f19349b
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit b4c2c9d56aa1e0bc5ca0e9a031a02b598f19349b
Author: Takashi Kajinami <email address hidden>
Date: Tue Mar 1 14:47:55 2022 +0900

    Use ecdsa key in CentOS 9 Stream

    ... as rsa key no longer works with the latest openssl in CentOS 9
    Stream repo.

    Conflicts:
            manifests/tempest.pp

    Backport note:
    - RDO runs p-o-i scenarios on wallaby branch with CentOS Stream 9. This
      change is backported so that the same manifests can be leveraged in
      RDO CI.

    Closes-Bug: #1962507
    Depends-on: https://review.opendev.org/831782
    Change-Id: I7a9a35a263d510301e437e84f7f7c56961977cf5
    (cherry picked from commit 01fd062068f21c117c64a668b7ff693c0cb1c2af)
    (cherry picked from commit 4d59fa171fa0e4826436f4a46201a0d35eb20d3f)