~bjornt/maas:refresh-mock-leak

Last commit made on 2021-03-08
Get this branch:
git clone -b refresh-mock-leak 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:
refresh-mock-leak
Repository:
lp:~bjornt/maas

Recent commits

6e5b2c1... by Björn Tillenius

Fix refresh tests not to leak changed NODE_INFO_SCRIPTS.

The refresh tests changed the NODE_INFO_SCRIPTS dict, but they didn't
replace it with the original dict after the tests had be ran.

This causes other tests to fail, depending on which order they are run
in.

2f9672f... by Huw Wilkins

Update maas-ui to fd57b0c
feat(ui): add a table of interfaces to the bond form

Add a table for managing the interfaces in a bond.

Fixes: #2306.

5ee0e61... by Huw Wilkins

Update maas-ui to d28156f
feat(ui): add the bridge form table

Add components to display the bridge form and table.

Fixes: #2307.

79f139b... by Caleb Ellis

Update maas-ui to daeda1c
feat(ui): add link to workload annotations discourse page (#2268)

ec1966f... by Alberto Donato

add global storage counters

3c605c6... by Huw Wilkins

Update maas-ui to 4634959
feat(ui): add buttons to add a bond or bridge

Add buttons to the network tab to create a bond or bridge provided the correct selection is made.

Fixes: #2308.

797099e... by Bill Wear

Update maas-offline-docs to 728088b
Add instructions to LXD init section in VM host networking to make sure LXD DHCP is off.

7278a24... by Alberto Donato

combine kernel commandline options node from all associated tags

4518fcf... by Alberto Donato

also update machine cores and memory when a VM host is refreshed

cf1b77d... by Huw Wilkins

Update maas-ui to 7729267
feat(ui): add a switch form component

Add a component for handling switches in formes.

Fixes: #2319.