Merge "Add AggregateInstanceExtraSpecFilter to Scheduler"
[apex.git] / ci / dev_deploy_check.sh
index 831ff1f..0ce135a 100755 (executable)
@@ -42,6 +42,12 @@ for i in epel-release python34-PyYAML openvswitch openstack-tripleo libguestfs l
     fi
 done
 
+# install pip dependencies
+easy_install-3.4 pip
+sudo pip3 install python-ipmi
 
 # Make sure jinja2 is installed
 easy_install-3.4 jinja2
+
+# TODO(cgoncalves): remove once congress RPM is downloaded from upstream
+easy_install-3.4 tox