From e19241b4a82a207ea2e6c98ecae3aee2b38dd01e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 20 Feb 2015 21:04:29 -0500 Subject: clients: update to the latest available clients To start the kilo update cycle, we refresh and update the clients. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-troveclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-troveclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb index 1171d54..4691145 100644 --- a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb @@ -11,8 +11,8 @@ SRC_URI = "\ git://github.com/openstack/python-troveclient.git;branch=master \ " -PV="1.0.7+git${SRCPV}" -SRCREV="77ba6c099b7811096693f83152de2547f54766df" +PV="1.0.8+git${SRCPV}" +SRCREV="51aa1a8dbd1b45e6abdaf571d1d73a6d7405fd3a" S = "${WORKDIR}/git" inherit setuptools hosts default_configs -- cgit v1.2.3-54-g00ecf