Files
offline_kubespray/collection/dellemc/openmanage/changelogs/changelog.yaml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

487 lines
27 KiB
YAML

ancestor: null
releases:
2.1.0:
changes:
release_summary: The `Dell EMC OpenManage Ansible Modules <https://github.com/dell/dellemc-openmanage-ansible-modules>`_
are available on Ansible Galaxy as a collection.
release_date: '2020-07-29'
2.1.1:
changes:
deprecated_features:
- The dellemc_configure_bios module is deprecated and replaced with the idrac_bios
module.
- The dellemc_configure_idrac_network module is deprecated and replaced with
the idrac_network module.
- The dellemc_configure_idrac_timezone module is deprecated and replaced with
the idrac_timezone_ntp module.
- The dellemc_delete_lc_job and dellemc_delete_lc_job_queue modules are deprecated
and replaced with the idrac_lifecycle_controller_jobs module.
- The dellemc_export_lc_logs module is deprecated and replaced with the idrac_lifecycle_controller_logs
module.
- The dellemc_get_lc_job_status module is deprecated and replaced with the idrac_lifecycle_controller_job_status_info
module.
- The dellemc_get_lcstatus module is deprecated and replaced with the idrac_lifecycle_controller_status_info
module.
- The dellemc_idrac_reset module is deprecated and replaced with the idrac_reset
module.
- The dellemc_setup_idrac_syslog module is deprecated and replaced with the
idrac_syslog module.
major_changes:
- Standardization of ten iDRAC ansible modules based on ansible guidelines.
- Support for OpenManage Enterprise Modular.
release_summary: Support for OpenManage Enterprise Modular and other enhancements.
modules:
- description: Configure the BIOS attributes
name: idrac_bios
namespace: ''
- description: Get the status of a Lifecycle Controller job
name: idrac_lifecycle_controller_job_status_info
namespace: ''
- description: Delete the Lifecycle Controller Jobs
name: idrac_lifecycle_controller_jobs
namespace: ''
- description: Export Lifecycle Controller logs to a network share or local path.
name: idrac_lifecycle_controller_logs
namespace: ''
- description: Get the status of the Lifecycle Controller
name: idrac_lifecycle_controller_status_info
namespace: ''
- description: Configures the iDRAC network attributes
name: idrac_network
namespace: ''
- description: Reset iDRAC
name: idrac_reset
namespace: ''
- description: Enable or disable the syslog on iDRAC
name: idrac_syslog
namespace: ''
- description: Configures time zone and NTP on iDRAC
name: idrac_timezone_ntp
namespace: ''
release_date: '2020-08-26'
2.1.2:
changes:
bugfixes:
- Documentation improvement request `#140 <https://github.com/dell/dellemc-openmanage-ansible-modules/issues/140>`_
- Executing dellemc_configure_idrac_users twice fails the second attempt `#100
<https://github.com/dell/dellemc-openmanage-ansible-modules/issues/100>`_
- dellemc_change_power_state fails if host is already on `#132 <https://github.com/dell/dellemc-openmanage-ansible-modules/issues/132>`_
- dellemc_change_power_state not idempotent `#115 <https://github.com/dell/dellemc-openmanage-ansible-modules/issues/115>`_
- dellemc_configure_idrac_users error `#26 <https://github.com/dell/dellemc-openmanage-ansible-modules/issues/26>`_
- dellemc_configure_idrac_users is unreliable - errors `#113 <https://github.com/dell/dellemc-openmanage-ansible-modules/issues/113>`_
- idrac_server_config_profile improvement requested (request) `#137 <https://github.com/dell/dellemc-openmanage-ansible-modules/issues/137>`_
- ome_firmware_catalog.yml example errors `#145 <https://github.com/dell/dellemc-openmanage-ansible-modules/issues/145>`_
deprecated_features:
- The dellemc_change_power_state module is deprecated and replaced with the
redfish_powerstate module.
- The dellemc_configure_idrac_users module is deprecated and replaced with the
idrac_user module.
minor_changes:
- The idrac_server_config_profile module supports a user provided file name
for an export operation.
release_summary: The dellemc_change_power_state and dellemc_configure_idrac_users
modules are standardized as per ansible guidelines. 8 GitHub issues are fixed.
modules:
- description: Configure settings for user accounts
name: idrac_user
namespace: ''
- description: Manage device power state
name: redfish_powerstate
namespace: ''
release_date: '2020-09-23'
2.1.3:
changes:
release_summary: Network configuration service related modules ome_network_vlan,
ome_network_port_breakout and ome_network_vlan_info are added.
modules:
- description: This module allows to automate the port portioning or port breakout
to logical sub ports
name: ome_network_port_breakout
namespace: ''
- description: Create, modify & delete a VLAN
name: ome_network_vlan
namespace: ''
- description: Retrieves the information about networks VLAN(s) present in OpenManage
Enterprise
name: ome_network_vlan_info
namespace: ''
release_date: '2020-10-29'
2.1.4:
changes:
known_issues:
- 'Issue 1(186024): ome_smart_fabric_uplink module does not allow the creation
of multiple uplinks of the same name even though this is supported by OpenManage
Enterprise Modular. If an uplink is created using the same name as an existing
uplink, the existing uplink is modified.'
release_summary: Fabric management related modules ome_smart_fabric and ome_smart_fabric_uplink
are added.
modules:
- description: Create, modify or delete a fabric on OpenManage Enterprise Modular
name: ome_smart_fabric
namespace: ''
- description: Create, modify or delete a uplink for a fabric on OpenManage Enterprise
Modular
name: ome_smart_fabric_uplink
namespace: ''
release_date: '2020-11-25'
2.1.5:
changes:
bugfixes:
- Identity pool does not reset when a network VLAN is added to a template in
the ome_template_network_vlan module. `#169 <https://github.com/dell/dellemc-openmanage-ansible-modules/issues
/169>`_
- Missing parameter added in ome_smart_fabric_uplink module documenation. `#181
<https://github.com/dell/dellemc-openmanage-ansible-modules/issues/181>`_
known_issues:
- 'Issue 1(186024): ome_smart_fabric_uplink module does not allow the creation
of multiple uplinks of the same name even though this is supported by OpenManage
Enterprise Modular. If an uplink is created using the same name as an existing
uplink, the existing uplink is modified.'
- 'Issue 2(187956): If an invalid job_id is provided, idrac_lifecycle_controller_job_status_info
returns an error message. This error message does not contain information
about the exact issue with the invalid job_id.'
- 'Issue 3(188267): While updating the iDRAC firmware, the idrac_firmware module
completes execution before the firmware update job is completed. An incorrect
message is displayed in the task output as ''DRAC WSMAN endpoint returned
HTTP code ''400'' Reason ''Bad Request''''. This issue may occur if the target
iDRAC firmware version is less than 3.30.30.30'
minor_changes:
- The idrac_server_config_profile module supports IPv6 address format.
release_summary: The idrac_firmware module is enhanced to include checkmode
support and job tracking.
release_date: '2020-12-30'
3.0.0:
changes:
bugfixes:
- GitHub issue fix - Module dellemc_idrac_storage_volume.py broken. (https://github.com/dell/dellemc-openmanage-ansible-modules/issues/212)
- GitHub issue fix - ome_smart_fabric Fabric management is not supported on
the specified system. (https://github.com/dell/dellemc-openmanage-ansible-modules/issues/179)
- 'Known issue fix #187956: If an invalid job_id is provided, the idrac_lifecycle_controller_job_status_info
module returns an error message with the description of the issue.'
- 'Known issue fix #188267: No error message is displayed when the target iDRAC
with firmware version less than 3.30.30.30 is updated.'
- Sanity fixes as per ansible guidelines to all modules.
deprecated_features:
- The ``dellemc_get_firmware_inventory`` module is deprecated and replaced with
``idrac_firmware_info``.
- The ``dellemc_get_system_inventory`` module is deprecated and replaced with
``idrac_system_info``.
known_issues:
- 'Issue 1(186024): ome_smart_fabric_uplink module does not allow the creation
of multiple uplinks of the same name even though this is supported by OpenManage
Enterprise Modular. If an uplink is created using the same name as an existing
uplink, the existing uplink is modified.'
major_changes:
- Removed the existing deprecated modules.
minor_changes:
- Coding Guidelines, Contributor Agreement, and Code of Conduct files are added
to the collection.
- New deprecation changes for ``dellemc_get_system_inventory`` and ``dellemc_get_firmware_inventory``
ignored for ansible 2.9 sanity test.
- The modules are standardized as per ansible guidelines.
release_summary: Deprecations, issue fixes, and standardization of modules as
per ansible guidelines.
release_date: '2021-01-25'
3.1.0:
changes:
bugfixes:
- ome_firmware_baseline_compliance_info - OMEnt firmware baseline compliance
info pagination support added (https://github.com/dell/dellemc-openmanage-ansible-modules/issues/171)
- ome_network_proxy - OMEnt network proxy check mode support added (https://github.com/dell/dellemc-openmanage-ansible-modules/issues/187)
known_issues:
- ome_smart_fabric - Issue(185322) Only three design types are supported by
OpenManage Enterprise Modular but the module successfully creates a fabric
when the design type is not supported.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though this
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
release_summary: OpenManage Enterprise profiles management support added.
modules:
- description: Create, modify, delete, assign, unassign and migrate a profile
on OpenManage Enterprise
name: ome_profile
namespace: ''
release_date: '2021-02-24'
3.2.0:
changes:
known_issues:
- idrac_user - Issue(192043) Module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_configuration_compliance_info - Issue(195592) Module may error out with
the message ``unable to process the request because an error occurred``. If
the issue persists, report it to the system administrator.
- ome_smart_fabric - Issue(185322) Only three design types are supported by
OpenManage Enterprise Modular but the module successfully creates a fabric
when the design type is not supported.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though this
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
minor_changes:
- ome_template - Allows to deploy a template on device groups.
release_summary: Configuration compliance related modules added
modules:
- description: Create, modify, and delete a configuration compliance baseline
and remediate non-compliant devices on OpenManage Enterprise
name: ome_configuration_compliance_baseline
namespace: ''
- description: Device compliance report for devices managed in OpenManage Enterprise
name: ome_configuration_compliance_info
namespace: ''
release_date: '2021-03-24'
3.3.0:
changes:
known_issues:
- idrac_user - Issue(192043) Module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_configuration_compliance_info - Issue(195592) Module may error out with
the message ``unable to process the request because an error occurred``. If
the issue persists, report it to the system administrator.
- ome_smart_fabric - Issue(185322) Only three design types are supported by
OpenManage Enterprise Modular but the module successfully creates a fabric
when the design type is not supported.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though this
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
minor_changes:
- ome_firmware_baseline - Allows to retrieve the device even if it not in the
first 50 device IDs
release_summary: OpenManage Enterprise device group and device discovery support
added
modules:
- description: Add devices to a static device group on OpenManage Enterprise
name: ome_device_group
namespace: ''
- description: Create, modify, or delete a discovery job on OpenManage Enterprise
name: ome_discovery
namespace: ''
release_date: '2021-04-28'
3.4.0:
changes:
known_issues:
- idrac_user - Issue(192043) Module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though this
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
major_changes:
- ome_firmware_baseline - Module supports check mode, and allows the modification
and deletion of firmware baselines.
- ome_firmware_catalog - Module supports check mode, and allows the modification
and deletion of firmware catalogs.
minor_changes:
- ome_firmware_catalog - Added support for repositories available on the Dell
support site.
- ome_template_network_vlan - Added the input option which allows to apply the
modified VLAN settings immediately on the associated modular-system servers.
release_summary: OpenManage Enterprise firmware baseline and firmware catalog
modules updated to support checkmode.
release_date: '2021-05-26'
3.5.0:
changes:
bugfixes:
- Handled invalid share and unused imports cleanup for iDRAC modules (https://github.com/dell/dellemc-openmanage-ansible-modules/issues/268)
known_issues:
- idrac_user - Issue(192043) Module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though this
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
major_changes:
- idrac_server_config_profile - Added support for exporting and importing Server
Configuration Profile through HTTP/HTTPS share.
- ome_device_group - Added support for adding devices to a group using the IP
addresses of the devices and group ID.
release_summary: Support for managing static device groups on OpenManage Enterprise.
modules:
- description: Manages static device groups on OpenManage Enterprise
name: ome_groups
namespace: ''
release_date: '2021-06-28'
3.6.0:
changes:
bugfixes:
- dellemc_idrac_storage_volume - Module fails if the BlockSize, FreeSize, or
Size state of the physical disk is set to "Not Available".
known_issues:
- idrac_user - Issue(192043) Module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though this
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
release_summary: Support for configuring device slot name and export SupportAssist
device collections from OpenManage Enterprise and OpenManage Enterprise Modular.
modules:
- description: Rename sled slots on OpenManage Enterprise Modular
name: ome_chassis_slots
namespace: ''
- description: Export technical support logs(TSR) to network share location
name: ome_diagnostics
namespace: ''
release_date: '2021-07-28'
4.0.0:
changes:
known_issues:
- idrac_user - Issue(192043) Module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though this
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
release_summary: Support for configuring active directory user group on OpenManage Enterprise and OpenManage Enterprise Modular.
modules:
- description: Configure Active Directory groups to be used with Directory Services
on OpenManage Enterprise and OpenManage Enterprise Modular
name: ome_active_directory
namespace: ''
- description: Create, modify, or delete an Active Directory user group on OpenManage
Enterprise and OpenManage Enterprise Modular
name: ome_domain_user_groups
namespace: ''
release_date: '2021-08-27'
4.1.0:
changes:
major_changes:
- ome_firmware - Added option to stage the firmware update and support for selecting components and devices for baseline-based firmware update.
minor_changes:
- ome_template_network_vlan - Enabled check_mode support.
known_issues:
- idrac_user - Issue(192043) Module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though it
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
release_summary: Support for Redfish event subscriptions and enhancements to ome_firmware module.
modules:
- description: Manage Redfish Subscriptions
name: redfish_event_subscription
namespace: ''
release_date: '2021-09-28'
4.2.0:
changes:
known_issues:
- idrac_user - Issue(192043) Module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_smart_fabric_uplink - Issue(186024) ome_smart_fabric_uplink module does
not allow the creation of multiple uplinks of the same name even though it
is supported by OpenManage Enterprise Modular. If an uplink is created using
the same name as an existing uplink, the existing uplink is modified.
- ome_device_power_settings - Issue(212679) The ome_device_power_settings module
errors out with the following message if the value provided for the
parameter ``power_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.``
release_summary: Support to configure OME Modular devices network, power, and location settings.
modules:
- description: Configure network settings of devices on OpenManage Enterprise Modular
name: ome_device_mgmt_network
namespace: ''
- description: Configure device location settings on OpenManage Enterprise Modular
name: ome_device_location
namespace: ''
- description: Configure chassis power settings on OpenManage Enterprise Modular
name: ome_device_power_settings
namespace: ''
release_date: '2021-10-27'
4.3.0:
changes:
known_issues:
- ome_device_network_services - Issue(212681) - The module does not provide a
proper error message if unsupported values are provided for the parameters-
port_number, community_name, max_sessions, max_auth_retries, and idle_timeout.
- ome_application_alerts_syslog - Issue(215374) - The module does not provide a
proper error message if the destination_address is more than 255 characters.
- ome_application_alerts_smtp - Issue(212310) - The module does not provide a
proper error message if the destination_address is more than 255 characters.
- idrac_user - Issue(192043) The module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_smart_fabric_uplink - Issue(186024) - The module does not allow the creation
of multiple uplinks of the same name even though it is supported by OpenManage
Enterprise Modular. If an uplink is created using the same name as an existing
uplink, the existing uplink is modified.
- ome_device_power_settings - Issue(212679) - The module errors out with the
following message if the value provided for the parameter ``power_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.``
release_summary: Support to configure network services, syslog forwarding, and SMTP settings.
modules:
- description: Configure chassis network services settings on OpenManage Enterprise Modular
name: ome_device_network_services
namespace: ''
- description: This module allows to configure SMTP or email configurations
name: ome_application_alerts_smtp
namespace: ''
- description: Configure syslog forwarding settings on OpenManage Enterprise and OpenManage Enterprise Modular
name: ome_application_alerts_syslog
namespace: ''
release_date: '2021-11-26'
4.4.0:
changes:
bugfixes:
- ome_device_location - The issue that applies values of the location settings only in lowercase is fixed (https://github.com/dell/dellemc-openmanage-ansible-modules/issues/341)
minor_changes:
- ome_firmware - The module is enhanced to support check mode and idempotency (https://github.com/dell/dellemc-openmanage-ansible-modules/issues/274)
- ome_template - An example task is added to create a compliance template from reference device (https://github.com/dell/dellemc-openmanage-ansible-modules/issues/339)
known_issues:
- ome_device_local_access_configuration - Issue(217865) - The module does not
display a proper error message if an unsupported value is provided for the
user_defined and lcd_language parameters.
- ome_device_local_access_configuration - Issue(215035) - The module reports
``Successfully updated the local access setting`` if an unsupported value is
provided for the parameter timeout_limit. However, this value is not
actually applied on OpenManage Enterprise Modular.
- ome_device_network_services - Issue(212681) - The module does not provide a
proper error message if unsupported values are provided for the parameters-
port_number, community_name, max_sessions, max_auth_retries, and idle_timeout.
- ome_application_alerts_syslog - Issue(215374) - The module does not provide a
proper error message if the destination_address is more than 255 characters.
- ome_application_alerts_smtp - Issue(212310) - The module does not provide a
proper error message if the destination_address is more than 255 characters.
- idrac_user - Issue(192043) The module may error out with the message ``unable
to perform the import or export operation because there are pending attribute
changes or a configuration job is in progress``. Wait for the job to complete
and run the task again.
- ome_smart_fabric_uplink - Issue(186024) - The module does not allow the creation
of multiple uplinks of the same name even though it is supported by OpenManage
Enterprise Modular. If an uplink is created using the same name as an existing
uplink, the existing uplink is modified.
- ome_device_power_settings - Issue(212679) - The module errors out with the
following message if the value provided for the parameter ``power_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.``
release_summary: Support to configure login security, session inactivity timeout, and local access settings.
modules:
- description: Configure the login security properties
name: ome_application_security_settings
namespace: ''
- description: This module allows you to configure the session inactivity timeout settings
name: ome_application_network_settings
namespace: ''
- description: Configure local access settings on OpenManage Enterprise Modular
name: ome_device_local_access_configuration
namespace: ''
release_date: '2021-12-24'