summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-26 18:00:00 +0000
committerRichard Ipsum <richardipsum@fastmail.co.uk>2014-11-27 18:12:15 +0000
commitd4b7a2d87e8b589705571f2ed739962a24c17298 (patch)
tree3ddf630d8af1c6d51f0e3592d40314818d3f383d
parente7bcbd54b0c083faefa6cc21a5e96e2dcd7228a9 (diff)
downloaddefinitions-d4b7a2d87e8b589705571f2ed739962a24c17298.tar.gz
FIXUPME: Add authentication port to cluster
-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