~bjornt/maas:raritan-pdu-3.2

Last commit made on 2022-06-03
Get this branch:
git clone -b raritan-pdu-3.2 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:
raritan-pdu-3.2
Repository:
lp:~bjornt/maas

Recent commits

9a6f468... by Gavin Lin

Add Raritan PDU power driver.

(cherry picked from commit 2aa1d2b147aa8d544c1bff1742cce9047d3f1ee6)

b002495... by Alberto Donato

LP:1976516 link Script to ScriptResult when creating a new one

This was causing no script to be returned for LXD VM hosts that are not deployed by MAAS.
It also fixes commissioning data sent back from the refresh operation on LXD VM hosts to return data for both resources script (to match what regular commissioning does).

5027735... by Christian Grabowski

Prepare for 3.2.0 beta6 release

ab677bc... by Christian Grabowski

update vlan's fabric when observed neighbor's vlan already exists

f311c5d... by Christian Grabowski

update to correct file name for machine-resources in sudoers

4b2ff91... by Alberto Donato

LP:1976194 ensure the $SNAP_COMMON/maas directory is always created

44f4c3d... by Alberto Donato

use 3.2-next PPA for deps

b215151... by Alexsander de Souza

fix enabled IPMI ciphers detection

Some broken BMC implementations (e.g. IBM S822L series) returns
messages that ipmi-tools cannot decode, resulting in an empty cipher
list.

243b265... by Alberto Donato

replace deprecated threading.currentThread with current_thread

2bcb52f... by Alberto Donato

fix string joining in LXD driver tests