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

[BUG] Add a check to add endpoints to SMD correctly #10

Open
davidallendj opened this issue Feb 15, 2024 · 0 comments
Open

[BUG] Add a check to add endpoints to SMD correctly #10

davidallendj opened this issue Feb 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@davidallendj
Copy link
Collaborator

Describe the bug
Magellan is not able to add endpoints to SMD correctly if first trying to run with bad user+password. The issue is very likely due to Magellan not a check in place to make sure valid redfish information is being returned with fetching data with collect.

To Reproduce
Steps to reproduce the behavior:

  1. Run magellan with a bad user+password combination (will still create endpoints)
  2. Try and run again with correct user+password combination
  3. Errors out (?) and does not add to SMD

Expected behavior
Add redfish endpoints to SMD.

@davidallendj davidallendj added the bug Something isn't working label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant