From 8e2c1db5037456c4ceb253c318e2b89a81a0fc58 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 18 Jul 2016 18:08:38 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I96ff020b0885416fd4ab068a5b317784909f5584 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e8120843ff..22a0b7c43c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ netaddr!=0.7.16,>=0.7.12 # BSD oslo.cache>=1.5.0 # Apache-2.0 oslo.config>=3.12.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.context>=2.4.0 # Apache-2.0 +oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 @@ -40,7 +40,7 @@ python-glanceclient>=2.0.0 # Apache-2.0 python-heatclient>=1.1.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 python-magnumclient>=2.0.0 # Apache-2.0 -python-manilaclient>=1.3.0 # Apache-2.0 +python-manilaclient>=1.10.0 # Apache-2.0 python-mistralclient>=2.0.0 # Apache-2.0 python-monascaclient>=1.1.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 @@ -60,6 +60,6 @@ Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT six>=1.9.0 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 -stevedore>=1.10.0 # Apache-2.0 +stevedore>=1.16.0 # Apache-2.0 WebOb>=1.2.3 # MIT yaql>=1.1.0 # Apache 2.0 License