~ltrager/maas:lp1883333_2.7

Last commit made on 2020-06-23
Get this branch:
git clone -b lp1883333_2.7 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1883333_2.7
Repository:
lp:~ltrager/maas

Recent commits

94d2737... by Lee Trager

Backport of 30f4fb7 LP: #1883333 - Allow any field from LXD system information to be used in for_hardware.

eb9ef86... by Alberto Donato

LP:1884075 - look up NIC ports also under the "vfs" section (for SRIOV cards)

deca22b... by Lee Trager

LP: #1881919 - Allow user to disable running a user uploaded commissioning script.

Currently when no commissioning scripts are selected by the user all user
uploaded commissioning scripts are automatically selected. This branch adds two ways to disable that.

1. Any commissioning script tagged with "noauto" won't be automatically selected by MAAS.
2. When using the API if commissioning_scripts=none no user uploaded commissioning script will be selected.

b674cda... by Alberto Donato

LP:1883735 - remove lockfiles when deb package is purged

53e2cae... by Lee Trager

Backport of b7b7167 LP: #1881821 - Allow link speed to exceed interface speed.

2407305... by Lee Trager

Backport of 894a324 - LP: #1878923, #1878685 - Fix incorrect memory detection.

LXD was only detecting the amount of available memory in user space.
Memory reserved by the kernel was not shown as available. This caused MAAS
to show slightly less RAM then the system actually had.

MAAS was assuming that a NUMA node always had memory assigned to it. When
0 memory was assigned to a node commissioning would raise an exception and
fail.

28423e9... by Lee Trager

Backport of 84f687c LP: #1879416 - Mark commissioning scripts as failed if processing errored

469d485... by Lee Trager

Backport of 9424d23 LP: #1869958 - Run fio using the native block size of the disk.

606fdd4... by Lee Trager

LP: #1877220 - Update LXD to fix probing NVME multipath devices(GH:7313)

77980d5... by Adam Collard

Release 2.7.1 beta2