Temporary freeze pip version
Freeze pip==8.1.1 Change-Id: I332d3938a8b6a0a07898f851e60d29c58744226c
This commit is contained in:
parent
fd0e2e67ab
commit
30410c862c
@ -36,7 +36,7 @@ APT_PACKAGES+=" gettext"
|
||||
PIP_PACKAGES="python-glanceclient"
|
||||
# Requirements for Sahara
|
||||
PIP_PACKAGES+=" mysql-python"
|
||||
PIP_PACKAGES+=" pip tox"
|
||||
PIP_PACKAGES+=" pip==8.1.1 tox"
|
||||
|
||||
echo "mysql-server mysql-server/root_password select $MYSQL_PASS" | sudo debconf-set-selections
|
||||
echo "mysql-server mysql-server/root_password_again select $MYSQL_PASS" | sudo debconf-set-selections
|
||||
|
Loading…
x
Reference in New Issue
Block a user