Comment 8 for bug 1896738

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/754420
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=8384c29951aa211f0b75cace660a05f8620dd916
Submitter: Zuul
Branch: stable/ussuri

commit 8384c29951aa211f0b75cace660a05f8620dd916
Author: Rabi Mishra <email address hidden>
Date: Wed Sep 23 15:41:26 2020 +0530

    Don't use ansible 2.10.0

    It seems to have broken all jobs, let's not use it till we
    fix those.

    Also pin importlib-metadata 2.0.0 which is not compatible
    with virtualenv 20.0.31.

    Related-Bug: #1896738
    Change-Id: I696605e312692b24059178b82446d947023f35d9
    (cherry picked from commit d37dfddff3c07c03e911c02b0ff96b7da188cf33)