~adam-collard/maas:lgtm-fixups

Last commit made on 2019-08-21
Get this branch:
git clone -b lgtm-fixups 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:
lgtm-fixups
Repository:
lp:~adam-collard/maas

Recent commits

e459b64... by Adam Collard

Unused local in JS

051c3a7... by Adam Collard

Fix invalid power_state exception

22571ec... by Adam Collard

Fix spelling

43d42b4... by Adam Collard

Grammar fix

b8b2feb... by Adam Collard

Dead else clause on a for-loop with no break

8b5b1a0... by Adam Collard

Remove hand-picked super()s, let the MRO do it's thing.

92393da... by Adam Collard

Remove (redundant) broken code for duplicate config items

DB constraints already ensure we can't have multiple config items with
the same name.

bde86ff... by Adam Collard

Serialise last_login to string

Fixes issue with 678f4b8

1d2c9fd... by Lee Trager

On regeneration preserve only the value of non interface or storage parameters.

7de3a21... by Anthony Dillon

Fix some Vanilla v2 regressions