~bjornt/maas:bug-2073731-3.5

Last commit made on 2024-07-30
Get this branch:
git clone -b bug-2073731-3.5 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-2073731-3.5
Repository:
lp:~bjornt/maas

Recent commits

ff6efd4... by Björn Tillenius

fix: don't fail commissioning if no suitable IPMI ciphers can be detected

Some BMCs (like HPE ILO 5 3.05) seems to not report all the ciphers
that actually are enabled.

Instead of failing commissioning, we now only print out a warning.

Resolves LP:2073731

(cherry picked from commit b2d55fd8c55b36139547e6b1306a7b96286d7875)

511ce4f... by Björn Tillenius

test: Fix test_Commission_starts_commissioning intermittent failure.

(cherry picked from commit 68802ac8ba80d2ada2fe39b56525b2ed9a4cef8c)

a1a2034... by Nick De Villiers

Update maas-ui to 46934a945
fix(machines): Increase width of bond and bridge forms in Network tab 3.5 backport (#5505)

bd703fc... by Anton Troyanov

fix: maas-regiond should require maas-apiserver

Resolves LP:2073540

(cherry picked from commit aba348e01655f1eef3fe59613d90f6709009d109)

7475704... by Jacopo Rota

fix(rackd): move active network scan to a worker

the service requires RPC, which is not available from the
master process.

additionally fixes the execution of this service inside the
snap confinement.

fixes LP#1953049

(cherry picked from commit b7b46ec938c279966d7d99a57973d7a1ccca5c8b)
(cherry picked from commit bcbb6120f02342a1b953848ad0b213f1dbb2fb67)

3f76368... by Jacopo Rota

refactor(rpc): rework the region and cluster rpc protocols

(cherry-picked from add86eb65242a1f96e134ed854b8312b19199f76)

c799a10... by Anton Troyanov

Prepare for 3.5.0 release

b0f8b75... by Peter Makowski

Update maas-ui to 8c0b18f1c
fix: limit WebSocket message backlog on reconnection 3.5 backport (#5490)

b47035a... by Jacopo Rota

fix: during commissioning reset the interface vlan only if an ip address on that vlan exists

(cherry-picked from f183792675a15179c0d6283d54f97a76e5022031)

c8e8880... by Anton Troyanov

Prepare for 3.5.0 RC7 release