summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2015-04-20 16:09:20 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-21 21:09:33 -0400
commit62046ff229d04e80d34a53c406249c557bcfcc11 (patch)
tree6aa8491f4d11205dee3e5359f07e5fd43f7d8ff5 /meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
parent34f9c9546c6fd34f9d4925880395c0e3c0b2ea0f (diff)
downloadmeta-cloud-services-62046ff229d04e80d34a53c406249c557bcfcc11.tar.gz
python-ceilometer: upgrade to 2015.1.0b3
Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-ceilometer_git.bb4
1 files changed, 2 insertions, 2 deletions
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 \
16# file://ceilometer-builtin-tests-config-location.patch 16# file://ceilometer-builtin-tests-config-location.patch
17 17
18 18
19SRCREV="b2871217fec965c77581b0f4a33608dad7867d4b" 19SRCREV = "348ecb0861637da5575b094f8fa3fab1e3770928"
20PV="2015.1.0b2+git${SRCPV}" 20PV = "2015.1.0b3+git${SRCPV}"
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23CEILOMETER_SECRET ?= "12121212" 23CEILOMETER_SECRET ?= "12121212"