summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-troveclient_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-troveclient_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-troveclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-troveclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
index eeae2ea..1171d54 100644
--- a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
@@ -12,7 +12,7 @@ SRC_URI = "\
12 " 12 "
13 13
14PV="1.0.7+git${SRCPV}" 14PV="1.0.7+git${SRCPV}"
15SRCREV="e010a919750f07493afd42a4db867853b925bcbf" 15SRCREV="77ba6c099b7811096693f83152de2547f54766df"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18inherit setuptools hosts default_configs 18inherit setuptools hosts default_configs