blob: e8cf7602941d20debc52d9684bce9439d1d2a004 [file] [log] [blame]
marco53bc2992016-01-25 21:24:20 +01001neutron:
2 server:
3 enabled: true
marco53bc2992016-01-25 21:24:20 +01004 fwaas: false
Dmitry Stremkouski3c1be3e2017-11-18 11:04:20 +03005 path_mtu: 1500
marco53bc2992016-01-25 21:24:20 +01006 dns_domain: novalocal
7 tunnel_type: vxlan
8 version: liberty
Mykyta Karpin253406d2017-12-08 17:01:37 +02009 api_workers: 2
10 rpc_workers: 2
Michael Polenchuk2151b272018-06-19 18:32:31 +040011 dhcp_lease_duration: 86400
Oleg Bondarevbc2dfee2018-10-17 18:41:51 +040012 agent_boot_time: 900
William Konitzer81a89982019-01-07 12:49:15 -060013 agent_down_time: 30
14 dhcp_agents_per_network: 3
15 allow_automatic_dhcp_failover: false
marcoa4428a32016-06-10 11:50:16 +020016 backend:
17 engine: contrail
Petr Michalecb37f1842016-07-27 09:46:53 +020018 #contrail_discovery_host
Ondrej Smola24eae8b2016-10-21 17:30:47 +020019 host: 127.0.0.1
Petr Michalecb37f1842016-07-27 09:46:53 +020020 port: 8082
Ondrej Smola24eae8b2016-10-21 17:30:47 +020021 user: admin
22 password: password
23 token: token
24 tenant: admin
marco53bc2992016-01-25 21:24:20 +010025 bind:
26 address: 127.0.0.1
27 port: 9696
28 database:
29 engine: mysql
30 host: 127.0.0.1
31 port: 3306
32 name: neutron
33 user: neutron
34 password: password
35 identity:
36 engine: keystone
Jakub Pavlik6dd5c0a2016-03-09 14:18:15 +010037 region: RegionOne
marco53bc2992016-01-25 21:24:20 +010038 host: 127.0.0.1
39 port: 35357
40 user: neutron
41 password: password
42 tenant: service
Dennis Dmitriev37114722017-03-06 16:52:26 +020043 endpoint_type: internal
marco53bc2992016-01-25 21:24:20 +010044 message_queue:
45 engine: rabbitmq
Jiri Konecny93b19992016-04-12 11:15:39 +020046 members:
47 - host: 127.0.0.1
48 - host: 127.0.1.1
49 - host: 127.0.2.1
marco53bc2992016-01-25 21:24:20 +010050 user: openstack
51 password: password
52 virtual_host: '/openstack'
William Konitzer81a89982019-01-07 12:49:15 -060053 rpc_conn_pool_size: 300
54 rpc_thread_pool_size: 2048
55 rpc_response_timeout: 3600
marco53bc2992016-01-25 21:24:20 +010056 compute:
57 host: 127.0.0.1
Jakub Pavlik6dd5c0a2016-03-09 14:18:15 +010058 region: RegionOne
marco53bc2992016-01-25 21:24:20 +010059 user: nova
60 password: password
Petr Michalec61f7ab22016-11-29 16:29:09 +010061 tenant: service
62 audit:
63 filter_factory: 'keystonemiddleware.audit:filter_factory'
64 map_file: '/etc/pycadf/neutron_api_audit_map.conf'
Dmitry Ukov596ddcf2017-05-04 18:16:16 +040065 policy:
66 create_subnet: 'rule:admin_or_network_owner'
67 'get_network:queue_id': 'rule:admin_only'
68 'create_network:shared':
Oleksandr Bryndzii3b0ac2c2018-10-04 11:06:24 +030069 cache:
70 engine: memcached
71 members:
72 - host: 127.0.0.1
73 port: 11211
74 - host: 127.0.0.1
75 port: 11211
76 - host: 127.0.0.1
77 port: 11211
78 security:
79 enabled: true
80 strategy: ENCRYPT
81 secret_key: secret