maas:3.3

Last commit made on 2024-05-27
Get this branch:
git clone -b 3.3 https://git.launchpad.net/maas
Members of MAAS Committers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
3.3
Repository:
lp:maas

Recent commits

2341ebf... by Björn Tillenius

Bug #2007297: LXD REST API connection goes via proxy

Create a Session before instantiating the pylxd Client
(cherry picked from commit 33963ee1eb39c745729dd10cf789f6af04d80e94)

Set pylxd session to not trust the environment
(cherry picked from commit 58e3a2328dd308056170b3af3921ed1842a08a8f)

3ddb6ce... by Björn Tillenius

Bug #2066276: ipv6 test failures: AttributeError: 'RRHeader' object has no attribute '_address'

fix: parse DNS results correctly

(cherry picked from commit 4f6ef7d4e2feab5445b39330949ed5a13d10d526)
(cherry picked from commit 557d3f62aa3399150b84cfc95949cd3416c6ce04)

Limit test processes in parallel to 4 by default.
It's possible to change the number of parallel processes by passing
in the MAAS_MAX_TEST_PROCESSES environment variable. For example:
MAAS_MAX_TEST_PROCESSES=8 utilities/run-py-tests-ci
This aims to reduce the number of intermittent failures in our CI.

(cherry picked from commit b2df4b603143d36e95b7e0d8e6b442fd2ac7c8ed)

Apply intermittent test failure fix from e4d49a5503.

(cherry picked from commit 1c07a56167bebc3292de6d5255374d05ed156e67)

e11faed... by Adam Collard

fix: LP:2052958 cope with disks with missing serial metadata

(cherry picked from commit f57ed04744e7110659d7b6833b2ad2b1571a020e)
(cherry picked from commit c13a8beb452f270d795fd1a722928287ed51bb1f)

30669c2... by Björn Tillenius

Revert "fix: lp-2031482. If a controller interface has moved to a VLAN in another fabric, move all the assigned subnets to the new VLAN/fabric. For machines, simply clear all the IPs."

This reverts commit d65e60a89177569b7d94a3f91152f437b513d70c.

This is temporary until we release 3.3.7. It will be re-applied after 3.3.7 is
released.

d65e60a... by Jacopo Rota

fix: lp-2031482. If a controller interface has moved to a VLAN in another fabric, move all the assigned subnets to the new VLAN/fabric. For machines, simply clear all the IPs.

(cherry-picked from 0ad0bd21810d29be72546324cf5cf870ffa75167)

2f0fd75... by Björn Tillenius

Prepare for 3.3.7 release

2c287af... by Björn Tillenius

Revert "fix(metadataserver): leave discovered interfaces disconnected"

This reverts commit 41fb68392a2d22da358ed337633c166f70bfbcb0.

4531a70... by Christian Grabowski

fix: handle BIND failures when notifies are delayed
(cherry picked from commit 19ac75f3d5e2bcb7d4934579aa94717dc1823104)

10dd787... by Christian Grabowski

Fix lp bug 2033632
https://bugs.launchpad.net/maas/+bug/2033632
(cherry picked from commit 147ce845b0575adf944eccafff804caf0bdd876e)

9eb93a8... by Jack Lloyd-Walters

Move snap preload location to canonical org

(cherry picked from commit 30d40531a64899a488c7c7d3af4a6b62ff0c9207)
(cherry picked from commit e579ac291a9f4ac04b45f96e51cd295b2e2f2685)
(cherry picked from commit ea4598b10f85d9e416259a796ecc512ae429b9af)