~ltrager/maas:node_device_model

Last commit made on 2020-12-16
Get this branch:
git clone -b node_device_model https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
node_device_model
Repository:
lp:~ltrager/maas

Recent commits

b48316d... by Lee Trager

ack fix

525610a... by Lee Trager

Merge branch 'master' into node_device_model

d294028... by Alberto Donato

use interfaces info from resource binary instead of output

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.