summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutron_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutron_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index a054551..0837456 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -32,7 +32,7 @@ PV = "11.0.2+git${SRCPV}"
32 32
33S = "${WORKDIR}/git" 33S = "${WORKDIR}/git"
34 34
35inherit setuptools systemd useradd identity hosts default_configs monitor 35inherit setuptools3 systemd useradd identity hosts default_configs monitor
36 36
37USER = "neutron" 37USER = "neutron"
38GROUP = "neutron" 38GROUP = "neutron"