Install python-pip

pip is no longer being pulled into the base for unknown reasons. My guess
would be a dep change in something upstream.

Change-Id: Ie0b13f606d69de604408fd0d86fbdbac7e539f30
Closes-Bug: #1475966
This commit is contained in:
Sam Yaple 2015-07-19 09:05:17 +00:00
parent 6d00f8a64b
commit 5f3e46e818

View File

@ -78,6 +78,7 @@ RUN yum install -y \
python-paste-deploy \
python-pbr \
python-pecan \
python-pip \
python-ply \
python-prettytable \
python-psutil \