~ltrager/maas:lp1910473

Last commit made on 2021-01-07
Get this branch:
git clone -b lp1910473 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:
lp1910473
Repository:
lp:~ltrager/maas

Recent commits

b2e1da4... by Lee Trager

LP: #1910473 - Don't assume NUMA nodes maintain linear continuity.

407c33e... by Alberto Donato

call resource binary instead of 'ip addr' to get network information on rack controller

eb9bf15... by Huw Wilkins

Update maas-ui to 03b7970
Rename interface relationship to parent/child.

ed002fe... by Caleb Ellis

Update maas-ui to 50b2cfc
feat(ui): prompt user to commission machine if PCI/USB info unavailable (#2033)

210bb95... by Lee Trager

Add NodeDevice constraints to the read and allocate machine API.

The following constraints may be used:
* vendor_id
* product_id
* vendor_name
* product_name
* commissioning_driver

f77b5d1... by Alberto Donato

use json output for "ip route" command, drop custom parsing

185ec05... by Lee Trager

Add NodeDevice websocket

f08fe1b... by Lee Trager

Add the NodeDevice API

a3073a3... by Lee Trager

Process NodeDevice data from LXD commissioning output.

e81b814... by Lee Trager

Add the start time for commissioning, testing, and installation ScriptSets on the websocket.

LP: #1909985