From 60cdf650334fb219a07e6388a03d0bdb3293129f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 13 Mar 2017 19:44:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I786c24761f554d9681b530af65b02ed53809bdaf --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c42551a67..50d4a9df6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ python-novaclient>=7.1.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 pyzabbix>=0.7.4 # LGPL networkx>=1.10 # BSD -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 oslo.messaging>=5.14.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 7a7304898..745df50f9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ oslo.log>=3.11.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 oslo.messaging>=5.14.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0