~blake-rouse/maas:grub-http

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

Recent commits

a5012d9... by Blake Rouse

Merge branch 'master' into grub-http

a4cc9f5... by Kit Randel

Remove unused controller vars from tests.

a773b8b... by Kit Randel

Use implicit DI annotation and move controllers to named funcs.

08e33f5... by Kit Randel

Use implicit DI annotation and move directives to named funcs.

c98d5f3... by Kit Randel

Build angular app in production mode.

9c8072b... by Newell Jensen

Filter out suppressed script results from the traffic light statuses that are used by the UI. Add websocket methods to allow setting and getting the necessary information to suppress and dismiss failed tests.

57f42e9... by Blake Rouse

Add support for iPXE bootloader booting.

When an iPXE client performs a DHCP request the filename is now ipxe.cfg over HTTP and no longer chainloading the pxelinux.0. All communication occurs over HTTP and none over TFTP.

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

0748c07... by Blake Rouse

Merge branch 'ipxe-boot' into grub-http

25605f3... by Blake Rouse

Merge branch 'master' into grub-http