blob: c56fb818032ead80e8aff868bd0606ca12262f32 [file] [log] [blame]
Jakub Pavlik8f83ccc2017-02-27 11:15:39 +01001neutron:
2 compute:
3 agent_mode: legacy
4 dpdk: True
5 backend:
6 engine: ml2
7 tenant_network_types: "flat,vlan"
8 mechanism:
9 ovs:
10 driver: openvswitch
11 dvr: false
12 enabled: true
13 external_access: false
14 local_ip: 10.1.0.105
15 message_queue:
16 engine: rabbitmq
Petr Michalec520a2a12017-03-13 08:47:43 +010017 host: 127.0.0.1
Jakub Pavlik8f83ccc2017-02-27 11:15:39 +010018 password: workshop
19 port: 5672
20 user: openstack
21 virtual_host: /openstack
22 metadata:
Petr Michalec520a2a12017-03-13 08:47:43 +010023 host: 127.0.0.1
Jakub Pavlik8f83ccc2017-02-27 11:15:39 +010024 password: password
25 version: mitaka