Comment 44 for bug 1779534

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-pip_install (stable/pike)

Reviewed: https://review.openstack.org/583235
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-pip_install/commit/?id=a39e6e0b4e1ecc95bb70331fc97bf136deea484d
Submitter: Zuul
Branch: stable/pike

commit a39e6e0b4e1ecc95bb70331fc97bf136deea484d
Author: Kevin Carter <email address hidden>
Date: Mon Jul 16 21:10:47 2018 -0500

    Update get-pip to version 3.3

    Version 3.2 has a bug with it on some systems that can result in the
    following stacktrace: [ http://paste.openstack.org/show/726064 ]. To
    correct this issue the version of the get-pip script has been set to 3.3
    which does not suffer from the same issue.

    Change-Id: Iaa824cc64bd0e8bdfdda4de243d80400f1529e8c
    Closes-Bug: #1779534
    Signed-off-by: Kevin Carter <email address hidden>
    (cherry picked from commit 79063a3e10ba733ea50a404627570c6a21bebd83)