[DEFAULT]
logging_context_format_string = '%(asctime)s.%(msecs)03d %(process)d %(thread)d %(threadName)s %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s'
logging_default_format_string = '%(asctime)s.%(msecs)03d %(process)d %(thread)d %(threadName)s %(levelname)s %(name)s [-] %(instance)s%(message)s'
logging_exception_prefix = '%(asctime)s.%(msecs)03d %(process)d %(thread)d %(threadName)s TRACE %(name)s %(instance)s'
verbose = True
debug = True
control_exchange = neutron
log_dir = c:\openstack\log
log_file = neutron-ovs-agent.log
neutron_url = http://10.222.0.44:9696
neutron_auth_strategy = keystone
neutron_admin_tenant_name = service
neutron_admin_username = neutron
neutron_admin_password = Passw0rd
neutron_admin_auth_url = http://10.222.0.44/identity
transport_url = rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/
[AGENT]
polling_interval = 2
tunnel_types = vxlan
enable_metrics_collection = False
worker_count = 4
physical_network_vswitch_mappings = physnet1:br-ethernet
[SECURITYGROUP]
enable_security_group = True
firewall_driver = hyperv
[ovs]
local_ip = 192.168.0.64
tunnel_bridge = br-tun
integration_bridge=br-int
tenant_network_type=vxlan
ovsdb_connection = tcp:127.0.0.1:6640
of_interface = native
ovsdb_interface = native
[os_win]
cache_temporary_wmi_objects = False