Remove unused tests requirements
Change-Id: Ie6371e41266a03a53b5066da745c85c7f68b2a85
This commit is contained in:
parent
78d5608f09
commit
f06ed91ab8
@ -6,7 +6,6 @@
|
|||||||
hacking<0.11,>=0.10.0
|
hacking<0.11,>=0.10.0
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
|
||||||
fixtures>=1.3.1
|
fixtures>=1.3.1
|
||||||
happybase!=0.7,>=0.5;python_version=='2.7'
|
happybase!=0.7,>=0.5;python_version=='2.7'
|
||||||
httplib2>=0.7.5
|
httplib2>=0.7.5
|
||||||
@ -15,9 +14,7 @@ PyMySQL>=0.6.2 # MIT License
|
|||||||
# Docs Requirements
|
# Docs Requirements
|
||||||
oslosphinx>=2.5.0 # Apache-2.0
|
oslosphinx>=2.5.0 # Apache-2.0
|
||||||
oslotest>=1.5.1 # Apache-2.0
|
oslotest>=1.5.1 # Apache-2.0
|
||||||
oslo.vmware>=0.13.1 # Apache-2.0
|
|
||||||
psycopg2
|
psycopg2
|
||||||
pylint==1.4.1 # GNU GPL v2
|
|
||||||
pymongo>=3.0.2
|
pymongo>=3.0.2
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||||
@ -28,5 +25,5 @@ testrepository>=0.0.18
|
|||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
testtools>=1.4.0
|
testtools>=1.4.0
|
||||||
gabbi>=0.12.0 # Apache-2.0
|
gabbi>=0.12.0 # Apache-2.0
|
||||||
requests-aws>=0.1.4 # BSD License (3 clause)
|
# Provides subunit-trace
|
||||||
tempest-lib>=0.6.1
|
tempest-lib>=0.6.1
|
||||||
|
Loading…
Reference in New Issue
Block a user