From 395f640bc7cc79bd6aec357ef26fc0fae5f030a2 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Tue, 13 Mar 2018 07:28:18 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: Idf311a7fa08e8738bb4c70b0d84f8a4121606f56
---
 requirements.txt      | 4 ++--
 test-requirements.txt | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index a1c48a53a9..bfee36b687 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,8 +6,8 @@ six>=1.10.0 # MIT
 
 Babel!=2.4.0,>=2.3.4 # BSD
 cliff!=2.9.0,>=2.8.0 # Apache-2.0
-keystoneauth1>=3.3.0 # Apache-2.0
-openstacksdk>=0.9.19 # Apache-2.0
+keystoneauth1>=3.4.0 # Apache-2.0
+openstacksdk>=0.11.2 # Apache-2.0
 osc-lib>=1.8.0 # Apache-2.0
 oslo.i18n>=3.15.3 # Apache-2.0
 oslo.utils>=3.33.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index c393a53d49..2dff3ff6b9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -29,9 +29,9 @@ python-heatclient>=1.10.0 # Apache-2.0
 python-ironicclient>=2.2.0 # Apache-2.0
 python-ironic-inspector-client>=1.5.0 # Apache-2.0
 python-karborclient>=0.6.0 # Apache-2.0
-python-mistralclient>=3.1.0 # Apache-2.0
+python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
 python-muranoclient>=0.8.2 # Apache-2.0
-python-neutronclient>=6.3.0 # Apache-2.0
+python-neutronclient>=6.7.0 # Apache-2.0
 python-octaviaclient>=1.3.0 # Apache-2.0
 python-rsdclient>=0.1.0 # Apache-2.0
 python-saharaclient>=1.4.0 # Apache-2.0