~bjornt/maas:bug-2053033-3.4

Last commit made on 2024-02-14
Get this branch:
git clone -b bug-2053033-3.4 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:
bug-2053033-3.4
Repository:
lp:~bjornt/maas

Recent commits

0e3a8ed... 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)

b0ddb4d... by Christian Grabowski

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

f1f1a38... by Alexsander de Souza

improve multipath storage device support

include support to FiberChannel, JBOD, SCSI, iSCSI and HyperV multipath devices

fixes LP#1887558

(cherry picked from commit f99ca7ec885044d8519d711697030b648b26ef92)

8ad69c4... by Alexsander de Souza

Prepare for 3.4.1 release

fd5de04... by Christian Grabowski

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

7a1bdde... by Jacopo Rota

Cherry pick e118da6e10a7ed4fa224f4143e191d8263107abf - fix: migrate vlan 0 and space 0 in 0302_big_auto_field migration for environments coming from 1.x. Remove the default values for maasserver_bootresourcefile.extra, maasserver_bootresource.extra, maasserver_interface.ipv4_params, maasserver_interface.ipv6_params, maasserver_interface.params for envs coming from 1.x.

7fcac0b... by Jacopo Rota

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

455608f... by Jacopo Rota

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

354f71f... by Jacopo Rota

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

79aa1cc... by Christian Grabowski

add asynchronous wrapper to queueDynamicDNSUpdates