Comment 18 for bug 1861803

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/705665
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=da19fdbccddcb6c195fa12f019d0c7f8a843b8e1
Submitter: Zuul
Branch: master

commit da19fdbccddcb6c195fa12f019d0c7f8a843b8e1
Author: Wes Hayutin <email address hidden>
Date: Tue Feb 4 05:57:05 2020 -0700

    Add py27 testenv for tox.ini

    Since upstream requirements is removing support of py27 but
    TripleO jobs still runs on py27 and which is going to break
    the deps installation.

    In order to fix, we can create a seperate testenv py27
    to handle that and it should not depends on upstream
    constriants.

    Related-Bug: #1861803
    Change-Id: I61365503cc1c70644d6520f54646492359fa4e44