From 1cb9999e7fd959c97c3415a00b4d03fd65bd43e9 Mon Sep 17 00:00:00 2001 From: Saksham Nautiyal Date: Tue, 23 Jul 2024 10:35:08 +0530 Subject: [PATCH] [changelog]-Resolved code smells --- changelogs/changelog.yaml | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index b8f1cbe6b..3642bdeda 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -1953,17 +1953,21 @@ releases: - idrac_redfish_powerstate - This module is enhanced to support full virtual A/C power cycle. known_issues: - - idrac_diagnostics - Issue(285322) - This module doesn't support export of - diagnostics file to HTTP and HTTPS share via SOCKS proxy. - - idrac_firmware - Issue(279282) - This module does not support firmware update - using HTTP, HTTPS, and FTP shares with authentication on iDRAC8. - - idrac_storage_volume - Issue(290766) - The module will report success instead - of showing failure for new virtual creation on the BOSS-N1 controller if a - virtual disk is already present on the same controller. - - ome_diagnostics - Issue(279193) - Export of SupportAssist collection logs - to the share location fails on OME version 4.0.0. - - ome_smart_fabric_uplink - Issue(186024) - The module supported by OpenManage - Enterprise Modular, however 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, then the existing uplink is modified. + - idrac_storage_volume - Issue(290766) - The module will report success + instead of showing failure for new virtual creation on the BOSS-N1 + controller if a virtual disk is already present on the same + controller. + - idrac_diagnostics - Issue(285322) - This module doesn't support + export of diagnostics file to HTTP and HTTPS share via SOCKS + proxy. + - idrac_firmware - Issue(279282) - This module does not support + firmware update using HTTP, HTTPS, and FTP shares with + authentication on iDRAC8. + - ome_diagnostics - Issue(279193) - Export of SupportAssist + collection logs to the share location fails on OME version 4.0.0. + - ome_smart_fabric_uplink - Issue(186024) - The module supported by + OpenManage Enterprise Modular, however 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, then the existing + uplink is modified. release_date: '2024-07-31'