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:
parent
6d00f8a64b
commit
5f3e46e818
@ -78,6 +78,7 @@ RUN yum install -y \
|
||||
python-paste-deploy \
|
||||
python-pbr \
|
||||
python-pecan \
|
||||
python-pip \
|
||||
python-ply \
|
||||
python-prettytable \
|
||||
python-psutil \
|
||||
|
Loading…
Reference in New Issue
Block a user