From dcaf4415172b4197f7055c1cc633aee535e6f88e Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Mon, 19 Oct 2015 23:32:29 +0000
Subject: [PATCH] Updated from global requirements

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

diff --git a/requirements.txt b/requirements.txt
index d268274..9c6f76a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,10 +3,10 @@
 # process, which may cause wedges in the gate later.
 cliff>=1.14.0 # Apache-2.0
 jsonschema!=2.5.0,<3.0.0,>=2.0.0
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
 pbr>=1.6
-python-keystoneclient>=1.6.0
-requests>=2.5.2
+python-keystoneclient!=1.8.0,>=1.6.0
+requests!=2.8.0,>=2.5.2
 six>=1.9.0
 stevedore>=1.5.0 # Apache-2.0
 debtcollector>=0.3.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index ba8bad5..ae8c5c1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,4 +12,4 @@ requests-mock>=0.6.0 # Apache-2.0
 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
 testrepository>=0.0.18
 oslosphinx>=2.5.0 # Apache-2.0
-tempest-lib>=0.8.0
+tempest-lib>=0.10.0