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-cinderclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index 9b8ed60..a5c1c20 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb @@ -10,8 +10,8 @@ SRCNAME = "python-cinderclient" SRC_URI = "git://github.com/openstack/python-cinderclient.git;branch=master" -PV="1.0.7+git${SRCPV}" -SRCREV="8fc5ae480eafffc7e1bea046ad9b8e06350b008e" +PV="1.0.8+git${SRCPV}" +SRCREV="ea8c9554c947b7fd30adfb1249a9317f258901ab" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf