From 5b9fb6980220dbfa18bac4c3231d57efb493ebf0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 4 May 2015 18:50:41 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6dc8b32ee5a49fa1c24f04c9431955ea2290a44f --- requirements-py3.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index 1c4b13c60..b7d719fea 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -oslo.config>=1.9.3 # Apache-2.0 +oslo.config>=1.11.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 @@ -21,7 +21,7 @@ eventlet>=0.17.3 PyYAML>=3.1.0 # rabbit driver is the default -kombu>=2.5.0 +kombu>=3.0.7 # middleware oslo.middleware>=1.0.0 # Apache-2.0 diff --git a/requirements.txt b/requirements.txt index 230e86127..c5fd0c86a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr>=0.6,!=0.7,<1.0 -oslo.config>=1.9.3 # Apache-2.0 +oslo.config>=1.11.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 @@ -23,7 +23,7 @@ eventlet>=0.17.3 PyYAML>=3.1.0 # rabbit driver is the default -kombu>=2.5.0 +kombu>=3.0.7 # middleware oslo.middleware>=1.0.0 # Apache-2.0