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, 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 5ec5af2..7fae4c7 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -35,7 +35,7 @@ USERADD_PARAM:${PN} = "--system -m -s /bin/false keystone"
35LDAP_DN ?= "dc=my-domain,dc=com" 35LDAP_DN ?= "dc=my-domain,dc=com"
36 36
37SERVICECREATE_PACKAGES = "${SRCNAME}-setup" 37SERVICECREATE_PACKAGES = "${SRCNAME}-setup"
38KEYSTONE_HOST="${CONTROLLER_IP}" 38KEYSTONE_HOST = "${CONTROLLER_IP}"
39 39
40# USERCREATE_PARAM and SERVICECREATE_PARAM contain the list of parameters to be 40# USERCREATE_PARAM and SERVICECREATE_PARAM contain the list of parameters to be
41# set. If the flag for a parameter in the list is not set here, the default 41# set. If the flag for a parameter in the list is not set here, the default