MAAS should not allow editing network interfaces of deployed machines
Bug #2032720 reported by
Bui Hong Ha
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
High
|
Unassigned | ||
maas-ui |
Triaged
|
Medium
|
Unassigned |
Bug Description
Currently, MaaS does not allow network interfaces' configurations (for example: changing fabrics, changing subnet) to be modified after a machine was deployed. When a user try to modify the fabric in MaaS UI by Machine > Network > Actions > Edit Physical, MaaS UI allows users the form to be submitted but does not output any validation error.
It would be helpful if MaaS UI can display validation error when a user tries to change interfaces after machine deployment.
summary: |
- MaaS should show alert messages when network interfaces of deployed + MAAS should show alert messages when network interfaces of deployed machines are modified |
To post a comment you must log in.
Were able to reproduce it. We could also think about disabling the edit physical button for deployed machines instead of showing an error afterwards.