nova-powervm/test-requirements.txt
Drew Thorstensen 3bf7c05998 Update the requirements to be in line with global
This change set updates the requirements to bring it in line with the
global-requirements from the core OpenStack.  It also removes the
netifaces dependency.  That is no longer required.

Change-Id: Ide5c5dbf85e9c2cd80182656f4bb505365c9962f
2016-06-20 11:28:51 -04:00

18 lines
494 B
Plaintext

hacking>=0.11.0,<0.12 # Apache-2.0
bashate>=0.2 # Apache-2.0
coverage>=3.6
discover
fixtures>=3.0.0 # Apache-2.0/BSD
pycrypto>=2.6 # Public Domain
python-subunit>=0.0.18 # Apache-2.0/BSD
python-swiftclient>=2.7.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
mock>=2.0 # BSD