~bjornt/maas:bug-1929576-3.0

Last commit made on 2021-05-28
Get this branch:
git clone -b bug-1929576-3.0 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-1929576-3.0
Repository:
lp:~bjornt/maas

Recent commits

e244e06... by Christian Grabowski

pass correct excludable subnets into rfc2317 glue config

add overlap test for overflowing IP

(cherry picked from commit ca143069ec85f00f179b90c1be8dcc3009ef6bf4)

f3a438a... by Alberto Donato

LP: #1908552 - only run DB migrations on init if DB is empty

80b1e5f... by Alberto Donato

LP: #1929552 - use sudo for running scripts and resources binary on controllers

30a20da... by Björn Tillenius

LP #1929086: LXD VM hosts can't be refreshed if VLANs interfaces aren't named .

This is a small fix that can be backported to 3.0.

We should remove the automatic generation of of VLAN interface name
completly, since the callsites should be responsible for giving the
right name. That's a bit too risky of a change for 3.0, though, since it
breaks a lot of tests.

(cherry picked from commit 38616374f7eec730d6e90fc5ec9b5fcb46695f8d)

c787005... by Bill Wear

Update maas-offline-docs to a18ff68
push cumulative doc changes for MAAS 3.0 from master to 3.0 branch

48e5645... by Caleb Ellis

Update maas-ui to 545f413
fix(ui): preselect first PXE network when defining composed VM interface (#2663)

0e3467f... by Alberto Donato

return target snap channel based on the target version

This takes into account snap-based controller that either have the target
version or see it as an update, and returns the most stable channel as target

Also, rework a bunch of get_target_version to assert on specific attributes
relevant for the test

9c0dbf7... by Bill Wear

Update maas-offline-docs to eea9e92
Intermediate save of tags and annotations work (very nearly done)

a0b908a... by Bill Wear

Update maas-offline-docs to b6bbaf1
Updated release notes for imminent 3.0 RC1 release

40ad52c... by Björn Tillenius

Add some stats to track workload annotations uptake.