Run pip install for sahara with requirements.txt

It will help to update requirements, which were update since
last slave building in coming patch.

Change-Id: I35f0c17596a932290fb7c5cc8e1dce53b9eb61ca
This commit is contained in:
Denis Egorenko 2015-10-06 15:59:35 +03:00
parent 2e758b2c50
commit 968067757e

View File

@ -84,7 +84,7 @@ case $plugin in
;;
esac
sudo pip install . --no-cache-dir
sudo pip install -r requirements.txt . --no-cache-dir
enable_pypi
write_sahara_main_conf "$sahara_conf_file" "$engine_type" "$sahara_plugin"
write_tests_conf "$cluster_name" "$template_image_prefix" "$image_name" "$scenario_conf_file" # support kilo