~bjornt/maas:release-prepare-fail-if-no-change

Last commit made on 2021-10-08
Get this branch:
git clone -b release-prepare-fail-if-no-change https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
release-prepare-fail-if-no-change
Repository:
lp:~bjornt/maas

Recent commits

d6a37d3... by Björn Tillenius

Prevent release-prepare from committing if the version didn't change.

The main reason for this is to prevent it being run by mistake and add
unneeded entries to debian/changelog.

ccbcad5... by Adam Collard

Migrate iprange tests to unittest assertRaises

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

767f1d7... by Caleb Ellis

Update maas-ui to 8e4f0f32
fix(ui): fix stale RAID form values and swap fs selection (#3123)

05eb472... by Alexsander de Souza

Report storage pool utilization for LXD Clusters

cd452d3... by Christian Grabowski

fix out of db thread delete

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