From 20cafd292693e29685416ea4b125f500a1c40d2a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 25 Aug 2016 19:13:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia2d6c5a0fd303f6e78fc77d511d6d7829640864a --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index a73ab050..cfb9ef5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,14 +6,14 @@ setuptools!=24.0.0,>=16.0 # PSF/ZPL pbr>=1.6 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 -python-glanceclient>=2.0.0 # Apache-2.0 +python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 -oslo.utils>=3.15.0 # Apache-2.0 +oslo.utils>=3.16.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 -oslo.config>=3.12.0 # Apache-2.0 -keystoneauth1>=2.7.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 +keystoneauth1>=2.10.0 # Apache-2.0 PyMySQL>=0.6.2 # MIT License pymongo!=3.1,>=3.0.2 # Apache-2.0