Updated from global requirements

Change-Id: Ic1360d3bb444a930da8444786c46a2d50f036564
This commit is contained in:
OpenStack Proposal Bot 2017-07-22 16:28:16 +00:00
parent 47f0bd5476
commit f27b990d25
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ oslo.context>=2.14.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
futurist!=0.15.0,>=0.11.0 # Apache-2.0
keystoneauth1>=2.21.0 # Apache-2.0
keystoneauth1!=3.0.0,>=2.21.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
python-memcached>=1.56 # PSF
WSME>=0.8 # MIT
@ -33,13 +33,13 @@ pyOpenSSL>=0.14 # Apache-2.0
# Required by openstack.common libraries
six>=1.9.0 # MIT
oslo.db>=4.23.0 # Apache-2.0
oslo.db>=4.24.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.middleware>=3.27.0 # Apache-2.0
oslo.policy>=1.23.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.versionedobjects>=1.17.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0