From eb692c0a7b859c05bb05fc04fb872fcc2a405ae8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 7 Aug 2017 00:53:30 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I63750e0baacd7e90843945c65eec59373f51a4f3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f543e66..992069f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD -python-glanceclient>=2.7.0 # Apache-2.0 +python-glanceclient>=2.8.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 iso8601>=0.1.11 # MIT six>=1.9.0 # MIT