summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:17:44 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:17:44 -0500
commitf0db547b31639502ec1b2f7eb3198954738a965a (patch)
tree9a6da8d18bb67b1fee6b88ee10328e6518bc80c1 /meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
parente7c3dccb021a3d1852267c884df9ed2dca4b3058 (diff)
downloadmeta-cloud-services-f0db547b31639502ec1b2f7eb3198954738a965a.tar.gz
ceilometer: update to 2013.2.2
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 436bdbc..061b56e 100644
--- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
@@ -12,8 +12,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
12 file://ceilometer.init \ 12 file://ceilometer.init \
13" 13"
14 14
15SRCREV="b6165624ef1095e979b4e383a84462afb62ec2d0" 15SRCREV="4d15cc05e9d2ada01b90e1d3c15427608cc49f54"
16PV="2013.2+git${SRCPV}" 16PV="2013.2.2+git${SRCPV}"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19CEILOMETER_SECRET ?= "12121212" 19CEILOMETER_SECRET ?= "12121212"