make keystone.host point to controller_virtual_ip
[apex-tripleo-heat-templates.git] / nova-compute-config.yaml
index ebc8fbd..6c6f7dc 100644 (file)
@@ -21,7 +21,6 @@ Resources:
           readonly_user_password: {get_input: snmpd_readonly_user_password}
         glance:
           host: {get_input: glance_host}
-        hosts: {get_input: static_hosts}
         keystone:
           host: {get_input: keystone_host}
         neutron:
@@ -39,7 +38,6 @@ Resources:
           service-password: {get_input: neutron_password}
         admin-password: {get_input: admin_password}
         rabbit:
-          host: {get_input: rabbit_host}
           username: {get_input: rabbit_user_name}
           password: {get_input: rabbit_password}
         live-update: