
backport: mitaka Change-Id: I3c37e0ee5a78b74db1b5a74feabac2e10110078d Closes-Bug: #1603082
2.0 KiB
2.0 KiB
Configuration option = Default value | Description |
---|---|
[irmc] | |
auth_method = basic |
(String) Authentication method to be used for iRMC operations |
client_timeout = 60 |
(Integer) Timeout (in seconds) for iRMC operations |
port = 443 |
(Port number) Port to be used for iRMC operations |
remote_image_server = None |
(String) IP of remote image server |
remote_image_share_name = share |
(String) share name of remote_image_server |
remote_image_share_root =
/remote_image_share_root |
(String) Ironic conductor node's "NFS" or "CIFS" root path |
remote_image_share_type = CIFS |
(String) Share type of virtual media |
remote_image_user_domain = |
(String) Domain name of remote_image_user_name |
remote_image_user_name = None |
(String) User name of remote_image_server |
remote_image_user_password = None |
(String) Password of remote_image_user_name |
sensor_method = ipmitool |
(String) Sensor data retrieval method. |
snmp_community = public |
(String) SNMP community. Required for versions "v1" and "v2c" |
snmp_port = 161 |
(Port number) SNMP port |
snmp_security = None |
(String) SNMP security name. Required for version "v3" |
snmp_version = v2c |
(String) SNMP protocol version |