Comment 1 for bug 1650382

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

Reviewed: https://review.openstack.org/411507
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=48f4fa52f9ebc2673ef8c559791a3c9355b15f07
Submitter: Jenkins
Branch: master

commit 48f4fa52f9ebc2673ef8c559791a3c9355b15f07
Author: Amrith Kumar <email address hidden>
Date: Fri Dec 16 06:13:15 2016 -0500

    Fix Gate: Force pip2 instead of pip

    Something appears to have caused the xenial guests to install all
    python libraries into python 3.5 directories and therefore the guest
    won't launch. This change forces pip2 and in theory should get around
    that.

    Moved Redis and PostgreSQL installs after the trove-dep ones.

    Change-Id: I3bbe3bafa7ea3e627272103ac16a38f6a32a8a06
    Partial-Bug: #1650382