[PR #9190/ab095948 backport][stable-10] redfish_utils module utils: remove redundant code (#9216)

redfish_utils module utils: remove redundant code (#9190)

deprecate method instead

(cherry picked from commit ab0959480e)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2024-12-02 20:34:40 +01:00
committed by GitHub
parent c4373d5ed5
commit fbada0026e
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
minor_changes:
- redfish_utils module utils - remove redundant code (https://github.com/ansible-collections/community.general/pull/9190).
deprecated_features:
- redfish_utils module utils - deprecate method ``RedfishUtils._init_session()`` (https://github.com/ansible-collections/community.general/pull/9190).