diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone_git.bb | 2 |
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 | |||
| 24 | SRCREV = "d07677aba54362a4a3aa2d165b155105ffe30d73" | 24 | SRCREV = "d07677aba54362a4a3aa2d165b155105ffe30d73" |
| 25 | PV = "12.0.0+git${SRCPV}" | 25 | PV = "12.0.0+git${SRCPV}" |
| 26 | 26 | ||
| 27 | S = "${WORKDIR}/git" | ||
| 28 | |||
| 29 | inherit setuptools3 identity hosts default_configs monitor useradd systemd | 27 | inherit setuptools3 identity hosts default_configs monitor useradd systemd |
| 30 | 28 | ||
| 31 | SERVICE_TOKEN = "password" | 29 | SERVICE_TOKEN = "password" |
