Move oslosphinx from test to main requirements

readthedocs import requires oslosphinx to be installed.
Hence moving it from test-requirements.txt to requirements.txt

Change-Id: Ia8ed0f3c6e7f891497062cb939f266698b2f248d
This commit is contained in:
Sridhar Ramaswamy 2015-10-22 22:37:17 +00:00
parent 05212c942b
commit d4a39e9645
2 changed files with 1 additions and 2 deletions

View File

@ -13,7 +13,6 @@ requests>=2.2.0,!=2.4.0
iso8601>=0.1.9
kombu>=2.5.0
netaddr>=0.7.12
#python-tackerclient>=2.3.4,<3
SQLAlchemy<1.1.0,>=0.9.7
WebOb>=1.2.3
python-heatclient>=0.3.0
@ -24,5 +23,6 @@ stevedore>=1.5.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
python-novaclient>=2.22.0
tosca-parser>=0.1.0

View File

@ -15,7 +15,6 @@ mock>=1.0
python-subunit>=0.0.18
ordereddict
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslotest>=1.10.0
tempest-lib>=0.6.1
testrepository>=0.0.18