[DEFAULT] debug = True log_dir = /var/log/kolla/neutron use_stderr = False bind_host = 192.0.2.1 bind_port = 9696 api_paste_config = /etc/neutron/api-paste.ini api_workers = 1 rpc_workers = 1 rpc_state_report_workers = 1 state_path = /var/lib/neutron/kolla interface_driver = openvswitch core_plugin = ml2 service_plugins = router transport_url = rabbit://openstack:oFtBfuaIwdO6EUU6tF60EP4BfrMKpB3VzpI8XYZ5@192.0.2.1:5672// dns_domain = example.org. ipam_driver = internal global_physnet_mtu = 1450 [nova] auth_url = http://192.0.2.10:5000 auth_type = password project_domain_id = default user_domain_id = default region_name = RegionOne project_name = service username = nova password = yfMz8PmvE8OBx0mVynLbRgqwJJg91ityqHnXTejf endpoint_type = internal cafile = [oslo_middleware] enable_proxy_headers_parsing = True [oslo_concurrency] lock_path = /var/lib/neutron/tmp [agent] root_helper = sudo neutron-rootwrap /etc/neutron/rootwrap.conf [database] connection = mysql+pymysql://neutron:jRdYYlwjDgi93jLy2N0ovTstDKyZowV7EeoUV7eJ@192.0.2.10:3306/neutron connection_recycle_time = 10 max_pool_size = 1 max_retries = -1 [keystone_authtoken] service_type = network www_authenticate_uri = http://192.0.2.10:5000 auth_url = http://192.0.2.10:5000 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = neutron password = hDGKI7StZMIQYOvFLj0EtEQ7F9avztscb8rihe82 cafile = region_name = RegionOne memcache_security_strategy = ENCRYPT memcache_secret_key = gPnjzfzz3B22ROWqs5A0iCEZ1vcSH7ZkZi8yyq3b memcached_servers = 192.0.2.1:11211 http_request_max_retries = 9 [oslo_messaging_notifications] transport_url = rabbit://openstack:oFtBfuaIwdO6EUU6tF60EP4BfrMKpB3VzpI8XYZ5@192.0.2.1:5672// driver = noop [oslo_messaging_rabbit] heartbeat_in_pthread = false rabbit_quorum_queue = true [placement] auth_type = password auth_url = http://192.0.2.10:5000 username = placement password = HbW8t12MKnOq5a8B3FVzYjRqF6EfObi07EKqm5in user_domain_name = Default project_name = service project_domain_name = Default endpoint_type = internal cafile = region_name = RegionOne [privsep] helper_command = sudo neutron-rootwrap /etc/neutron/rootwrap.conf privsep-helper