~ltrager/maas:lp1869116_2.7

Last commit made on 2020-07-17
Get this branch:
git clone -b lp1869116_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:
lp1869116_2.7
Repository:
lp:~ltrager/maas

Recent commits

8ebd4ac... by Lee Trager

LP: #1869116 - Read storage model data from udev ID_MODEL_ENC. (gh:lxc/lxd:7665)

911a37d... by Adam Collard

Revert back to bfe8769c2 in anticipation of snapcraft fix

486fb67... by Adam Collard

Add --allow-downgrades

Maybe fixes LP:1887638

f39a577... by Adam Collard

Explictly install the older ubuntu-dev-tools

Snapcraft ignores version specifiers in package lists.

Fixes LP:1887638

bfe8769... by Adam Collard

Work around LP:1887638 by pinning to older ubuntu-dev-tools [r=ack]

f3a6404... by Adam Collard

Release 2.7.2 RC1

4dcaf7b... 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