Updated from global requirements
Change-Id: I3b9b36e9a6caa8960a6598f13d7f21ddadb9a306
This commit is contained in:
parent
3a153c86af
commit
8716814494
@ -17,7 +17,7 @@ python-glanceclient>=0.9.0
|
||||
python-heatclient>=0.2.3
|
||||
python-keystoneclient>=0.6.0
|
||||
python-neutronclient>=2.3.4,<3
|
||||
python-novaclient>=2.15.0
|
||||
python-novaclient>=2.16.0
|
||||
python-swiftclient>=1.6
|
||||
python-troveclient>=1.0.3
|
||||
pytz>=2010h
|
||||
|
@ -1,6 +1,6 @@
|
||||
coverage>=3.6
|
||||
django-nose
|
||||
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.
|
||||
docutils==0.9.1
|
||||
hacking>=0.8.0,<0.9
|
||||
mox>=0.5.3
|
||||
nose
|
||||
@ -10,5 +10,5 @@ nosexcover
|
||||
openstack.nose_plugin>=0.7
|
||||
oslo.sphinx
|
||||
selenium
|
||||
sphinx>=1.1.2,<1.2 # Docs Requirements
|
||||
sphinx>=1.1.2,<1.2
|
||||
testtools>=0.9.34
|
||||
|
Loading…
Reference in New Issue
Block a user