From 62046ff229d04e80d34a53c406249c557bcfcc11 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Mon, 20 Apr 2015 16:09:20 +0800 Subject: python-ceilometer: upgrade to 2015.1.0b3 Signed-off-by: Jackie Huang Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index e734d32..b5f0e22 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb @@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ # file://ceilometer-builtin-tests-config-location.patch -SRCREV="b2871217fec965c77581b0f4a33608dad7867d4b" -PV="2015.1.0b2+git${SRCPV}" +SRCREV = "348ecb0861637da5575b094f8fa3fab1e3770928" +PV = "2015.1.0b3+git${SRCPV}" S = "${WORKDIR}/git" CEILOMETER_SECRET ?= "12121212" -- cgit v1.2.3-54-g00ecf