~ltrager/maas:vcenter_creds_ui

Last commit made on 2019-04-14
Get this branch:
git clone -b vcenter_creds_ui 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:
vcenter_creds_ui
Repository:
lp:~ltrager/maas

Recent commits

95e5c8e... by Lee Trager

s/windows/vcenter/g

490da32... 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