~bjornt/maas:update-node-interfaces-all-nodes

Last commit made on 2021-05-04
Get this branch:
git clone -b update-node-interfaces-all-nodes 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:
update-node-interfaces-all-nodes
Repository:
lp:~bjornt/maas

Recent commits

a018cbd... by Björn Tillenius

Review comments.

c62af2d... by Björn Tillenius

Fix bug.

e4a4e26... by Björn Tillenius

Revert the change from STICKY to AUTO.

bfd5176... by Björn Tillenius

Add test for link_detected.

e66ad7a... by Björn Tillenius

Fix test failures.

a1524c6... by Björn Tillenius

Fix issue with IP not showing up for controllers and new fabrics getting created for NICs that aren't connected.

f15f229... by Björn Tillenius

Make test_network.py call process_lxd_results() to uncover more issues.

The biggest issue that was uncovered was that
set_initial_networking_configuration() was called for controllers, and
that network.py created discovered IPs as STICKY, while hooks.py created
them as DISCOVERED.

Now both use DISCOVERED, since that makes the most sense, so that the IP
will be released when the machine is released.

10530a6... by Björn Tillenius

Don't forget the controllers.

ec5c4a0... by Björn Tillenius

Always call update_node_interfaces().

b6afee9... by Lee Trager

Add Subnet form support for disable_boot_architectures