From 7e553f69dbfbdd2f79c892f6d6f25e1540088659 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 7 May 2014 08:51:30 -0400 Subject: ceilometer: update to icehouse/stable Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index a58d218..9a55a71 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb @@ -7,15 +7,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" PR = "r0" SRCNAME = "ceilometer" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ file://ceilometer.conf \ file://ceilometer.init \ file://0001-sqlalchemy-fix-grouping-for-postgresql-databases.patch \ file://fix_ceilometer_memory_leak.patch \ " -SRCREV="faada69444988c66a09ade812e10fa2ab5a0adae" -PV="2014.1.b2+git${SRCPV}" +SRCREV="c8733b2bc1301bc8dd5119a630d855ace1c747bf" +PV="2014.1+git${SRCPV}" S = "${WORKDIR}/git" CEILOMETER_SECRET ?= "12121212" -- cgit v1.2.3-54-g00ecf