From: Tim Rozet Date: Thu, 9 Aug 2018 20:38:08 +0000 (-0400) Subject: Fix broken clean due to virtualbmc change X-Git-Tag: opnfv-7.0.0~21 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7bbbc905908be356fd1cf2f869b43d7e4d87c12b;p=apex.git Fix broken clean due to virtualbmc change Apex clean is failing when trying to clean vbmcs because the function was changed in new virtualbmc version. Adding the working version to our constraints. JIRA: APEX-631 Change-Id: I62971183669e4a51e841d79892e78b10ea380a1e Signed-off-by: Tim Rozet --- diff --git a/requirements.txt b/requirements.txt index 18bd020f..2d7c4199 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 libvirt-python python-iptables -virtualbmc +virtualbmc==1.2.0 cryptography python-ipmi PyYAML