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

Fixes typo in iDRACConfig.py _scp_import_redfish #5

Closed
wants to merge 2 commits into from

Conversation

qwertzlbert
Copy link

@qwertzlbert qwertzlbert commented Apr 29, 2019

There was a typo which broke uploading to and downloading from network shares.
This prevents OMAM from working correctly.
dell/dellemc-openmanage-ansible-modules#45

System: R7415
iDRAC version: 3.30.30.30
BIOS: 1.7.6

There was a typo which broke uploading to and downloading from shares
@qwertzlbert
Copy link
Author

Hm I did further testing and the iDRAC firmware version 3.30.30.30 seems to have changed the expected property from "UserName" to "Username".
I rolled back to iDRAC version 3.21.25.22 for testing now I've got the opposite error:
expected id "UserName" not "Username".

Probably more changes need to be done to catch that issue, so I will close this pull request. Also there will be the same problem with different functions like exporting the SCP, etc.

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.

1 participant