summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-07-21 16:35:57 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-07-21 16:35:57 -0400
commit6544d4172c9f3c31ec5db5cd48095791eeb8fbc7 (patch)
tree1fb8bf3bd40886381222b0116813ce7d4085b5d1 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb
parent524149970dc8af8cf5d6427c72dcb688eacaed62 (diff)
downloadmeta-cloud-services-6544d4172c9f3c31ec5db5cd48095791eeb8fbc7.tar.gz
clients: update barbican, ceilo, cinder, glance, heat, keystone and swift
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heatclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-heatclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
index 4547a98..a492ab5 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -23,8 +23,8 @@ SRCNAME = "heatclient"
23 23
24SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" 24SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
25 25
26PV="0.2.7+git${SRCPV}" 26PV="0.2.10+git${SRCPV}"
27SRCREV="2f07742f1dde22251e1c5d324e7cbeb701e2a789" 27SRCREV="a98c1f3617604c4871263ff9cc986b27f302ef46"
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29 29
30inherit setuptools 30inherit setuptools