From 6bd3ff35588510e8da7de32d7b2cce28f92a9c57 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 6 Jun 2017 05:59:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I61c73160ced945a3637e4dd8d64b305f7e5b660d --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3a0556d92..d3973951d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,11 +7,11 @@ cffi # MIT cryptography>=1.6 # BSD/Apache-2.0 eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -oslo.config>=3.22.0 # Apache-2.0 +oslo.config>=4.0.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 oslo.db>=4.21.1 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.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.log>=3.22.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 1595e8b63..fcc3a30ee 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -26,5 +26,5 @@ bandit>=1.1.0 # Apache-2.0 sphinx!=1.6.1,>=1.5.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 openstackdocstheme>=1.5.0 # Apache-2.0