From 9ffc9eb548d8974ff523bda3060e96a1ac3be328 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Sat, 29 Jul 2017 21:44:33 +0000
Subject: [PATCH] Updated from global requirements

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

diff --git a/requirements.txt b/requirements.txt
index 8643212ddc..41494be9ce 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,10 +8,10 @@ automaton>=0.5.0 # Apache-2.0
 eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
 WebOb>=1.7.1 # MIT
 paramiko>=2.0 # LGPLv2.1+
-python-cinderclient>=3.0.0 # Apache-2.0
+python-cinderclient>=3.1.0 # Apache-2.0
 python-neutronclient>=6.3.0 # Apache-2.0
 python-glanceclient>=2.7.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
 ironic-lib>=2.5.0 # Apache-2.0
 python-swiftclient>=3.2.0 # Apache-2.0
 pytz>=2013.6 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 1fea43e0e3..7bc314665c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,6 +25,6 @@ flake8-import-order==0.11 # LGPLv3
 sphinx>=1.6.2 # BSD
 sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
 sphinxcontrib-seqdiag # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
 reno!=2.3.1,>=1.8.0 # Apache-2.0
 os-api-ref>=1.0.0 # Apache-2.0