Pin to pyghmi==0.9.9

1.0.0 breaks us
This commit is contained in:
Steve Baker 2016-04-29 13:26:00 -05:00
parent 7b5b03e0df
commit b452d50b62

View File

@ -5,7 +5,7 @@ yum -y update centos-release # required for rdo-release install to work
yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install -y https://rdo.fedorapeople.org/rdo-release.rpm
yum install -y python-pip python-crypto os-net-config python-novaclient python-neutronclient git jq
pip install pyghmi
pip install "pyghmi==0.9.9"
cat <<EOF >/usr/local/bin/openstackbmc
$openstackbmc_script