~adam-collard/maas:dont-stop-stopped-vms

Last commit made on 2020-12-16
Get this branch:
git clone -b dont-stop-stopped-vms 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:
dont-stop-stopped-vms
Repository:
lp:~adam-collard/maas

Recent commits

31c2773... by Adam Collard

Remove mock spec, pylxd imports broken in test environment

8206ec6... by Adam Collard

Make decompose() only try and stop VMs that aren't already stopped.

68acc5c... by Dougal Matthews

Allow use of the OwnerData websocket methods

2d11b57... by Alberto Donato

add networks section to emulated commissioning data for LXD host

1996052... by Huw Wilkins

Update maas-ui to 47da66d
Identify failed script results by status instead of exit_status.

faadfc6... by Caleb Ellis

Update maas-ui to 2d8a099
refactor(ui): extract common FilesystemFields component from storage forms (#2007)

f75199f... by Victor Tapia

Set PORTS_ARCHES instead of MAIN_ARCHES as default for the ports archive (LP:#1894116)

8a1a13d... by Adam Collard

s/assertEquals/assertEqual/g

Replace all assertEquals with preferred spelling of assertEqual.

Simple bowler script of:

query = Query().select_method("assertEquals").rename("assertEqual").write()

8227428... by Huw Wilkins

Update maas-ui to fe1efb4
Improve script result selectors and update tests with the new model.

bbcce7e... by Caleb Ellis

Update maas-ui to 3bcb534
fix(ui): correctly validate size when creating a new partition or logical volume (#2005)