Comment 5 for bug 1797931

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

Reviewed: https://review.openstack.org/612649
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=f02176b27f34f868ec3106943320c95d5396af58
Submitter: Zuul
Branch: master

commit f02176b27f34f868ec3106943320c95d5396af58
Author: Arx Cruz <email address hidden>
Date: Tue Oct 23 11:47:16 2018 +0200

    Fix pip installation

    We don't need to have pip installed with easy_install because virtualenv
    will install their own pip locally.

    Change-Id: I1d469a685e59447bc2cad78031eeabd8f4fcd617
    Closes-Bug: 1797931