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

improved the web request success handling. #18

Merged

Conversation

chrisdonlan
Copy link
Contributor

We found the OME scripts were all failing when a network redirect was performed, even if the requests were successful.

This network redirect was something we could not avoid in our hypervisor-hosted OME install. In order to prove things were working, we relied on curl commands obtained by monitoring the OME portal. The curl commands returned '201' rather than the 200 the OME scripts expected.

I am currently testing these changes.

…ere all failing when a network redirect was performed, even if the requests were successful.
@TrevorSquillario TrevorSquillario changed the base branch from main to devel February 23, 2024 20:46
@TrevorSquillario TrevorSquillario merged commit 1a26275 into dell:devel Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants