Updated from global requirements

Change-Id: I1922dbea014b6b3b2bb0ac17ae46af13eb475930
This commit is contained in:
OpenStack Proposal Bot 2016-08-12 08:58:28 +00:00
parent 2a040c2578
commit 614927e551
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ passlib>=1.6 # BSD
python-heatclient>=1.1.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
python-designateclient>=1.5.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
@ -28,7 +28,7 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
Jinja2>=2.8 # BSD License (3 clause)
pexpect!=3.3,>=3.1 # ISC License
oslo.config>=3.14.0 # Apache-2.0
oslo.context>=2.4.0 # Apache-2.0
oslo.context>=2.6.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
@ -42,5 +42,5 @@ stevedore>=1.16.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
osprofiler>=1.3.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.db>=4.10.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD