summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 21:04:29 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 21:04:29 -0500
commite19241b4a82a207ea2e6c98ecae3aee2b38dd01e (patch)
tree20d732b6dec5b06199315f440d9cac9c034196e7 /meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
parentdb43720c6ce4750be4776d01454a4d5cce21c9e6 (diff)
downloadmeta-cloud-services-e19241b4a82a207ea2e6c98ecae3aee2b38dd01e.tar.gz
clients: update to the latest available clients
To start the kilo update cycle, we refresh and update the clients. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinderclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
index faf9b0b..31875fa 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -15,7 +15,7 @@ SRC_URI = "\
15 " 15 "
16 16
17PV="1.1.1+git${SRCPV}" 17PV="1.1.1+git${SRCPV}"
18SRCREV="f5d090844aff09d9db597f3cc88ea2e439d9a6b7" 18SRCREV="9e94d814c6ae07c3d5e8242754aebcce150265cc"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit setuptools monitor 21inherit setuptools monitor