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-swiftclient_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-swiftclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb index 13a4ab3..c4b76f5 100644 --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb @@ -10,7 +10,7 @@ SRCNAME = "swiftclient" SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" PV="2.3.1+git${SRCPV}" -SRCREV="83ca0b825d067c0a39c972fb0f58ce9ac34df9d2" +SRCREV="8aff0bda9c35ab96146f4f419803e62710ab5618" S = "${WORKDIR}/git" inherit setuptools python-dir -- cgit v1.2.3-54-g00ecf