The following is a sample os-win configuration for adaptation and use.
The sample configuration can also be viewed in file from
.
Important
The sample configuration file is auto-generated from os-win when this documentation is built. You must ensure your version of os-win matches the version of this documentation.
[DEFAULT]
[os_win]
#
# From os_win
#
# Fibre Channel hbaapi library path. If no custom hbaapi library is requested,
# the default one will be used. (string value)
#hbaapi_lib_path = hbaapi.dll
# Caches temporary WMI objects in order to increase performance. This only
# affects networkutils, where almost all operations require a reference to a
# switch port. The cached objects are no longer valid if the VM they are
# associated with is destroyed. WARNING: use with caution, the cache may become
# invalid when certain resources are recreated. (boolean value)
#cache_temporary_wmi_objects = false
# The default amount of seconds to wait when stopping pending WMI jobs. Setting
# this value to 0 will disable the timeout. (integer value)
#wmi_job_terminate_timeout = 120
# The amount of time to wait for the Failover Cluster service to be available.
# (integer value)
#connect_cluster_timeout = 0
# The amount of seconds to wait for in-use files when performing moves or
# deletions. This can help mitigate issues occurring due to Hyper-V locks or
# even 3rd party backup tools. (integer value)
#file_in_use_timeout = 15
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.