summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinder_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinder_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
index 5274698..29d3594 100644
--- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
@@ -25,7 +25,7 @@ SRCREV = "4fb3a702ba8c3de24c41a6f706597bfa81e60435"
25PV = "11.1.0+git${SRCPV}" 25PV = "11.1.0+git${SRCPV}"
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27
28inherit setuptools systemd useradd identity default_configs hosts monitor 28inherit setuptools3 systemd useradd identity default_configs hosts monitor
29 29
30USER = "cinder" 30USER = "cinder"
31GROUP = "cinder" 31GROUP = "cinder"