summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-10-17 13:22:10 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-10-17 13:22:10 -0400
commit0770c2edfd5767227313729834b7ef7dd279df2b (patch)
tree1c81133fbe1408aee46a839bd3ebc47f883292f3 /meta-openstack/recipes-devtools/python/python-novaclient_git.bb
parentd76c0ceb759c612ccf3b231c35d29378ad6a5831 (diff)
downloadmeta-cloud-services-0770c2edfd5767227313729834b7ef7dd279df2b.tar.gz
clients: update to juno release candidate versions
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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
index a7a501c..78a5c93 100644
--- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
@@ -13,8 +13,8 @@ SRC_URI = "\
13 file://nova-api-check.sh \ 13 file://nova-api-check.sh \
14 " 14 "
15 15
16PV="2.18.1+git${SRCPV}" 16PV="2.20.0+git${SRCPV}"
17SRCREV="2a1c07e790cc95b1e847974e4c757f826507834f" 17SRCREV="1eb1abe8700a137d017dbcd4a9dab3d4c0879c81"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20inherit setuptools monitor 20inherit setuptools monitor