Updated from global requirements

Change-Id: Ie767be2de9a616a0ddb217e37f8c33e87f480b1a
This commit is contained in:
OpenStack Proposal Bot 2016-04-08 11:44:12 +00:00
parent 0b3778af7c
commit 9490e436be
2 changed files with 6 additions and 6 deletions

View File

@ -8,8 +8,8 @@ stevedore>=1.5.0 # Apache-2.0
alembic>=0.8.4 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
PasteDeploy>=1.5.0 # MIT
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
retrying!=1.3.0,>=1.2.3 # Apache-2.0
WebOb>=1.2.3 # MIT
kombu>=3.0.25 # BSD
@ -28,12 +28,12 @@ Paste # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
python-heatclient>=0.6.0 # Apache-2.0
python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
python-neutronclient>=4.1.1 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-congressclient<2000,>=1.0.0 # Apache-2.0
python-mistralclient>=1.0.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.config>=3.7.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0

View File

@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
nose # LGPL
oslotest>=1.10.0 # Apache-2.0
@ -25,4 +25,4 @@ psycopg2>=2.5 # LGPL/ZPL
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
sphinxcontrib-httpdomain # BSD
reno>=0.1.1 # Apache2
reno>=1.6.2 # Apache2