blob: 14741a5ade256603be63a92b88fa1c1ed3383d6b [file] [log] [blame]
neutron:
server:
enabled: true
plugin: ml2
fwaas: false
dns_domain: novalocal
tunnel_type: vxlan
version: liberty
bind:
address: 127.0.0.1
port: 9696
database:
engine: mysql
host: 127.0.0.1
port: 3306
name: neutron
user: neutron
password: password
identity:
engine: keystone
host: 127.0.0.1
port: 35357
user: neutron
password: password
tenant: service
message_queue:
engine: rabbitmq
host: 127.0.0.1
port: 5672
user: openstack
password: password
virtual_host: '/openstack'
compute:
host: 127.0.0.1
user: nova
password: password
tenant: service