Files
config/sysinv/sysinv/sysinv/test-requirements.txt
Ambarish Das b101cc1719 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>
2020-04-03 21:53:31 -05:00

28 lines
740 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=1.1.0,<=2.0.0 # Apache-2.0
pycodestyle>=2.0.0 # MIT License
coverage>=3.6
discover
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
passlib>=1.7.0
psycopg2-binary
python-barbicanclient<3.1.0,>=3.0.1
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx<2.6.0,>=2.5.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testrepository>=0.0.18
testtools!=1.2.0,>=0.9.36
tempest-lib<0.5.0,>=0.4.0
ipaddr
pytest
pyudev
migrate
python-ldap>=3.1.0
markupsafe