Updated from global requirements

Change-Id: I89dc1605f1ec154b0affa3db84c789b98687a0ac
This commit is contained in:
OpenStack Proposal Bot 2016-08-24 01:31:10 +00:00
parent 97c5ab39bb
commit 773a60808f
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ oslo.utils>=3.16.0 # Apache-2.0
Paste # MIT
PasteDeploy>=1.5.0 # MIT
pbr>=1.6 # Apache-2.0
pecan>=1.0.0 # BSD
pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD
python-designateclient>=1.5.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
@ -41,7 +41,7 @@ dnspython>=1.14.0 # http://www.dnspython.org/LICENSE
dnspython3>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE
oslo.db>=4.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.context>=2.6.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
Werkzeug>=0.7 # BSD License
python-memcached>=1.56 # PSF