blob: d692da80e7f79a9c2e146216433ce17ab4989e16 [file] [log] [blame]
parameters:
keystone:
client:
server:
identity:
service:
heat-cfn:
type: cloudformation
description: OpenStack CloudFormation Service
endpoints:
- region: ${_param:openstack_region}
public_address: ${_param:cluster_public_host}
public_protocol: https
public_port: 8000
public_path: '/v1'
internal_address: ${_param:heat_service_host}
internal_port: 8000
internal_path: '/v1'
admin_address: ${_param:heat_service_host}
admin_port: 8000
admin_path: '/v1'