Do not upgrade pip to v10 12/73812/1
authorSam Hague <shague@redhat.com>
Fri, 6 Jul 2018 17:34:58 +0000 (13:34 -0400)
committerSam Hague <shague@redhat.com>
Fri, 6 Jul 2018 17:34:58 +0000 (13:34 -0400)
commite62db7482891fb3f3cb610cfc9039e3cfac7fee9
treeb0ebf5c47d4ca8bd3d9d354caa7d367bb3e6bd1c
parentf4b9f7257925bb9a3da2a9fedda0dfe4fbc5b2db
Do not upgrade pip to v10

v10 does not allow uninstalling
distutils installed packages. This fails the openstack pip installs
below when it attempts to uninstall packages.
devstack patch that is trying to get pip 10 working:
https://review.openstack.org/#/c/561597/

Change-Id: I4ad82e97bd73a2b02e87163fcc23dc98a21e886e
Signed-off-by: Sam Hague <shague@redhat.com>
packer/provision/devstack-pre-pip.sh