From b1652dd4b0de0785c7124a98829378e0ac01a350 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 3 Jun 2017 13:06:26 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4ca654edb9b7fd588d6758379029bbbbf04a63eb --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5460bb79..8f4a09e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ WebOb>=1.7.1 # MIT cryptography>=1.6 # BSD/Apache-2.0 python-ironicclient>=1.11.0 # Apache-2.0 python-neutronclient!=6.3.0,>=6.2.0 # Apache-2.0 -python-glanceclient>=2.5.0 # Apache-2.0 +python-glanceclient>=2.7.0 # Apache-2.0 oslo.cache>=1.5.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=4.0.0 # Apache-2.0 @@ -19,7 +19,7 @@ oslo.db>=4.21.1 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 -oslo.messaging>=5.19.0 # Apache-2.0 +oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 oslo.middleware>=3.27.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 7dcff05d..6f2b7c96 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,6 +16,6 @@ testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 sphinxcontrib-seqdiag # BSD -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0 tempest>=14.0.0 # Apache-2.0