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 #9114/bafb8aca backport][stable-9] redfish_utils: remove undocumented default applytime #9119

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Nov 11, 2024

This is a backport of PR #9114 as merged into main (bafb8ac).

SUMMARY

The @Redfish.OperationApplyTime parameter is optional as per Redfish
spec version 1.21.0, paragraph 7.11 [1]. Some systems reject the
request rather than ignore it, causing failures that can not be
workarounded.

Removing this default resolves compatibility issues.

[1] https://www.dmtf.org/sites/default/files/standards/documents/DSP0266_1.21.0.html

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

redfish_utils

ADDITIONAL INFORMATION

* redfish_utils: remove undocumented default applytime

The `@Redfish.OperationApplyTime` parameter is optional as per Redfish
spec version 1.21.0, paragraph 7.11 [1]. Some systems reject the
request rather than ignore it, causing failures that can not be
workarounded.

Removing this default resolves compatibility issues.

[1] https://www.dmtf.org/sites/default/files/standards/documents/DSP0266_1.21.0.html

Signed-off-by: Tan Siewert <[email protected]>

* redfish_utils: fix changelog fragment to bugfix

Signed-off-by: Tan Siewert <[email protected]>

---------

Signed-off-by: Tan Siewert <[email protected]>
(cherry picked from commit bafb8ac)
@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 Nov 11, 2024
@felixfontein felixfontein merged commit d385caa into stable-9 Nov 11, 2024
144 checks passed
@felixfontein felixfontein deleted the patchback/backports/stable-9/bafb8aca292dfb365a6386cc52e4de40f8e6bfc6/pr-9114 branch November 11, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants