From 6607a179e0fb7a0002fd5b37472c085762f0bddd Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Tue, 3 Dec 2013 13:38:17 +0400 Subject: [PATCH] Bump python-savannaclient version to >= 0.4.0 It includes support for all features that'll be released in i1. Change-Id: I7809389b4e1332ecc4e8a7122819b7411d8662cf --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 647f93d287..91e73da649 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -73,7 +73,7 @@ python-keystoneclient>=0.4.1 python-memcached>=1.48 python-neutronclient>=2.3.0,<3 python-novaclient>=2.15.0 -python-savannaclient>=0.3 +python-savannaclient>=0.4.0 python-swiftclient>=1.5 python-troveclient>=1.0.0 pytz>=2010h