Updated from global requirements

Change-Id: I11c99071cab59458a093485aa903b5fff9b8c1d5
This commit is contained in:
OpenStack Proposal Bot 2014-10-28 11:50:22 +00:00
parent 41f7aac903
commit 82a94bb70e
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ argparse
boto>=2.32.1
decorator>=3.4.0
eventlet>=0.15.2
Jinja2
Jinja2>=2.6 # BSD License (3 clause)
keystonemiddleware>=1.0.0
kombu>=2.5.0
lxml>=2.3
@ -31,7 +31,7 @@ python-cinderclient>=1.1.0
python-neutronclient>=2.3.6,<3
python-glanceclient>=0.14.0
six>=1.7.0
stevedore>=1.0.0 # Apache-2.0
stevedore>=1.1.0 # Apache-2.0
websockify>=0.6.0,<0.7
wsgiref>=0.1.2
oslo.concurrency>=0.1.0 # Apache-2.0

View File

@ -17,6 +17,6 @@ python-ironicclient>=0.2.1
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0
oslotest>=1.2.0 # Apache-2.0
testrepository>=0.0.18
testtools>=0.9.34