diff --git a/config/nodepool/scripts/prepare_node.sh b/config/nodepool/scripts/prepare_node.sh index 4abd6ade..93eac85e 100755 --- a/config/nodepool/scripts/prepare_node.sh +++ b/config/nodepool/scripts/prepare_node.sh @@ -33,7 +33,7 @@ APT_PACKAGES+=" qemu kpartx" # pep8-trunk job requirements APT_PACKAGES+=" gettext" # Glance-client is required for diskimage-integration jobs -PIP_PACKAGES="python-glanceclient==0.16" +PIP_PACKAGES="python-glanceclient" # Requirements for Sahara PIP_PACKAGES+=" mysql-python" # Requirements for Cloudera plugin