summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-03 23:51:34 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-03 23:51:34 -0400
commit74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6 (patch)
tree4fe99656a7d908156330c48b10e19afeac1283b2 /meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
parent3b9fa62452c636c49cc1bd19436e37882c76b88c (diff)
downloadmeta-cloud-services-74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6.tar.gz
clients: update to the latest client code
Updating to the latest clients as of April 3, 2014. 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 1f4e4a6..2866526 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "\
14 " 14 "
15 15
16PV="1.0.8+git${SRCPV}" 16PV="1.0.8+git${SRCPV}"
17SRCREV="ea8c9554c947b7fd30adfb1249a9317f258901ab" 17SRCREV="5278bdb0c53e34a6c647a0f8f6158f37236a9d2f"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20inherit setuptools 20inherit setuptools