~blake-rouse/maas:fix-1853579

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

Recent commits

9aa3103... by Blake Rouse

Fixes LP: #1853579 - Remove first_name field for users over the websocket.

e8bc1d8... by Blake Rouse

Fixes LP: #1844541 - Do not use ClusterConfiguration in WindowsOS driver to determine boot purpose. xinstall is the only supported purpose for a few releases now and without this change a standalone regiond fails to run correctly when Windows images are uploaded.

30f2556... by Lee Trager

LP: #1851622 - Validate netplan usage before use in ephemeral environments.

Netplan is only supported in Bionic+. MAAS now prevents ephemeral deployments
and testing in Xenial. This also fixes a bug where MAAS attempted to apply
network configuration when commissioning a machine that had all of its
disks deleted.

652a5ee... by Blake Rouse

Remove all MAAS UI code, JS, css, templates, and views. Include maas-ui as a submodule and intergrate UI in development, snap, and debian package.

b918314... by Lee Trager

LP: #1851620 - Ensure all pending and running tests are aborted on failure.

48ecbab... by Steve Rydz

Add google analytics even tracking

ae87680... by Lee Trager

LP: #1850244 - Wait for systemd-networkd to come up after applying netplan config.

7a04faa... by Newell Jensen

LP: #1850246 - Add maas_url and rpc_shared_secret to config websocket handler.

57df4a4... by Anthony Dillon

LP: #1850857 - Improve the layout of the subnets IP used table

e5c4917... by Steve Rydz

Add link speed filter to machine list