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:
Ambarish Das 2020-04-03 21:38:17 -05:00
parent b6005f7641
commit b101cc1719
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ tempest-lib<0.5.0,>=0.4.0
ipaddr ipaddr
pytest pytest
pyudev pyudev
libvirt-python>=1.2.5
migrate migrate
python-ldap>=3.1.0 python-ldap>=3.1.0
markupsafe markupsafe