Move oslotest into test-requirements.txt

The module oslotest is only needed for tests.

Change-Id: I1abbe195da40ace89fc49ffd6e7a3eed3cae2ed5
This commit is contained in:
Christian Berendt 2014-07-24 14:38:28 +02:00
parent e2f086a079
commit 3268215482
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,6 @@ requests>=1.1
kombu>=2.4.8
oslo.config>=1.2.1
oslo.messaging>=1.3.0
oslotest
paramiko>=1.13.0
python-keystoneclient>=0.9.0
networkx>=1.8

View File

@ -4,6 +4,7 @@ pyflakes==0.8.1
pylint==0.25.2
sphinx>=1.1.2,!=1.2.0,<1.3
unittest2
oslotest
oslosphinx
sphinxcontrib-pecanwsme>=0.8
sphinxcontrib-httpdomain