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
commit ab0959480e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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).