summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-09-16 15:22:23 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-09-16 22:55:21 -0400
commitd926dfba758be9db6bed30df8bd334c73408cdf8 (patch)
treee7b72fa00fed958188bde5607ef5222739c41412 /meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
parent7c6d9411f8b95df95dcf6504f0bdcc6f4d08edd5 (diff)
downloadmeta-cloud-services-d926dfba758be9db6bed30df8bd334c73408cdf8.tar.gz
core: update core projects to juno b3 release
Along with this update, we also fix a bug with nova and neutron port types. this patch will be removed once it is fixed in the upstream project. 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 ebc7255..816088e 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="fec77dbc85fed701fdbc3a96bae57e5ae3a705cb" 19SRCREV="500388c3fe8be48be046908acd549f5e28608921"
20PV="2014.2.b2+git${SRCPV}" 20PV="2014.2.b3+git${SRCPV}"
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23CEILOMETER_SECRET ?= "12121212" 23CEILOMETER_SECRET ?= "12121212"