From 52d479690a1ec8a546ccc64fcef48ad9938f61f0 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 14 Jan 2015 15:06:58 +0000 Subject: FIXUPME: Replace authentication parameters in glance and neutron --- clusters/openstack-cluster.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'clusters') diff --git a/clusters/openstack-cluster.morph b/clusters/openstack-cluster.morph index df2bea61..efd9c4c4 100644 --- a/clusters/openstack-cluster.morph +++ b/clusters/openstack-cluster.morph @@ -22,6 +22,7 @@ systems: KEYSTONE_PUBLIC_URL: http:\/\/localhost:5000\/v2.0 KEYSTONE_INTERNAL_URL: http:\/\/localhost:5000\/v2.0 KEYSTONE_ADMIN_URL: http:\/\/localhost:35357\/v2.0 + IDENTITY_URI: http:\/\/localhost:35357 OPENSTACK_AUTH_HOST: localhost OPENSTACK_AUTH_PORT: 35357 GLANCE_SERVICE_USER: glance -- cgit v1.2.1