summaryrefslogtreecommitdiff
path: root/clusters
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-01-22 12:46:28 +0000
commit7779888fedad236c162ae867eb4d9782331831aa (patch)
tree801b2c3455743566adee8155194d9266491df6f7 /clusters
parentdf77c2832f41eac648bd7043fb7660a86650223f (diff)
downloaddefinitions-7779888fedad236c162ae867eb4d9782331831aa.tar.gz
Fix neutron URLs
Diffstat (limited to 'clusters')
-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"