Comment 5 for bug 1632521

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/mitaka)

Reviewed: https://review.openstack.org/394247
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6f75db11d3d7b5f9921ca632df4e9e5e198f79b6
Submitter: Jenkins
Branch: stable/mitaka

commit 6f75db11d3d7b5f9921ca632df4e9e5e198f79b6
Author: melanie witt <email address hidden>
Date: Tue Oct 11 23:59:25 2016 +0000

    Always use python2.7 for functional tests

    The functional testenv doesn't work with python 3.x on our codebase.
    If someone is on a platform that defaults to python => python3,
    functional tests will fail for them.

    Closes-Bug: #1632521

    Change-Id: I7bf6653f55c10d0a4f75054e519edf7da19c5c09
    (cherry picked from commit 32e533d59abcd2ec27eebf174b492a75a85e7554)