summaryrefslogtreecommitdiff
path: root/openstack-neutron.configure
diff options
context:
space:
mode:
Diffstat (limited to 'openstack-neutron.configure')
-rw-r--r--openstack-neutron.configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack-neutron.configure b/openstack-neutron.configure
index 2b89befe..2a718020 100644
--- a/openstack-neutron.configure
+++ b/openstack-neutron.configure
@@ -26,6 +26,8 @@ ROOT="$1"
cat <<EOF > "$ROOT"/etc/openstack-neutron-setup.sed
s/##NEUTRON_SERVICE_USER##/$NEUTRON_SERVICE_USER/g
s/##NEUTRON_SERVICE_PASSWORD##/$NEUTRON_SERVICE_PASSWORD/g
+s/##NEUTRON_DB_USER##/$NEUTRON_DB_USER/g
+s/##NEUTRON_DB_PASSWORD##/$NEUTRON_DB_PASSWORD/g
s/##NEUTRON_PUBLIC_URL##/$NEUTRON_PUBLIC_URL/g
s/##NEUTRON_INTERNAL_URL##/$NEUTRON_INTERNAL_URL/g
s/##NEUTRON_ADMIN_URL##/$NEUTRON_ADMIN_URL/g