From 6549b2afe37bc17cafd8c6a824cd799afa1bb35b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 29 Aug 2014 09:47:53 -0400 Subject: core: update core projects to juno 2014.2-b2 versions Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-keystone_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index 808c3f6..0a71020 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb @@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://convert_keystone_backend.py \ " -SRCREV="1070afe2cb8707ad28d43c4ea76116a941cf2131" -PV="2014.2.b1+git${SRCPV}" +SRCREV="dbede9c262168ff9ef9fd3b7f5ed2bc20ebd01f8" +PV="2014.2.b2+git${SRCPV}" S = "${WORKDIR}/git" @@ -221,6 +221,7 @@ RDEPENDS_${PN} += " \ python-dogpile.core \ python-dogpile.cache \ python-pbr \ + python-oslo.utils \ " PACKAGECONFIG ?= "${@base_contains('DISTRO_FEATURES', 'OpenLDAP', 'OpenLDAP', '', d)}" -- cgit v1.2.3-54-g00ecf