aboutsummaryrefslogtreecommitdiffstats
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.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index a26c9bfb..b5f92dd2 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -128,12 +128,12 @@ do_install_append() {
sed -e "s:%TOKEN_FORMAT%:${TOKEN_FORMAT}:g" \
-i ${KEYSTONE_CONF_DIR}/keystone.conf
- sed -e "s/%ADMIN_PASSWORD%/${ADMIN_PASSWORD}/g" \
- -i ${D}${sysconfdir}/init.d/keystone
- sed -e "s/%SERVICE_PASSWORD%/${SERVICE_PASSWORD}/g" \
- -i ${D}${sysconfdir}/init.d/keystone
- sed -e "s/%SERVICE_TENANT_NAME%/${SERVICE_TENANT_NAME}/g" \
- -i ${D}${sysconfdir}/init.d/keystone
+# sed -e "s/%ADMIN_PASSWORD%/${ADMIN_PASSWORD}/g" \
+# -i ${D}${sysconfdir}/init.d/keystone
+# sed -e "s/%SERVICE_PASSWORD%/${SERVICE_PASSWORD}/g" \
+# -i ${D}${sysconfdir}/init.d/keystone
+# sed -e "s/%SERVICE_TENANT_NAME%/${SERVICE_TENANT_NAME}/g" \
+# -i ${D}${sysconfdir}/init.d/keystone
install -d ${KEYSTONE_PACKAGE_DIR}/tests/tmp