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-keystoneclient_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb index 22aa421..c001dcf 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb @@ -10,12 +10,11 @@ SRCNAME = "keystoneclient" SRC_URI = "\ git://github.com/openstack/python-keystoneclient.git;branch=master \ file://fix_keystoneclient_memory_leak.patch \ - file://keystoneclient-fix-test-path-to-example-certificates.patch \ file://keystone-api-check.sh \ " -PV="0.11.1+git${SRCPV}" -SRCREV="89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916" +PV="1.1.0+git${SRCPV}" +SRCREV="b3cf5994ade5c4fda9792cfaea42bb821d176f8c" S = "${WORKDIR}/git" inherit setuptools monitor -- cgit v1.2.3-54-g00ecf