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 UI to allow tenant users to control their node networking #575

Closed
tzumainn opened this issue Jul 9, 2024 · 2 comments · Fixed by CCI-MOC/esisdk#8, CCI-MOC/esisdk#9 or CCI-MOC/esi-ui#7
Assignees

Comments

@tzumainn
Copy link
Contributor

tzumainn commented Jul 9, 2024

Tenant users should be able to attach and detach networks from nodes. Let's leave trunks for another time, but allowing them to select a network or a port makes sense.

@tzumainn tzumainn converted this from a draft issue Jul 9, 2024
@ajamias
Copy link
Collaborator

ajamias commented Jul 19, 2024

I think that a good thing to do before updating the UI is to move the logic from python-esiclient's node network attach and detach to esisdk. And then both the UI and python-esiclient can call from esisdk

@ajamias
Copy link
Collaborator

ajamias commented Jul 23, 2024

Still gotta update the UI to use the changes in esisdk

@ajamias ajamias linked a pull request Jul 26, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from To do to Done in ESI Taskboard Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment