~ltrager/maas:lp1749210

Last commit made on 2018-05-17
Get this branch:
git clone -b lp1749210 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:
lp1749210
Repository:
lp:~ltrager/maas

Recent commits

849c738... by Lee Trager

LP:1749210 - Boot ephemeral environment when status is RESCUE_MODE

2386a9c... by Karl Williams

LP: #1771129 - Reshuffle the node actions to fix the logic around pools and zones

384606f... by Blake Rouse

LP: #1770741 and #1742270 - Fix interfaces UI for controllers.

71bbe68... by Blake Rouse

LP: #1768870 - Generate random MAC for virsh instead of allowing virsh to generate them.

7df0631... by Blake Rouse

LP: #1770126 - Always update the controller version on register. Always update last sync time, even if images already up to date.

4b3f875... by Lee Trager

LP: #1770436 - Include the node osystem and distro_series when sending the
local boot config.

c3af5bc reduced the query count for boot/rpc calls. For local boot it short
circuits much of the logic. The new short circuit path did not include the
node's osystem or distro_series causing Ubuntu local boot to always be used.

429b2e3... by Newell Jensen

LP: #1768131 -- raise error if requested resources breach over commit ratios.

eb2cd5d... by Lee Trager

LP: #1755060 - Show download results from all disks

d7a158f... by Karl Williams

LP: #1770616 - Restructure template logic so that showing the add hardware/chassis forms is possible

3dea768... by Björn Tillenius

LP: #1758476 - MAAS increments block device name on every commission

Also, make field change tracking work with refresh_from_db().