~newell-jensen/maas:no-kvm-host-install-for-ephemeral-deployment

Last commit made on 2019-03-05
Get this branch:
git clone -b no-kvm-host-install-for-ephemeral-deployment https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
no-kvm-host-install-for-ephemeral-deployment
Repository:
lp:~newell-jensen/maas

Recent commits

83d5220... by Newell Jensen

Merge remote-tracking branch 'lp/master' into no-kvm-host-install-for-ephemeral-deployment

99acf44... by Alberto Donato

LP: #1817484 - add keepalive for Postgres connections and connect/disconnect events for the listener

9c399e3... by Blake Rouse

Fixes LP: #1817931 - Ensure that the netplan YAML is ordered correctly for netplan. Fix issue where bridge stp boolean was rendering as an integer.

5ad8283... by Björn Tillenius

LP #1818132: Upgrading fails 0182_remove_duplicate_null_ips migration

All the staticipaddress foreign key constraints are now taking into
account.

2ff4a3b... by Newell Jensen

Disable kvm host install for ephemeral deployments.

df3846d... by Newell Jensen

Add storage layout error message for case when there are no disks for non Ubuntu operating systems.

b999fb9... by Newell Jensen

Add network configuration for ephemeral deployments.

e19c69f... by Björn Tillenius

LP #1817305: Remove duplicate null ip records for the same interface and subnet Edit

This cleans up the data mostly, so that we don't have 10s of thousands
redundant records in the database slowing things down.

This patch doesn't handle the case where there are multiple interfaces
sharing the same ip address records, but only a few redundant records
should remain, so they won't affect performance.

08a102a... by Steve Rydz

LP: #346588 - Add ability for GUI to delete individual discovered device

cab1f94... by Blake Rouse

LP: #1817894 - Fix PXE mechanism where PXE interface shares a MAC address with a bridge or bond.