Fix for dib jobs
Openstackclient removed as dependency. Need install to node manually Change-Id: Icf88a96ec2802cdc0e27b7d2a4a5363cf5546a9b
This commit is contained in:
parent
fc4e002fd2
commit
81c38c3eda
@ -36,6 +36,8 @@ APT_PACKAGES+=" gettext"
|
||||
PIP_PACKAGES="python-glanceclient"
|
||||
# Requirements for Sahara
|
||||
PIP_PACKAGES+=" mysql-python"
|
||||
# Requirements for dib-jobs
|
||||
PIP_PACKAGES+=" python-openstackclient"
|
||||
PIP_PACKAGES+=" pip==8.1.1 tox"
|
||||
|
||||
echo "mysql-server mysql-server/root_password select $MYSQL_PASS" | sudo debconf-set-selections
|
||||
|
Loading…
x
Reference in New Issue
Block a user