~blake-rouse/maas:fix-static-ip-and-subnet-assignment

Last commit made on 2019-03-20
Get this branch:
git clone -b fix-static-ip-and-subnet-assignment 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:
fix-static-ip-and-subnet-assignment
Repository:
lp:~blake-rouse/maas

Recent commits

546137a... by Blake Rouse

Fixes LP: #1806099 and #1806112 - Actually fix the JS code to send the correct parameters so VLAN, subnet, and IP assignment work in the bond create and bridge create forms.

8056fc4... by Blake Rouse

Merge remote-tracking branch 'steve/fix-static-ip-and-subnet-assignment'

86c4719... by Kit Randel

Add eslint (with eslint-config-angular) and upgrade to @babel/preset-env.

4416fcb... by Alberto Donato

add the maas ID to metric labels

0b86aee... by Steve Rydz

LP: #1757312 - Add search and filters to dashboard

f6c2878... by Blake Rouse

Remove the old south migrations upgrade path. No longer needed as trusty to xenial must occur before going to bionic.

e704eca... by Alberto Donato

track count and latency of queries per request

a3fb4af... by Caleb Ellis

Add machine hostname to error notifications in machine list

38710e5... by Lee Trager

Modify the storage preseed for VMware ESXi datastores.

543ae79... by Newell Jensen

Add suppressed BooleanField to ScriptResult to monitor whether or not this script result should be suppressed in the event that it has a failed status.