Comment 11 for bug 2013189

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/879100
Committed: https://opendev.org/openstack/openstack-ansible-openstack_hosts/commit/80b9efcd423f72a6c16d1d2295fc14a3b8d89325
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 80b9efcd423f72a6c16d1d2295fc14a3b8d89325
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)