~bjornt/maas:pod-initial-sync

Last commit made on 2021-09-03
Get this branch:
git clone -b pod-initial-sync 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:
pod-initial-sync
Repository:
lp:~bjornt/maas

Recent commits

0d1053c... by Björn Tillenius

Factor out logic into function.

b7439a7... by Björn Tillenius

Catch not found errors when generating commissioning data for vm hosts.

We first get the list of network interfaces, and then for each interface
we get the state of it. During that time, some interfaces may have
disappeared.

This especially happens when adding a vm host, since the VMs are
starting and shutting down, which causes tap intefaces to be removed.

It should be enough to catch NotFound errors, but due to a bug in LXD,
we have to catch LXDAPIErrors as well.

70f25fc... by Alberto Donato

add get-machine-token option to maas-run-scripts

18688b9... by Caleb Ellis

Update maas-ui to 7c743e18
refactor(ui): rename selectedAction to headerContent (#3026)

c78f13f... by stormrider <email address hidden>

Update maas-offline-docs to 9a3b04af
move "managing-dhcp.md" to "how-to-manage-dhcp.md" without changing URL
change "Managing DHCP" title to "How to manage DHCP"
change questions to statements and remove extraneous questions
alter URL to point at /how-to-manage-dhcp
add redirect for /managing-dhcp --> /how-to-manage-dhcp
confirmed that the parts about DHCP relays suck canal water through a straw
(note to self that those need to be fixed)

2b1d75f... by stormrider <email address hidden>

Update maas-offline-docs to 4a620518
remove "VM host storage pools" from the doc fileset
move "vm-hosting.md" to "about-vm-hosting.md" without updating the URL for now

ace0b07... by stormrider <email address hidden>

Update maas-offline-docs to 0c8e82ea
move "VM host networking" content into "How to manage VM hosts"

db28df3... by stormrider <email address hidden>

Update maas-offline-docs to 4a129863
clean up "How to manage VM hosts" to remove "about" section that was moved to "About VM hosts"

7312945... by stormrider <email address hidden>

Update maas-offline-docs to b978263a
move "About VM hosts" from "How to manage VM hosts" to "About VM hosts"

232513e... by stormrider <email address hidden>

Update maas-offline-docs to ffa34266
move URL /adding-a-vm-host to /how-to-manage-vm-hosts, with corresponding filename change