summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index a1b5dd0..5ec5af2 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -24,8 +24,6 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol
24SRCREV = "d07677aba54362a4a3aa2d165b155105ffe30d73" 24SRCREV = "d07677aba54362a4a3aa2d165b155105ffe30d73"
25PV = "12.0.0+git${SRCPV}" 25PV = "12.0.0+git${SRCPV}"
26 26
27S = "${WORKDIR}/git"
28
29inherit setuptools3 identity hosts default_configs monitor useradd systemd 27inherit setuptools3 identity hosts default_configs monitor useradd systemd
30 28
31SERVICE_TOKEN = "password" 29SERVICE_TOKEN = "password"