From d926dfba758be9db6bed30df8bd334c73408cdf8 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 16 Sep 2014 15:22:23 -0400 Subject: core: update core projects to juno b3 release Along with this update, we also fix a bug with nova and neutron port types. this patch will be removed once it is fixed in the upstream project. Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-keystonemiddleware_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb b/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb index d315fe1..f99dcd7 100644 --- a/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb @@ -11,8 +11,8 @@ SRC_URI = "\ git://git.openstack.org/openstack/keystonemiddleware;branch=master \ " -PV="1.0.0+git${SRCPV}" -SRCREV="ce965ead938015cb7410f21141f5d76df4b3a0ce" +PV="1.1.1+git${SRCPV}" +SRCREV="a4c13473aa09edee3c16733a4ff16f2cc206ad66" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf