1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 5e5cba985f
[PR #7952/dd7c3ad1 backport][stable-7] Fix errors in hpe specific get methods (#8021)
Fix errors in hpe specific get methods (#7952)

* Fix errors in hpe specific get methods

* corrects reference to non existent `self.chassis_uri_list` to
  `self.chassis_uris`
* corrects syntactically incorrect dereferences
* removes an uneccessary variable assignment to `chassis_uri_list`
  in `get_psu_inventory` method
* adds changelog fragment for above indicating fix of issue #7951

* Update changelog.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit dd7c3ad10d)

Co-authored-by: Dave Rawks <dave@rawks.io>
2024-02-24 20:26:50 +00:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
7.5.5.yml Next release will be 7.5.5. 2024-01-29 20:41:12 +01:00
7881-fix-keycloak-client-ckeckmode.yml [PR #7881/001292c7 backport][stable-7] Fixes #1226 - keycloak_client detects changes on check_mode but not in run mode (#7978) 2024-02-17 22:48:36 +01:00
7919-onepassword-fieldname-casing.yaml [PR #7919/6088e2dc backport][stable-7] fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7974) 2024-02-17 12:29:40 +01:00
7951-fix-redfish_info-exception.yml [PR #7952/dd7c3ad1 backport][stable-7] Fix errors in hpe specific get methods (#8021) 2024-02-24 20:26:50 +00:00
7970-fix-cargo-path-idempotency.yaml [PR #7970/9510988a backport][stable-7] cargo: use the correct path when checking installation status fixing idempotency issue. (#8018) 2024-02-23 20:59:40 +01:00
8003-redfish-get-update-status-empty-response.yml [PR #8004/2a8da769 backport][stable-7] Redfish: Enhanced GetUpdateStatus to allow for empty responses to accomodate possible usage of 204 No Content (#8010) 2024-02-23 07:07:55 +00:00
pkgin.yml [PR #7971/dd25ddfb backport][stable-7] Pkgin fixes (#8015) 2024-02-23 20:48:32 +01:00