Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #6883/c70edfa8 backport][stable-7] Fix for get_volume_inventory #6948

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jul 15, 2023

This is a backport of PR #6883 as merged into main (c70edfa).

SUMMARY
Fixing an issue caused due to PR 6719. The "data" variable was getting replaced in the elif block on line 915 and was causing an issue on line 937 when getting the Volumes url.

ISSUE TYPE

  • Bugfix Pull Request

COMPONENT NAME
redfish_utils.py

* Fix for get_volume_inventory

* Adding changelog fragment

* Update changelogs/fragments/6883-redfish-utils-changing-variable-names-in-get-volume-inventory.yml

---------

Co-authored-by: Kushal <t-s.kushal@hpe.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit c70edfa)
@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added backport bug This issue/PR relates to a bug module_utils module_utils new_contributor Help guide this first time contributor plugins plugin (any type) labels Jul 15, 2023
@felixfontein felixfontein merged commit d1a412d into stable-7 Jul 15, 2023
@felixfontein felixfontein deleted the patchback/backports/stable-7/c70edfa84b770c2e6682f85db61d527341030ccf/pr-6883 branch July 15, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug module_utils module_utils new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants