~newell-jensen/maas:2.5-lp1812360

Last commit made on 2019-04-04
Get this branch:
git clone -b 2.5-lp1812360 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:
2.5-lp1812360
Repository:
lp:~newell-jensen/maas

Recent commits

46ae106... by Newell Jensen

LP: #1812360 -- Enable console logging for s390x.

41bae02... by Newell Jensen

Backport of 87ee20a2df65a821ce3f5fd788436777c1438e87

LP: #1811986 -- Disable serial console logging for s390x.

64b0590... by Alberto Donato

backport 591ea5acfcdeed93763c396cc4b20741c9b6be8a - LP: #1817687 - prompt the user in maas configauth for creating the service in RBAC if not found

f776574... by Blake Rouse

Backport of f7d293f8c5ab59088063b16803dc2d511efb3870

Fixes LP: #1820998 - Reset skip_storage and skip_networking on running of commissioning hooks as well on failure for starting of commissioning and testing.

b048d34... by Alberto Donato

backport 8fc9d82add291f71cbe889915f2aa2f55030340f - drop the experimental notice from the --enable-candid option

106c000... by Andres Rodriguez

Backport 863797779 - LP: #1792965 - Clean dhcp run dir on purge

e17335c... by Newell Jensen

backport of 702ca086107ae7a5693b20830c25e1ac8ba77eab

LP: #1819018 -- Handle the case when we are unable to find a Virsh storage pool while discovering a new Pod.

2778f21... by Newell Jensen

backport of cc6dd05b1f491f83892e300e6fba07161bbf19ae

LP: #1806862 -- Surface tags in the controller websocket handler.

e4ecbd5... by Alberto Donato

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

3f9a741... by Björn Tillenius

Backport e19c69f8c and 5ad8283cd.

LP #1818132: Upgrading fails 0182_remove_duplicate_null_ips migration

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

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.