From 7ee45536a33e7e21746b3631a1493b91d7aa2a80 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 10 Nov 2015 07:28:15 -0800 Subject: [PATCH] Block oslo.messaging 2.8.0 Released on 11/9, there has been a spike in timeout failures in nova unit/functional test jobs that rely on in-memory RPC from oslo.messaging. From local testing it sounds like d700c38279 is the issue. Change-Id: I37eeb57e99db5f77a11eed471ac6c55c4547e821 Related-Bug: #1514876 --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 3f711d5ad0..38e704a21d 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -84,7 +84,7 @@ oslo.context>=0.2.0 # Apache-2.0 oslo.db>=3.0.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.8.0 # Apache-2.0 -oslo.messaging>=1.16.0,!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1 # Apache-2.0 +oslo.messaging>=1.16.0,!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.8.0 # Apache-2.0 oslo.middleware>=2.8.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index 34f9d42fef..d37a183aa6 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -194,7 +194,7 @@ oslo.context===0.8.0 oslo.db===3.1.0 oslo.i18n===2.7.0 oslo.log===1.13.0 -oslo.messaging===2.8.0 +oslo.messaging===2.7.0 oslo.middleware===2.10.0 oslo.policy===0.12.0 oslo.reports===0.8.0