You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Run magellan with a bad user+password combination (will still create endpoints)
Try and run again with correct user+password combination
Errors out (?) and does not add to SMD
Expected behavior
Add redfish endpoints to SMD.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Add redfish endpoints to SMD.
The text was updated successfully, but these errors were encountered: