~blake-rouse/maas:lpxelinux-http

Last commit made on 2018-07-25
Get this branch:
git clone -b lpxelinux-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:
lpxelinux-http
Repository:
lp:~blake-rouse/maas

Recent commits

b53f5d6... by Blake Rouse

Add comment about powernv.

1b644a8... by Blake Rouse

Fix code review.

4df5563... by Blake Rouse

Install lpxelinux.0 from the filesystem if not present in the streams. Symlink pxelinux.0 to lpxelinux.0 to support external DHCP servers.

5893a07... by Blake Rouse

Add tests.

72816c9... by Blake Rouse

Use lpxelinux.0 when booting i386 and amd64. Use http protocol to load the kernel and initrd for a booting machine.

18ae9e4... by Blake Rouse

RPC connections between the rack and region controllers cause a new rpc.state file to be updated in /var/lib/maas. This file holds the URLs that the rack controller could use to talk to the region controllers. When the rack controller cannot reach any region controller defined in rackd.conf, the rpc.state file will be used to try and make a connection to the region controllers.

This is allows multiple region controllers to exist for a rack controller, but only requiring 1 to be specified in the rackd.conf. The rack controller will automatically learn about the other region controllers and store that information. Next time when the rack controller needs to contact the region controller to get the RPC endpoint information it will fallback to the other known region controllers when the one specified in the rackd.conf is not responding.

d107aa8... by Andres Rodriguez

Fix test_sends_message_for_config_insert_maas_proxy_port

3304b17... by Andres Rodriguez

Minor performance improvement when accessing proxy settings.

cefdd5e... by Mike Pontillo

LP: #1771885 - Replicate DNS search paths per-interface in v1 preseed YAML

bc324cd... by Newell Jensen

Add default_macvlan_mode to the pods form.