~cgrabowski/maas:do_not_create_duplicate_vlan_on_controller_report_neighbors_3.2

Last commit made on 2022-06-01
Get this branch:
git clone -b do_not_create_duplicate_vlan_on_controller_report_neighbors_3.2 https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
do_not_create_duplicate_vlan_on_controller_report_neighbors_3.2
Repository:
lp:~cgrabowski/maas

Recent commits

4dc1160... by Christian Grabowski

remove unused var

3c4abee... by Christian Grabowski

fix formatting

8346fc3... by Christian Grabowski

pass IP to test_create_vlan_if_necessary report_vid calls

d5cac5a... 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