Comment 1 for bug 1855512

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.opendev.org/697648
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=52b7d13449383b83326537824f25f323e38075b2
Submitter: Zuul
Branch: master

commit 52b7d13449383b83326537824f25f323e38075b2
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Dec 6 20:38:55 2019 +0900

    Specify USE_PYTHON3=False explicitly

    Currently our devstack jobs are with python2 because
    they all are on centos-7, where python3 is not ready.
    They recently started failing with "python3.5 not found" for
    some reasons. (I haven't investigated why.)
    Specify USE_PYTHON3=False as a workaround.

    Closes-Bug: #1855512
    Change-Id: I71c6a20f32650bc58953d237da9aa80bef4d1f60