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-saharaclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-saharaclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb index 3fe7e76..e5a3216 100644 --- a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb @@ -17,8 +17,8 @@ SRCNAME = "saharaclient" SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" -PV="0.7.4+git${SRCPV}" -SRCREV="e9f953fc846dbbd05f81a227f3d87c0028fb2d85" +PV="0.7.7+git${SRCPV}" +SRCREV="319ceb6acf55382218dcd971367613aecb3e4afc" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf