~ltrager/maas:lp1835289_2.6

Last commit made on 2019-07-10
Get this branch:
git clone -b lp1835289_2.6 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:
lp1835289_2.6
Repository:
lp:~ltrager/maas

Recent commits

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

70b0fe1... by Steve Rydz

LP: #1803594 - Disable bcache button for existing bcache

b3d6d7a... by Alberto Donato

LP: #1812402 - check if a user is allowed to create devices when RBAC is used

869813d... by Steve Rydz

Fix mac address field when adding a new interface