~blake-rouse/maas:update-test-sql

Last commit made on 2019-04-16
Get this branch:
git clone -b update-test-sql 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:
update-test-sql
Repository:
lp:~blake-rouse/maas

Recent commits

987c541... by Blake Rouse

Regenerate the initial.maas_test.sql without triggers or notifications in the dump.

34bbd14... by Lee Trager

Allow settings vCenter credentials on the settings page in the UI.

3af415d... by Blake Rouse

Show the latest event status message on the WebUI for all the transitioning states.

3a36e7e... by Lee Trager

LP: #1813019 - Add a blank storage layout.

92679b8... by Blake Rouse

Fixes LP #1824548 - Add specific templates for arm64 and use linux and initrd for grub.cfg instead of linuxefi and initrdefi.

83d1557... by Blake Rouse

Fixes LP: #1818932 - Fix issues with loading machines and users over the websocket.

This fixes the machines and users handlers to be O(1) when using list. Batch sizing from the client side is also adjusted to provide further improvements to loading the listing based on each objects size.

This reduces the time to load 50 machines from 0.33 seconds(avg) to 0.030 seconds(avg) saving 30 seconds per list request.

6e17886... by Newell Jensen

Add new event types and events for cloud-init and curtin messages that we want to user in conjunction with status messages for a more granular boot process.

7f10430... by Steve Rydz

LP: #1823014 - Fix tag text in hardware tests autocomplete

214007e... by Lee Trager

Accept VMware vCenter credentials and pass them to a deploying ESXi host.

013009f... by Steve Rydz

LP: #1823033 - Fix flash of warning before page fully loads