Comment 7 for bug 1612377

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

Reviewed: https://review.openstack.org/355416
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-pip_install/commit/?id=63882747821c05e1b8c71c3b250e0b9aae925dc7
Submitter: Jenkins
Branch: stable/mitaka

commit 63882747821c05e1b8c71c3b250e0b9aae925dc7
Author: Jesse Pretorius <email address hidden>
Date: Mon Aug 15 12:33:31 2016 +0100

    Install required packages for get_url module

    To prevent Ansible get_url module from generating SNI warnings
    several system packages are being installed so that system python
    will allow us to get pip and install it.

    This is a manual backport of:
     - https://review.openstack.org/354475
     - https://review.openstack.org/355420

    Change-Id: I45e3eff716dba4fb2926794bc25bfb079bb328bf
    Closes-Bug: 1612377