summaryrefslogtreecommitdiff
path: root/clusters
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-26 18:00:00 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:25 +0000
commit0826a8c0781a44bafb3b5465f138b6e6f2aed50b (patch)
tree941a7e50809cf4c8b3b0d1f3a9c94b8964a03163 /clusters
parent584d66db1810eb640b9afd6e3f952fffdde88aa7 (diff)
downloaddefinitions-0826a8c0781a44bafb3b5465f138b6e6f2aed50b.tar.gz
FIXUPME: Add authentication port to cluster
Diffstat (limited to 'clusters')
-rw-r--r--clusters/openstack-cluster.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/clusters/openstack-cluster.morph b/clusters/openstack-cluster.morph
index 935aaa84..e58d4527 100644
--- a/clusters/openstack-cluster.morph
+++ b/clusters/openstack-cluster.morph
@@ -21,6 +21,7 @@ systems:
KEYSTONE_INTERNAL_URL: http:\/\/localhost:5000\/v2.0
KEYSTONE_ADMIN_URL: http:\/\/localhost:35357\/v2.0
OPENSTACK_AUTH_HOST: localhost
+ OPENSTACK_AUTH_PORT: 35357
GLANCE_SERVICE_USER: glance
GLANCE_SERVICE_PASSWORD: veryinsecure
GLANCE_PUBLIC_URL: http:\/\/localhost:9292