~adam-collard/maas:iprange-test-less-noise

Last commit made on 2021-10-07
Get this branch:
git clone -b iprange-test-less-noise https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
iprange-test-less-noise
Repository:
lp:~adam-collard/maas

Recent commits

b2a3a86... by Adam Collard

Migrate iprange tests to unittest assertRaises

Don't validate issues on .save(), which pollutes postgres logs. Test
.clean() and variants thereof

b4a3114... by Adam Collard

Remove unused maasserver.sequence.Sequence methods

maasserver.sequence.Sequence is only used once, by zone_serial and that doesn't use half the methods.

This should reduce postgresql log noise

e77e4c4... by Christian Grabowski

ensure fixture is using just IP

handle missing port for cluster members

9acc0e5... by Björn Tillenius

Add a script for importing a DB dump.

If you usually struggle with remembering all the parameters that need to
be passed to pg_restore, this script makes things easier.

76b4a6e... by Alberto Donato

custom layout: add support for bcache

d83364b... by Alberto Donato

drop obsolete settings for javascript libraries location

b6a81ee... by huwshimi <email address hidden>

Update maas-ui to ac7d0864
feat(ui): display vm host and architecture errors (#3117)

* feat(ui): display vm host and architecure errors

Display errors when adding a KVM host. Display an error if there are no architectures when composing
from an LXD host.

Fixes: #3115. Fixes: #3114.

e1061c6... by Christian Grabowski

update all peers' certificate and key when a VMHost is updated

c52e261... by Bill Wear

Prepare for 3.1.0 beta2 release

d4bbd60... by Alberto Donato

call internal method instead of applying the blank layout