Move oslotest into test-requirements.txt
The module oslotest is only needed for tests. Change-Id: I1abbe195da40ace89fc49ffd6e7a3eed3cae2ed5
This commit is contained in:
parent
e2f086a079
commit
3268215482
@ -13,7 +13,6 @@ requests>=1.1
|
|||||||
kombu>=2.4.8
|
kombu>=2.4.8
|
||||||
oslo.config>=1.2.1
|
oslo.config>=1.2.1
|
||||||
oslo.messaging>=1.3.0
|
oslo.messaging>=1.3.0
|
||||||
oslotest
|
|
||||||
paramiko>=1.13.0
|
paramiko>=1.13.0
|
||||||
python-keystoneclient>=0.9.0
|
python-keystoneclient>=0.9.0
|
||||||
networkx>=1.8
|
networkx>=1.8
|
||||||
|
@ -4,6 +4,7 @@ pyflakes==0.8.1
|
|||||||
pylint==0.25.2
|
pylint==0.25.2
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
unittest2
|
unittest2
|
||||||
|
oslotest
|
||||||
oslosphinx
|
oslosphinx
|
||||||
sphinxcontrib-pecanwsme>=0.8
|
sphinxcontrib-pecanwsme>=0.8
|
||||||
sphinxcontrib-httpdomain
|
sphinxcontrib-httpdomain
|
||||||
|
Loading…
Reference in New Issue
Block a user