maas 3.1 creates alias when editing vlan instead of saving changes
Bug #1960965 reported by
Tessa
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Unassigned | ||
3.1 |
Won't Fix
|
High
|
Unassigned | ||
maas-ui |
Fix Released
|
Unknown
|
Bug Description
just doing some more setup of some new systems, and noticed some weird behaviour after cloning an initial system config onto other boxes. maas assigns some random new static IPs, so I've gone in and manually switched them to the IPs the systems should have. however, when editing the IP on a VLAN device, maas creates an alias to that device and adds the IP there, rather than editing it in place on the device itself. this isn't at all the behaviour I'd want or expect when editing a vlan, I'd create an alias manually if that's what I wanted.
Changed in maas: | |
milestone: | none → 3.2 |
status: | Incomplete → Triaged |
importance: | Undecided → High |
Changed in maas-ui: | |
importance: | Undecided → Unknown |
Changed in maas-ui: | |
status: | New → Fix Released |
Changed in maas: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
milestone: | 3.2.0 → 3.2.0-beta3 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hi there, could you please provide the output of `maas $PROFILE interfaces $SYSTEM_ID` of the machine with the original config, and the same command's output for the machine with the alias issue? Additionally, how are you cloning said config?