summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-novaclient_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-novaclient_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-novaclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-novaclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
index 70cb39e..e8f5aa3 100644
--- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "\
13 " 13 "
14 14
15PV="2.18.1+git${SRCPV}" 15PV="2.18.1+git${SRCPV}"
16SRCREV="b21d6775685fc2ca9bd5c13e817343789d7ad6c5" 16SRCREV="2a1c07e790cc95b1e847974e4c757f826507834f"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit setuptools 19inherit setuptools