~cgrabowski/maas:fix_counting_ha_vlans_backport_to_3.2

Last commit made on 2022-08-05
Get this branch:
git clone -b fix_counting_ha_vlans_backport_to_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:
fix_counting_ha_vlans_backport_to_3.2
Repository:
lp:~cgrabowski/maas

Recent commits

a8ad07f... by Christian Grabowski

handle unlinked interfaces when counting HA VLANs

(cherry picked from commit 41d390ea77d6c956961e54d77d593f6131c013fe)

a2a841d... by Christian Grabowski <email address hidden>

Prepare for 3.2.1 release

fc5acab... by Christian Grabowski

ensure node is up to date before dehydrating
(cherry picked from commit 624798b11123c4696d80371ff66ab1b3487e76e8)

include controller interface form
(cherry picked from commit 819793ab4be1211efd768a09117f5f111aed833a)

use boot interface in test
(cherry picked from commit deef8f19afee791102c6a3f1349b30a19a87bfda)

move _update_obj_tags to the Node handler for both Controller and Machine handlers
(cherry picked from commit 459bb180a305056d41bc81a7c425bf30e31e582c)

move form import to correct file
(cherry picked from commit 608e094b658d1c5a96f707f436d712074bc91ab7)

move _get_node_or_permission_error to Node handler for use with Controller and Machine handlers
(cherry picked from commit b017a09d54633068ac0454cb99fab932d00a67b1)

move update_interface into Node handler for controller to inherit
(cherry picked from commit 948601b5b7a57bd9e8b8453e6de00976ba6394bf)

a29024a... by Anton Troyanov

Revert "fix RAID device available space reporting"

This reverts commit 47edd13773def85a776d5c517e0dc9830c30f91b.

LP:1981536
(cherry picked from commit 7a6e7bafd63c87e75265c16aeec9dcf3a34bfa19)

ff9a1a3... by Anton Troyanov

fix(deps): update github.com/lxc/lxd to v0.0.0-20220801070811-efce00b764d8

Update LXD package to a newer version that has a fix for VPD parser
https://github.com/lxc/lxd/issues/10708

(cherry picked from commit 60b3666995c6581b8f4037316b36d0b699886007)

24e9437... by Anton Troyanov

Update maas-ui to 47ff0618
fix: show reverse proxy for region or region+rack (#4293)

3e66680... by Peter Makowski

Update maas-ui to 100c5e77
fix: configure VLAN DHCP (#4246) (#4286)

Backport 3.2

1534369... by Anton Troyanov

fix: avoid conversion from hyphen to underscore

In v54.1.0 setuptools introduced a change that causes the
difference how hyphens are handled [1]

That causes different behaviour when running `setup.py install`
with different version of Python.

Use underscores to avoid conversion of dashes to underscores.

[1]: https://setuptools.pypa.io/en/latest/history.html#id368

(cherry picked from commit 2441acb3d5d54b39aeb276e35fc8a32db6d3c16e)

04b57a4... by Seyeong Kim

Fix utf-8 character error when bmc-config

Related LP and article

https://bugs.launchpad.net/bugs/1892983
https://bugs.launchpad.net/bugs/1929478
https://discourse.maas.io/t/maas-failed-commissioning/4904
(cherry picked from commit 3eec5b5161515a23f58c72638a5ff8aac7486622)

3ffe625... by Anton Troyanov

fix: add missing o11y sample configs into deb pkg

Fixes bug #1982208

(cherry picked from commit fa2959b88352334146519dc6b68b160953351bd1)