[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 = 2 rpc_workers = 2 rpc_state_report_workers = 2 state_path = /var/lib/neutron/kolla interface_driver = openvswitch core_plugin = ml2 service_plugins = router transport_url = rabbit://openstack:7pxT0zzJFyQXk8LiXfiI3oNPItVTgC9MU6OR08Mo@192.0.2.1:5671// dns_domain = openstacklocal global_physnet_mtu = 1450 [nova] auth_url = https://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 = mibaJYiUjXpmAgZSgG4TMfYq3XG1hb1kchjFnQoq endpoint_type = internal cafile = /etc/ssl/certs/ca-certificates.crt [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:jBgS9ONTUNbCx01d8DzTwbtX8RtXUx7pY0KV8dZ8@192.0.2.10:3306/neutron?ssl_ca=/etc/ssl/certs/ca-certificates.crt connection_recycle_time = 10 max_pool_size = 1 max_retries = -1 [keystone_authtoken] service_type = network www_authenticate_uri = https://192.0.2.10:5000 auth_url = https://192.0.2.10:5000 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = neutron password = DapSZEBCYguIuB8ZO2HXJbo1KotyudyTr6lJojHd cafile = /etc/ssl/certs/ca-certificates.crt region_name = RegionOne memcache_security_strategy = ENCRYPT memcache_secret_key = a2qE6heYQHEnEAzaEABMOZefzvVLMzB8FAnSzOjB memcached_servers = 192.0.2.1:11211 http_request_max_retries = 9 [oslo_messaging_notifications] transport_url = rabbit://openstack:7pxT0zzJFyQXk8LiXfiI3oNPItVTgC9MU6OR08Mo@192.0.2.1:5671// driver = noop [oslo_messaging_rabbit] use_queue_manager = true heartbeat_in_pthread = false ssl = true ssl_ca_file = /etc/ssl/certs/ca-certificates.crt rabbit_quorum_queue = true rabbit_stream_fanout = true rabbit_qos_prefetch_count = 50 rabbit_transient_quorum_queue = true [placement] auth_type = password auth_url = https://192.0.2.10:5000 username = placement password = IHismZ1eFClVWZ7HPWZzZWbN2DVLm7TWfgKAr4TR user_domain_name = Default project_name = service project_domain_name = Default endpoint_type = internal cafile = /etc/ssl/certs/ca-certificates.crt region_name = RegionOne [privsep] helper_command = sudo neutron-rootwrap /etc/neutron/rootwrap.conf privsep-helper