[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-hyperv-agent.log
neutron_url = http://10.222.0.20: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.20/identity
transport_url = rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/
[AGENT]
polling_interval = 2
physical_network_vswitch_mappings = physnet1:br-data
enable_metrics_collection = False
worker_count = 4
[SECURITYGROUP]
enable_security_group = True
firewall_driver = hyperv
[oslo_policy]
policy_file = c:\openstack\etc\policy.json