Comment 9 for bug 1863632

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

Reviewed: https://review.opendev.org/708791
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=260689e24d4584396406032f3d9a44f19cf5ca91
Submitter: Zuul
Branch: master

commit 260689e24d4584396406032f3d9a44f19cf5ca91
Author: Wes Hayutin <email address hidden>
Date: Wed Feb 19 20:13:11 2020 -0700

    Add explicit contextlib2 0.5<0.6 for queens ancient virtualenv

    As described in related bug we need to install a particular version
    of contextlib2 to fix an issue with very old virtualenv installed.
    Installing contextlib2 in this way seems to pull in a new enough
    version of virtualenv without causing other dependency issues.

    Also add tags: notest to skip molecule testing which makes
    tox-molecule job fail, ideally this task shouldn't run except queens
    release.

    Related-Bug: 1863632
    Change-Id: Iff5ed3f7f5196016b6cd807ee9408c204b349498