Fix broken clean due to virtualbmc change 07/60807/1
authorTim Rozet <trozet@redhat.com>
Thu, 9 Aug 2018 20:38:08 +0000 (16:38 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 9 Aug 2018 20:38:08 +0000 (16:38 -0400)
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 <trozet@redhat.com>
requirements.txt

index 18bd020..2d7c419 100644 (file)
@@ -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