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-cinder_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb index 7dfc283..4769a82 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" PR = "r0" SRCNAME = "cinder" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ file://cinder.conf \ file://cinder.init \ file://cinder-volume \ @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://cinder-builtin-tests-config-location.patch \ " -SRCREV="37e4a12652c803d60c18079b735d96e5c7890f07" -PV="2014.2.rc1+git${SRCPV}" +SRCREV="7b1d7a31335bd8723551c9af5c270927ad830c3f" +PV="2014.2+git${SRCPV}" S = "${WORKDIR}/git" inherit setuptools update-rc.d identity default_configs hosts openstackchef monitor -- cgit v1.2.3-54-g00ecf