~adam-collard/maas:2.8-fix-1884112-count-aggregates

Last commit made on 2020-06-24
Get this branch:
git clone -b 2.8-fix-1884112-count-aggregates https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
2.8-fix-1884112-count-aggregates
Repository:
lp:~adam-collard/maas

Recent commits

6dcf306... by Adam Collard

Use distinct=True to avoid Django gotcha with multiple aggregations

Fixes LP:1884112, work around https://code.djangoproject.com/ticket/10060

dc80ac7... by Alberto Donato

LP:1883735 - remove lockfiles when deb package is purged

1f4b790... by Alberto Donato

Release 2.8.0

7704849... by Lee Trager

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

ae5baad... by Björn Tillenius

LP #1884720: Commissioning fails on ppc64 node

Store hardware UUID as None if there is no UUID for the machine.

(cherry picked from commit 94d87f8873e1331253d18b13145c1b015f765b1d)

f08c9a0... 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.

3a24d76... by Alberto Donato

Release 2.8.0 RC6

cb93d0f... by Caleb Ellis

Update maas-ui to fd5a4056c5341132ea00a372a3b085ca4cd8150f

d0d4cdf... by Alberto Donato

Release 2.8.0 RC5

c5bf7f6... by Kit Randel

Update maas-ui to 6c3f90183d7555f42c1c5c1225feb7618183d4a0