From 7842a9e08da046b73b168e55b48464dad996e703 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 19 Jul 2016 15:14:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia8fd669e6d95de8c0cccff9ec68102d471b9ab51 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index dcaa52a..54499e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ six>=1.9.0 # MIT stevedore>=1.16.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.12.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 @@ -36,7 +36,7 @@ oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.15.0 # Apache-2.0 -oslo.versionedobjects>=1.9.1 # Apache-2.0 +oslo.versionedobjects>=1.13.0 # Apache-2.0 sqlalchemy-migrate>=0.9.6 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0