From e8fe63ec98361206ab47da287cdaba48a98866c9 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Thu, 5 May 2016 13:42:02 -0500 Subject: [PATCH] Revert "Pin to pyghmi==0.9.9" Upstream has fixed the problem This reverts commit b452d50b62472ba661ed8acac1e9610263503d01. --- bin/install_openstackbmc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/install_openstackbmc.sh b/bin/install_openstackbmc.sh index 72a6954..2d81c07 100644 --- a/bin/install_openstackbmc.sh +++ b/bin/install_openstackbmc.sh @@ -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 </usr/local/bin/openstackbmc $openstackbmc_script