Comment 7 for bug 2002035

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/869329
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/04d09fec3a75df4fc49b804449f41b56eb304cc3
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 04d09fec3a75df4fc49b804449f41b56eb304cc3
Author: rabi <email address hidden>
Date: Fri Jan 6 09:13:05 2023 +0530

    Fix issues with tox 4.2.4

    tox now hard fails if there is mismatch in spec
    attributes[1]. This works around the issue
    temporarily. We probably have to drop py38 jobs
    and specify basepython for py39 target in the
    future.

    [1] https://github.com/tox-dev/tox/pull/2824/

    Closes-Bug: #2002035
    Change-Id: I4256a51afd011048eaaaf5d3c225ab36f75708ed
    (cherry picked from commit 0c0def6f81b6a71f2a07ae4bec9834d8048edb25)