~ltrager/maas:disable_boot_architectures_api

Last commit made on 2021-05-04
Get this branch:
git clone -b disable_boot_architectures_api https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
disable_boot_architectures_api
Repository:
lp:~ltrager/maas

Recent commits

4eb6695... by Lee Trager

Fix subnet form tests

3723c8b... by Lee Trager

Merge branch 'master' into disable_boot_architectures_api

a87b3ca... by Björn Tillenius

update_node_interfaces() failed if some interface parents didn't exist.

This happens if there are veth interfaces in bridges, since LXD will
include that in the bridge information, but it won't create network
entries for them.

b7378e3... by Björn Tillenius

Always call update_node_interfaces() in process_lxd_results()

Before, it was only called for controllers, and some of the logic in
process_lxd_results was not executed for controllers, since that conflicted
with update_node_interfaces().

Now the same code path to update interfaces is used for controllers, vm hosts,
and any machine.

aa6f7de... by Alberto Donato

add a single helper method to get used all resources for VM hosts

0239dae... by Lee Trager

Fix merge mistake

4c98984... by Lee Trager

Fix tests

320341c... by Lee Trager

Merge branch 'master' into disable_boot_architectures_api

b6afee9... by Lee Trager

Add Subnet form support for disable_boot_architectures

6871973... by Bill Wear

Update maas-offline-docs to aceda04
Intermediate save to capture draft WIP of tags and annotations