redfish_utils module utils: remove redundant code (#9190)

deprecate method instead
This commit is contained in:
Alexei Znamensky
2024-12-03 08:17:44 +13:00
committed by GitHub
parent fddccea940
commit ab0959480e
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).