From 06d8be2fc1d36213b84ffeffd237b64bdf78015b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 3 Mar 2014 11:16:57 -0500 Subject: *client: updating the openstack client packages to their latest versions Tested with a controller boot, compute boot and guest launch. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 01b9822..a856bbb 100644 --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb @@ -8,8 +8,8 @@ PR = "r0" SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" -PV="1.8.0+git${SRCPV}" -SRCREV="4b78b4d136f5e18544ba97db85f47c5201d3a761" +PV="2.0.2+git${SRCPV}" +SRCREV="3d35a3e989a180b3785b4f259a03c09eed32a14d" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf