~bjornt/maas:move-update-interfaces-logic

Last commit made on 2021-03-11
Get this branch:
git clone -b move-update-interfaces-logic https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
move-update-interfaces-logic
Repository:
lp:~bjornt/maas

Recent commits

484d3c9... by Björn Tillenius

Move the tests for update_node_interfaces from test_node.py

862c55b... by Björn Tillenius

Move the logic for Controller.update_interfaces() to its own module, to get a better overview of what it's doing.

9daad27... by Huw Wilkins

Update maas-ui to db7f9aa
Use variables for showing fields. Update LinkMonitoring type.

6bd90c5... by Huw Wilkins

Update maas-ui to 9b83618
Display the Open vSwitch type in the delete confirmation.

2903000... by Huw Wilkins

Update maas-ui to d1876ad
feat(ui): only allow physical bond interfaces

Update the network table action to only allow physical interfaces for a bond.

Fixes: #2325.

105bd36... by Huw Wilkins

Update maas-ui to 25599d8
feat(ui): add bond option fields

Add select fields for bond options.

Fixes: #2355.

d8d4066... by Huw Wilkins

Update maas-ui to 250611d
feat(ui): show errors from non field keys

Update the non-field error handling to show errors from keys that don't match form fields.

Fixes: #2350.

86aa32f... by Huw Wilkins

Update maas-ui to e247ab9
refactor(ui): dedupe bond types

Remove duplicate bond types.

Fixes: #2351.

21e279b... by Caleb Ellis

Update maas-ui to 429095c
fix(ui): add proxmox field names to add_chassis parameter map (#2352)

fd47415... by Alberto Donato

fix name for a few test classes that didn't start with "Test"

This doesn't change anything right now but will be a requirement for being
collected by pytest