From 0449bae7476ca7c5849cef59e371792cf9687503 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 7 Apr 2016 17:25:39 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ieead2a4c784c248bd6af821f5e1e84c5e6cd3b5a --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index faf42a85c..c2f8933b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # jsonpatch>=1.1 # BSD keystoneauth1>=2.1.0 # Apache-2.0 keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0 -oslo.config>=3.7.0 # Apache-2.0 +oslo.config>=3.9.0 # Apache-2.0 oslo.context>=2.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 @@ -21,10 +21,10 @@ pecan>=1.0.0 # BSD PrettyTable<0.8,>=0.7 # BSD voluptuous>=0.8.6 # BSD License python-ceilometerclient>=2.2.1 # Apache-2.0 -python-cinderclient>=1.3.1 # Apache-2.0 +python-cinderclient>=1.6.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 -python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0 +python-neutronclient>=4.1.1 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 six>=1.9.0 # MIT