~bjornt/maas:bug-2073731-3.4

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

Recent commits

b9fa988... 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)
(cherry picked from commit 60fbad31927d726ae9d3098e0aedb7aa9a874f11)

0468e8b... by Björn Tillenius

test: Fix test_Commission_starts_commissioning intermittent failure.

(cherry picked from commit 68802ac8ba80d2ada2fe39b56525b2ed9a4cef8c)
(cherry picked from commit 511ce4f4fa185bf36ddc6c7fea189f4f9beb5b11)

934e276... 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)

f94381c... by Jacopo Rota

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

(cherry-picked from add86eb65242a1f96e134ed854b8312b19199f76)

292e0ec... by Peter Makowski

Update maas-ui to 9cbb8e3de
fix: limit WebSocket message backlog on reconnection 3.4 backport (#5489)

Signed-off-by: Peter Makowski <email address hidden>

56ec7f0... by Christian Grabowski

Prepare for 3.4.3 release

eda32da... by Christian Grabowski

Revert "Prepare for 3.4.3 release"
This reverts commit 6fe04b82f1428c1124f4856ed154547084e5dbb9.

490f440... by Jacopo Rota

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

(cherry-picked from f183792675a15179c0d6283d54f97a76e5022031)

6fe04b8... by Christian Grabowski

Prepare for 3.4.3 release

99de245... by Christian Grabowski <email address hidden>

Prepare for 3.4.3 RC1 release