summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystoneclient_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-keystoneclient_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-keystoneclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
index 783dca9..22aa421 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
@@ -14,8 +14,8 @@ SRC_URI = "\
14 file://keystone-api-check.sh \ 14 file://keystone-api-check.sh \
15 " 15 "
16 16
17PV="0.10.1+git${SRCPV}" 17PV="0.11.1+git${SRCPV}"
18SRCREV="3305c7be4b726de4dcc889006d0be30eb46d3ad9" 18SRCREV="89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit setuptools monitor 21inherit setuptools monitor