[DEFAULT] debug = True log_dir = /var/log/kolla/neutron use_stderr = False bind_host = 10.0.0.36 bind_port = 9696 api_paste_config = /etc/neutron/api-paste.ini api_workers = 1 metadata_workers = 1 rpc_workers = 3 rpc_state_report_workers = 3 state_path = /var/lib/neutron/kolla core_plugin = ml2 service_plugins = router transport_url = rabbit://openstack:contrail123@10.0.0.36:5672// ipam_driver = internal [nova] auth_url = http://10.0.0.36:35357 auth_type = password project_domain_id = default user_domain_id = default region_name = RegionOne project_name = service username = nova password = contrail123 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:contrail123@10.0.0.36:3306/neutron connection_recycle_time = 10 max_pool_size = 1 max_retries = -1 [keystone_authtoken] service_type = network www_authenticate_uri = http://10.0.0.36:5000 auth_url = http://10.0.0.36:35357 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = neutron password = contrail123 cafile = region_name = RegionOne memcache_security_strategy = ENCRYPT memcache_secret_key = contrail123 memcached_servers = 10.0.0.36:11211 [oslo_messaging_notifications] transport_url = rabbit://openstack:contrail123@10.0.0.36:5672// driver = noop [oslo_messaging_rabbit] heartbeat_in_pthread = false [placement] auth_type = password auth_url = http://10.0.0.36:35357 username = placement password = contrail123 user_domain_name = Default project_name = service project_domain_name = Default os_region_name = RegionOne endpoint_type = internal cafile = region_name = RegionOne [privsep] helper_command = sudo neutron-rootwrap /etc/neutron/rootwrap.conf privsep-helper