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-02-11 18:30:29 +0000
commitf7d216d50028eba9a1061e6a6b85e556fc9785ad (patch)
tree37b8f2beaaf65d2220fcb7b55200af658e28163d /clusters
parent08845235dc16fa345e31d0762c3dee58f1eec297 (diff)
downloaddefinitions-f7d216d50028eba9a1061e6a6b85e556fc9785ad.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