~cgrabowski/maas:handle_no_mac_address_for_vendor_info

Last commit made on 2021-11-09
Get this branch:
git clone -b handle_no_mac_address_for_vendor_info https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
handle_no_mac_address_for_vendor_info
Repository:
lp:~cgrabowski/maas

Recent commits

fdd7f41... by Christian Grabowski

account for a boot interface without a mac address when fetching vendor info

6818754... by Caleb Ellis

Update maas-ui to ff915b8d
fix(ui): re-add KVM storage pool sorting with resources endpoint (#3254)

8f652c7... by huwshimi <email address hidden>

Update maas-ui to 9c338092
feat(ui): only warn if the boot disk is below 8GB (#3251)

Updated the compose form to only show a warning if the boot disk is below 8GB.

Fixes: #3039.

Co-authored-by: Jeff Pihach <email address hidden>

fe479be... by huwshimi <email address hidden>

Update maas-ui to a18def6a
feat(ui): Update the add-lxd stepper colour (#3250)

Make the add-lxd active stepper more prominent.

Fixes: #3225.

6d5478b... by huwshimi <email address hidden>

Update maas-ui to 466913e6
fix(ui): display the host title for single hosts (#3249)

Display the name of the host in the VM list when viewing a single LXD host.

Fixes: #3248.

b8c8333... by Bill Wear

Update maas-offline-docs to 58d68080
update HTML template files in production subdirectories
clean up some longstanding obsolete files

af0536a... by Bill Wear

Update maas-offline-docs to 5ab286ae
finalize LXD auth feature text in "About VM hosting" and "How to manage VM hosts"

290158b... by Bill Wear

Update maas-offline-docs to 7a5ab23b
final updates for brownfield to "About machines" and "How to deploy machines"

ee41860... by Christian Grabowski

add storage pool's pool_id on pod resources

ea08dd7... by Caleb Ellis

Update maas-ui to e016fec0
fix(ui): fix possible null value being passed to KernelParametersForm (#3245)

Co-authored-by: Jeff Pihach <email address hidden>