summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-12-18 10:23:08 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:33 +0000
commit65fb9d48518106e9df188d8d7dc9f8f4781759da (patch)
tree4f437e61620d3bb782be598e3a176454d0f7276f
parenta80c7960d561ee4e44603fae1d36c5d84b6f4fb7 (diff)
downloaddefinitions-65fb9d48518106e9df188d8d7dc9f8f4781759da.tar.gz
Fix neutron URLs
-rw-r--r--clusters/openstack-cluster.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/clusters/openstack-cluster.morph b/clusters/openstack-cluster.morph
index a3c95a0a..df2bea61 100644
--- a/clusters/openstack-cluster.morph
+++ b/clusters/openstack-cluster.morph
@@ -51,6 +51,6 @@ systems:
NEUTRON_SERVICE_PASSWORD: veryinsecure
NEUTRON_DB_USER: neutronDB
NEUTRON_DB_PASSWORD: veryinsecure
- NEUTRON_PUBLIC_URL: \"http:\/\/localhost:9696\/v2\/\%\(tenant_id\)s\"
- NEUTRON_INTERNAL_URL: \"http:\/\/localhost:9696\/v2\/\%\(tenant_id\)s\"
- NEUTRON_ADMIN_URL: \"http:\/\/localhost:9696\/v2\/\%\(tenant_id\)s\"
+ NEUTRON_PUBLIC_URL: \"http:\/\/localhost:9696"
+ NEUTRON_INTERNAL_URL: \"http:\/\/localhost:9696"
+ NEUTRON_ADMIN_URL: \"http:\/\/localhost:9696"