canonical / maas-ui

The UI for MAAS (metal-as-a-service)
https://maas.io
Other
49 stars 48 forks source link

No websocket method for adding chassis #4597

Closed webteam-app closed 1 year ago

webteam-app commented 1 year ago

Bug originally filed by caleb-ellis at https://bugs.launchpad.net/bugs/1863906

Currently rewriting the "Add chassis" functionality in maas-ui and realised that adding chassis happens over the api rather than the websocket. For consistency's sake on our end, it would be preferable to have this handled over the websocket.

https://github.com/canonical-web-and-design/maas-ui/blob/master/legacy/src/app/controllers/add_hardware.js#L637

tmerten commented 1 year ago

now tracked here https://bugs.launchpad.net/maas-ui/+bug/1863906