summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-05-31 11:41:11 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-06-07 11:44:16 +0200
commit7d01d03056b63a501359defb426305cc76214fcc (patch)
treec8ce8324c9b7240f8d7fed3a897b05c1b082aba8 /meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
parent5514f1c1e75dbf8fa8bbb7845b8a3de18061c775 (diff)
downloadmeta-cloud-services-7d01d03056b63a501359defb426305cc76214fcc.tar.gz
python-cinderclient: Uprev to 1.9.0
This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinderclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
index e264694..a66e42e 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -13,8 +13,8 @@ SRC_URI = "\
13 file://cinder-api-check.sh \ 13 file://cinder-api-check.sh \
14 " 14 "
15 15
16PV="1.4.0+git${SRCPV}" 16PV="1.9.0+git${SRCPV}"
17SRCREV="c167dda40cc65fe437a12b815ef91bbde4efb6bb" 17SRCREV="e15d8e7f0920cb7cd5719d2861dea886bd6f9cb0"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20inherit setuptools monitor rmargparse 20inherit setuptools monitor rmargparse