From 382e7184e5a23ebfeb2fd9ec432e6545170fee7d Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 25 Nov 2014 13:15:30 -0500 Subject: core: update to stable/juno release branches Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-keystone_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 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 f71c222..5db4cc0 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" PR = "r2" SRCNAME = "keystone" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ file://keystone.conf \ file://identity.sh \ file://keystone \ @@ -18,8 +18,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://wsgi-keystone.conf \ " -SRCREV="2b7fdb1ab5de54c2a610a0ee9fc635ddb81e7b38" -PV="2014.2.rc1+git${SRCPV}" +SRCREV="f54fa8fa56d3708d5ef5b0173d9f6e4dce7130f2" +PV="2014.2+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf