summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-03 23:51:34 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-03 23:51:34 -0400
commit74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6 (patch)
tree4fe99656a7d908156330c48b10e19afeac1283b2 /meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb
parent3b9fa62452c636c49cc1bd19436e37882c76b88c (diff)
downloadmeta-cloud-services-74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6.tar.gz
clients: update to the latest client code
Updating to the latest clients as of April 3, 2014. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb
index dce3e12..778c919 100644
--- a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb
@@ -26,7 +26,7 @@ SRC_URI = "\
26 " 26 "
27 27
28PV="1.0.9+git${SRCPV}" 28PV="1.0.9+git${SRCPV}"
29SRCREV="6f4ec9dc96477131c90040ee00f5535e50d5f914" 29SRCREV="defbb95855443047c3fb0a90ca4a9c9d1a51180b"
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"
31 31
32inherit setuptools 32inherit setuptools