~ltrager/maas:lp1923268

Last commit made on 2021-05-04
Get this branch:
git clone -b lp1923268 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:
lp1923268
Repository:
lp:~ltrager/maas

Recent commits

58c29c3... by Lee Trager

LP: #1923268 - Make default grub.cfg architecture agnostic.

b6b3efb... by Lee Trager

Accept disabled_boot_architectures field over DHCP config/validation RPC.

If disabled_boot_architectures is provided in the subnet field of the DHCP
configuration or validation RPC call any listed boot architecture will not
be included in dhcpd.conf.

b427da9... by Lee Trager

Add disabled_boot_architectures Postgres trigger

df06151... by Alberto Donato

record ControllerInfo.udpate_origin as short URL for PPAs

5ffc71b... by Lee Trager

Add API support for disabled_boot_architectures

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

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