~skatsaounis/maas:lp-2048399-3.3

Last commit made on 2024-02-19
Get this branch:
git clone -b lp-2048399-3.3 https://git.launchpad.net/~skatsaounis/maas
Only Stamatis Katsaounis can upload to this branch. If you are Stamatis Katsaounis please log in for upload directions.

Branch merges

Branch information

Name:
lp-2048399-3.3
Repository:
lp:~skatsaounis/maas

Recent commits

de60a60... by Stamatis Katsaounis

fix: pin LXD version to 5.19

(cherry picked from commit 9d6efa19ee764707aea8934425b3f74fc939b4e2)
(cherry picked from commit 0b6d162512fb87080fbb32497834d71cfe95d8af)

052a895... by Björn Tillenius

Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error)

For some reason virsh prints out an error about executing
pkttyagent. This happens only on some machines, and we don't know why.

But the error seems harmless. This patch ignores the error and
lets the connection succeed.

(cherry picked from commit f0005e39bcadfc366c76e713c444739179743c84)
(cherry picked from commit 9eb3ca242e3c57f1b7ab1a1b6537ee4dfffb2aa6)

fdd9792... by Christian Grabowski

do not remove DB entry when scaled up rpc connection lost
(cherry picked from commit 996df30a06ab3c8e75c36f4ee8b24e2118ed9686)

21437b1... by Christian Grabowski

fix: overlapping subnets no longer cause BIND to fail configuring
(cherry picked from commit 344fd0daa7e07955e32311bf97bd5a46225eb726)

78dd996... by Igor Brovtsin

Report reasons for failure for machine bulk actions

Fixes LP:2009045

(cherry picked from commit 26d1d8fc3b76f727046758b0b016107faf847ced)

d3659b7... by Igor Brovtsin

fix(LP#1999064): add cleanup to `maas_run_scripts.py` when no scripts failed

(cherry picked from commit 9433072b84b224780e04b155c2c5f45ff3ac919f)

9ac1434... by Jacopo Rota

Cherry pick 6106e946d0bc8dbd77214d64912c30f770f8d101 - ipxe uses mac address from dhcp packet instead of the mac of the first interface of the machine

eace050... by Ubuntu <email address hidden>

Fix reverse order ip address

When controller's nic has several ip and virtual ip,
SQL collect them reverse order. this fixes it.

(cherry picked from commit cfe8cf628f7189a84a98d74b3c079d744f1c1b5f)

0553c80... by Jacopo Rota

fix: lp-2046255 IP addresses of non-boot interfaces should not add A records to <machine>.<domain>

bc62ea8... by Jacopo Rota

fix: lp-2045228 race condition in postgres listener for dns dynamic updates