Pin pyghmi to 0.8.0

0.9.0 breaks openstackbmc
This commit is contained in:
Ben Nemec 2015-10-22 12:49:08 -05:00
parent 2d28c58dbd
commit 14b715e109

View File

@ -109,7 +109,7 @@ resources:
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 python-novaclient
pip install --no-deps pyghmi
pip install --no-deps "pyghmi==0.8.0"
systemctl enable openstack-bmc
systemctl start openstack-bmc
systemctl status openstack-bmc