From 68920d14e197c9507740e40e539eedef2cad8964 Mon Sep 17 00:00:00 2001 From: Travis Tripp Date: Fri, 12 Dec 2014 01:02:40 -0700 Subject: [PATCH] Updating python-glanceclient to 0.15.0 release Primarily, this addresses some forward compatibility API changes happening in the Glance service. Without this release, devstack deployments will have errors using the v2 API due to patches added in Kilo. In addition it contains patches that both Nova and Horizon required. Release notes: https://review.openstack.org/#/c/140079/ Other Release notes since the requirements were last updated: https://review.openstack.org/#/c/135267/ Change-Id: I5e3e1cd630505f735fa3c8a25a872769db48ff3b --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index d5accf4c50..a0b75034d2 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -109,7 +109,7 @@ python-ceilometerclient>=1.0.6 python-cinderclient>=1.1.0 python-designateclient>=1.0.0 python-heatclient>=0.2.9 -python-glanceclient>=0.14.0 +python-glanceclient>=0.15.0 python-ironicclient>=0.2.1 python-keystoneclient>=0.11.1 python-marconiclient>=0.0.2