Release Summary
- Module to manage iDRAC network attributes.
Bugfixes
idrac_firmware
- Issue(276335) - This module fails on the Python 3.11.x version with NFS share. Use a different Python version or Share type.idrac_server_config_profile
- The import for Server Configuration Profile (SCP) operation fails to handle the absence of a file and incorrectly reports success instead of the expected failure. (#544).
Known Issues
ca_path
missing - Issue(275740) - The rolesidrac_attributes
,redfish_storage_volume
, andidrac_server_powerstate
have a missing parameterca_path
.idrac_firmware
- Issue(279282) - This module does not support firmware update usingHTTP
,HTTPS
, andFTP
shares with authentication on iDRAC8.idrac_network_attributes
- Issue(279049) - If unsupported values are provided for the parameterome_network_attributes
, then this module does not provide a correct error message.ome_device_network_services
- Issue(212681) - The module does not provide a proper error message if unsupported values are provided for the following parameters-port_number
,community_name
,max_sessions
,max_auth_retries
, andidle_timeout
.ome_device_power_settings
- Issue(212679) - The module displays the following message if the value provided for the parameterpower_cap
is not within the supported range of 0 to 32767,Unable to complete the request because PowerCap does not exist or is not applicable for the resource URI
.ome_device_quick_deploy
- Issue(275231) - This module does not deploy a new configuration to a slot that has disabled IPv6.ome_smart_fabric_uplink
- Issue(186024) - Despite the module supported by OpenManage Enterprise Modular, it does not allow the creation of multiple uplinks of the same name. If an uplink is created using the same name as an existing uplink, the existing uplink is modified.
New Modules
dellemc.openmanage.idrac_network_attributes
- This module allows you to configure the port and partition network attributes on the network interface cards.