summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
diff options
context:
space:
mode:
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 2f62677..0200030 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -12,8 +12,8 @@ SRC_URI = "\
12 file://cinder-api-check.sh \ 12 file://cinder-api-check.sh \
13 " 13 "
14 14
15PV="3.1.0+git${SRCPV}" 15PV = "3.1.0+git${SRCPV}"
16SRCREV="3640aeab6e11987288a2f149fbeedb1c026045e2" 16SRCREV = "3640aeab6e11987288a2f149fbeedb1c026045e2"
17 17
18inherit setuptools3 monitor 18inherit setuptools3 monitor
19 19