Comment 8 for bug 2067500

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to root (f/kernel-6.6)

Reviewed: https://review.opendev.org/c/starlingx/root/+/922071
Committed: https://opendev.org/starlingx/root/commit/753879688ce23b15cf59db8271f6fb58a70c85e1
Submitter: "Zuul (22348)"
Branch: f/kernel-6.6

commit 753879688ce23b15cf59db8271f6fb58a70c85e1
Author: Lucas de Ataides <email address hidden>
Date: Thu Feb 15 09:44:12 2024 -0300

    Build neutron-lib wheels from 3.4.0 to 3.4.2

    The master branch build of the stx-neutron container is failing on a
    dependency python issue. The neutron 22.1.1.dev85 version modified the
    minimum required version for the neutron-lib package, and that is
    causing the build of the stx-neutron image to fail.

    This change updates the wheels of the neutron-lib package to version
    3.4.2, in order to fix the build for this image.

    Test plan:
    PASS: Build wheels
    PASS: Build stx-neutron image
    PASS: Build all images

    Closes-Bug: 2067500

    Change-Id: I9ef49300898b6697852e9f3aa6163b6b684d2803
    Signed-off-by: Lucas de Ataides <email address hidden>
    (cherry picked from commit 15e4a4b3f8cbf1f4b3eff07961c97545c4e57eb7)
    Signed-off-by: Madan Kanala <email address hidden>