Clean up: python libvirt removed from test requirement of sysinv
This patch removes the dependency of libvirt-python from
test_requirements.txt file of sysinv.This package is no more
used by sysinv and generates error in "tox" execution.
Closes-Bug:#1869318
libvirt-python in test requirement throws error in tox build
for py27 for config module
Change-Id: I6f662159d5d71465079746755dabc8c063d9a158
Signed-off-by: Ambarish Das <ambarish.das@intel.com>
This commit is contained in:
@@ -22,7 +22,6 @@ tempest-lib<0.5.0,>=0.4.0
|
||||
ipaddr
|
||||
pytest
|
||||
pyudev
|
||||
libvirt-python>=1.2.5
|
||||
migrate
|
||||
python-ldap>=3.1.0
|
||||
markupsafe
|
||||
|
||||
Reference in New Issue
Block a user