Configuration option=Default value | Description |
enable_metrics_collection=False | (BoolOpt) Enables metrics collections for switch ports by using Hyper-V's metric APIs. Collected data can by retrieved by other apps and services, e.g.: Ceilometer. Requires Hyper-V / Windows Server 2012 and above |
force_hyperv_utils_v1=False | (BoolOpt) Force V1 WMI utility classes |
local_network_vswitch=private | (StrOpt) Private vswitch name used for local networks |
physical_network_vswitch_mappings= | (ListOpt) List of <physical_network>:<vswitch> where the physical networks can be expressed with wildcards, e.g.: ."*:external" |
polling_interval=2 | (IntOpt) The number of seconds the agent will wait between polling for local device changes. |