Revert "Pin to pyghmi==0.9.9"

Upstream has fixed the problem

This reverts commit b452d50b62.
This commit is contained in:
Ben Nemec 2016-05-05 13:42:02 -05:00
parent 79d502fb5d
commit e8fe63ec98

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==0.9.9"
pip install pyghmi
cat <<EOF >/usr/local/bin/openstackbmc
$openstackbmc_script