~blake-rouse/maas:fix-1820998

Last commit made on 2019-03-26
Get this branch:
git clone -b fix-1820998 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-1820998
Repository:
lp:~blake-rouse/maas

Recent commits

b6c50d2... by Blake Rouse

Fixes LP: #1820998 - Reset skip_storage and skip_networking on running of commissioning hooks as well on failure for starting of commissioning and testing.

aef8da7... by Andres Rodriguez

utilities/release-build: Add disco to package utilities

1d22e6f... by Andres Rodriguez

debian/changelog: Update to match 2.6.0a1

632f365... by Steve Rydz

Only show button under create bond interfaces table if there are more interfaces to show

5c1953c... by Steve Rydz

Show correct data in interfaces table when creating bridge

db44458... by Alberto Donato

LP: #1821095 - allow locking machines in deploying status

4db837e... by Blake Rouse

Force lpxelinux.0 to use HTTP for requesting all files after the initial load of lpxelinux.0 from TFTP. All traffic after that initial load will use HTTP, including the extra binary files that lpxelinux.0 needs and the generated configurations.

This moves the bootloaders configuration from the top of dhcpd.conf into the subnet definitions, this mirrors what the dhcpd6 does. This is done because the path prefix includes the IP address of the rack controller, and it needs to be the IP of the rack controller for the subnet range it is providing.

086c391... by Alberto Donato

rework stat metrics, prefix them with "maas_"

98390e9... by Newell Jensen

Add ability to update script results to the API. Currently, this is only used to toggle whether or not the script results are suppressed or not.

67cad03... by Alberto Donato

drop legacy --idm-* options from init/configauth CLI commands