From 10c63e4c9296e28a3da863e04deca8442418bf81 Mon Sep 17 00:00:00 2001
From: John Griffith <john.griffith@solidfire.com>
Date: Mon, 15 Dec 2014 14:40:03 -0700
Subject: [PATCH] Update global requirements

Manual push to sync global req.  Just need the setuptools
pin, further detail here: http://goo.gl/c9RmSE

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

diff --git a/requirements.txt b/requirements.txt
index 48822f49090..e99d29896a2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,14 +19,14 @@ oslo.db>=1.1.0  # Apache-2.0
 oslo.messaging>=1.4.0,!=1.5.0
 oslo.rootwrap>=1.3.0
 oslo.serialization>=1.0.0               # Apache-2.0
-oslo.utils>=1.0.0                       # Apache-2.0
+oslo.utils>=1.1.0                       # Apache-2.0
 osprofiler>=0.3.0                       # Apache-2.0
 paramiko>=1.13.0
 Paste
 PasteDeploy>=1.5.0
 pycrypto>=2.6
 python-barbicanclient>=2.1.0,!=3.0.0
-python-glanceclient>=0.14.0
+python-glanceclient>=0.15.0
 python-novaclient>=2.18.0
 python-swiftclient>=2.2.0
 requests>=2.2.0,!=2.4.0