Updated from global requirements

Change-Id: Id6150b5f27509ffa9bd58fc7e4028846497f6971
This commit is contained in:
OpenStack Proposal Bot 2015-12-23 00:33:23 +00:00
parent c35e4210c6
commit 966692bb34
1 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ lxml>=2.3
netaddr!=0.7.16,>=0.7.12
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.db>=3.2.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
@ -23,14 +23,14 @@ oslo.policy>=0.5.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
oslo.utils>=3.2.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0
paramiko>=1.13.0
Paste
PasteDeploy>=1.5.0
python-neutronclient>=2.6.0
keystonemiddleware>=4.0.0
requests>=2.8.1
requests!=2.9.0,>=2.8.1
retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'
Routes!=2.0,>=1.12.3;python_version!='2.7'