Revert "Pin to pyghmi==0.9.9"
Upstream has fixed the problem
This reverts commit b452d50b62
.
This commit is contained in:
parent
79d502fb5d
commit
e8fe63ec98
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user