From 0e95bbc28ca9ebdc2309f31dbdfb0f3e2a7775a4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 4 Nov 2016 05:55:51 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iaa51aee731f94a3f9d3aad4d018f80c01dfd51b9 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7ec886b2..c44885fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ croniter>=0.3.4 # MIT License eventlet!=0.18.3,>=0.18.2 # MIT greenlet>=0.3.2 # MIT keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0 -oslo.config>=3.14.0 # Apache-2.0 +oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.context>=2.9.0 # Apache-2.0 oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index e6b4962c..5203d262 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,6 +17,6 @@ python-swiftclient>=2.2.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache-2.0 openstackdocstheme>=1.5.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0