Comment 12 for bug 2013189

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-openstack_hosts (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/879171
Committed: https://opendev.org/openstack/openstack-ansible-openstack_hosts/commit/0fb35ebe7d7faf6dae1b30c66ac12b240daa9a51
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 0fb35ebe7d7faf6dae1b30c66ac12b240daa9a51
Author: Dmitriy Rabotyagov <email address hidden>
Date: Wed Mar 29 18:06:00 2023 +0200

    Pin openvswitch package on RHEL to 2.17

    OVS 3.1 was released by CentOS NFV SIG which is built against newer
    rdma-core libraries leading to uninstallable openvswitch3.1 on
    Rocky Linux due to missing libmlx5.so.1(MLX5_1.24).

    While CentOS doesn't need this specific rollback, it will be easier to
    fix gates this way.

    Closes-Bug: #2013189
    Change-Id: I388c115d368c0c0638d1dd4f9f11f4448a13a6b1
    (cherry picked from commit 181036c13bd2e9b09dabba6faea827c99a8adf6c)