From 03ab8f41c5a6d0b231eaaa2032e3f541f2e7c582 Mon Sep 17 00:00:00 2001 From: Denis Makogon Date: Fri, 6 Dec 2013 18:07:17 +0200 Subject: [PATCH] Update python-troveclient version Reasons: - openstack pypi contains new version - 1.0.3; - current version in requirements 1.0.0. Changes: - updating python-troveclient version from 1.0.0 to 1.0.3 Change-Id: Ic725596f50aee5fdb7c7c974deae73d42b7bb780 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 91e73da649..7155edad84 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -75,7 +75,7 @@ python-neutronclient>=2.3.0,<3 python-novaclient>=2.15.0 python-savannaclient>=0.4.0 python-swiftclient>=1.5 -python-troveclient>=1.0.0 +python-troveclient>=1.0.3 pytz>=2010h pyudev PyYAML>=3.1.0