From 41350404cff24136fe2ed82a37ed006598d67ae9 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Thu, 27 Oct 2016 12:17:11 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I0cb47945aae95008e9a984d4fac243bfe3609682
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 62f88dd2f16..b396215d190 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@ netaddr!=0.7.16,>=0.7.13 # BSD
 netifaces>=0.10.4 # MIT
 neutron-lib>=0.4.0 # Apache-2.0
 python-neutronclient>=5.1.0 # Apache-2.0
-tenacity>=3.1.1  # Apache-2.0
+tenacity>=3.1.1 # Apache-2.0
 ryu!=4.1,!=4.2,!=4.2.1,!=4.4,>=3.30 # Apache-2.0
 SQLAlchemy<1.1.0,>=1.0.10 # MIT
 WebOb>=1.6.0 # MIT
@@ -29,7 +29,7 @@ six>=1.9.0 # MIT
 stevedore>=1.17.1 # Apache-2.0
 oslo.cache>=1.5.0 # Apache-2.0
 oslo.concurrency>=3.8.0 # Apache-2.0
-oslo.config>=3.14.0 # Apache-2.0
+oslo.config!=3.18.0,>=3.14.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
 oslo.i18n>=2.1.0 # Apache-2.0