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

Update esi node list to include additional values required by UI #571

Closed
tzumainn opened this issue Jul 9, 2024 · 3 comments · Fixed by CCI-MOC/esi-leap#163 or CCI-MOC/esi-ui#4
Closed
Assignees

Comments

@tzumainn
Copy link
Contributor

tzumainn commented Jul 9, 2024

The UI display of nodes currently calls both esi node list and Ironic node list, merging the information together. However the REST API behind esi node list already grabs Ironic nodes and fetches some of the needed information. We should:

  • update ESI Leap so that the node list call includes all of the needed Ironic information
  • update the ESI UI to eliminate the call to Ironic node list
@tzumainn
Copy link
Contributor Author

Reopening because I assume this will also require a change in the esi-ui

@ajamias
Copy link
Collaborator

ajamias commented Jul 19, 2024

This is being blocked because the MOC's esi-leap service is not updated to include the power state information, target provision state, and future lease and offer information. Once that is done then a PR can be created for the UI.

@tzumainn
Copy link
Contributor Author

This should now be unblocked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants