From d4b7a2d87e8b589705571f2ed739962a24c17298 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 26 Nov 2014 18:00:00 +0000 Subject: FIXUPME: Add authentication port to cluster --- clusters/openstack-cluster.morph | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1