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, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index b8b4fb0..a8cc944 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -26,7 +26,7 @@ PV = "12.0.0+git${SRCPV}" | |||
| 26 | 26 | ||
| 27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
| 28 | 28 | ||
| 29 | inherit setuptools identity hosts default_configs monitor useradd systemd | 29 | inherit setuptools3 identity hosts default_configs monitor useradd systemd |
| 30 | 30 | ||
| 31 | SERVICE_TOKEN = "password" | 31 | SERVICE_TOKEN = "password" |
| 32 | TOKEN_FORMAT ?= "PKI" | 32 | TOKEN_FORMAT ?= "PKI" |
