summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-09-16 23:49:24 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-09-16 23:49:24 -0400
commita7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf (patch)
treeff6b081fa82c8bf9c5bcd0f1383792fffe6398f2 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb
parentd926dfba758be9db6bed30df8bd334c73408cdf8 (diff)
downloadmeta-cloud-services-a7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf.tar.gz
clients: update clients to juno b3 sync point
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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
index a492ab5..6f70511 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -24,7 +24,7 @@ SRCNAME = "heatclient"
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.10+git${SRCPV}" 26PV="0.2.10+git${SRCPV}"
27SRCREV="a98c1f3617604c4871263ff9cc986b27f302ef46" 27SRCREV="95841b563340c494d8ef746261213c22e19c94ac"
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29 29
30inherit setuptools 30inherit setuptools