~blake-rouse/maas:fix-1809470

Last commit made on 2019-05-06
Get this branch:
git clone -b fix-1809470 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:
fix-1809470
Repository:
lp:~blake-rouse/maas

Recent commits

a272099... by Blake Rouse

Fixes LP: #1809470 - Fix UI so partitions can be mounted and unmounted by standard users.

085d03f... by Alberto Donato

LP: #1827350 - update user name and email from external auth

ff21b76... by Alberto Donato

LP #1811667 - hide the password change form when external authentication is enabled

b79157e... by Andres Rodriguez

LP: #1827238 - Workaround cloud-init issue where it misspells gratuitous-arp with gratuitious-arp

dbe7795... by Newell Jensen

LP: #1825236 -- Add status messages for state transitions, commissioning script, and testing scripts.

00d24cc... by Blake Rouse

Fixes LP: #1820983 - Add support for only booting over HTTP when the UEFI client sends the HTTP UEFI boot option.

6fec927... by Steve Rydz

LP: #1724155 - Hide metrics panel if no metrics

77fe132... by Steve Rydz

Add warning to storage settings

a564763... by Lee Trager

LP: #1826323 - Dehydrate nodes with the VMFS layout as having a RESERVED fs.

The UI knows that a partition is in use when it has a mounted partition.
VMware ESXi does not directly mount the partitions used. As MAAS can't
model that inject a place holder so the UI knows that these partitions
are in use.

cd55730... by Blake Rouse

Fixes LP: #1824540 - Relax the requirement in the UI that SSH keys are required to deploy a machine.