blob: 48ca3720890130ce7c620d26a0372ef030abbc2a [file] [log] [blame]
parameters:
keystone:
client:
server:
identity:
project:
service:
user:
neutron:
is_admin: true
password: ${_param:keystone_neutron_password}
email: ${_param:admin_email}
service:
neutron:
type: network
description: OpenStack Networking Service
endpoints:
- region: ${_param:openstack_region}
public_address: ${_param:neutron_service_host}
public_port: 9696
public_path: '/'
internal_address: ${_param:neutron_service_host}
internal_port: 9696
internal_path: '/'
admin_address: ${_param:neutron_service_host}
admin_port: 9696
admin_path: '/'