~blake-rouse/maas:allow-curtin-override-2.6

Last commit made on 2019-07-19
Get this branch:
git clone -b allow-curtin-override-2.6 https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
allow-curtin-override-2.6
Repository:
lp:~blake-rouse/maas

Recent commits

c747695... by Conrad Hoffmann

Change config merge order to allow overrides

The contains the user-supplied config from e.g.. Settings made in there are
expected to be passed to curtin as is. However, with other
(Maas-generated) configs being merged after it, values that the user set
explicitly may be overwritten by Maas.

Merging the last ensures that the user-supplied values
override the Maas-generated ones.

7f420f4... by Blake Rouse

Fixes LP: #1836703 - Add additional Windows version so license keys can be specified.

Backport of 2661671555c49b3d751e5d08f044a8a2a49b23d3

9cf8277... by Alberto Donato

backport e832cade5f9619ad7b526c2af49b9ce48c6ef230 - LP: #1836769 - rsyslog: only listen on its own socket, not the system one (/dev/log)

0f7de1c... by Lee Trager

Backport of 36d5dd0 - LP: #1835289 - Fix error handling on the commissioning API.

The commissioning API was returning an exception instead or raising it. This
caused a 500 internal error with no readable error message. Fixing this
revealed the commissioning API cannot be used with embedded script YAML as
the commissioning API sets the script_type to commissioning. The form now
allows fields to be set as long as they match what is in the script YAML.

87e43e5... by Caleb Ellis

Remove vs-repeat, limit machine list groups to 5, replace Karma with Jest

6605cc4... by Newell Jensen

backport of bc4fa9387e14cf40d002f8b1f6c24e877320abb1

LP: #1831147 -- set the proxy for snapd so that the maas snap can be installed when configuring a rack controller on a deploying node.

c4bad5d... by Andres Rodriguez

debian/changelog: Release 2.6.0-rc2; open 2.6.0-rc3

59416a8... by Lee Trager

Backport of d6339cd LP: #1831257 - Add back the domain contstraint to machine listing.

1d08a4f... by Newell Jensen

backport of b65d218f01be698e858c27aae2d9b4f11291fc00

LP: #1804563 -- Modify dnsresource update API endpoint to take same parameters that dnsresources create API endpoint uses.

198be00... by Andres Rodriguez

debian/changelog: Update to reflect 2.6.0RC1 release