~adam-collard/maas:skip-ipoib-at-startup

Last commit made on 2022-05-25
Get this branch:
git clone -b skip-ipoib-at-startup 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:
skip-ipoib-at-startup
Repository:
lp:~adam-collard/maas

Recent commits

f0a8340... by Adam Collard

Fix tests

a729a41... by Adam Collard

Add __len__ to fields.MAC

7d06d74... by Adam Collard

Skip IPoIB in update_interface

ed464c2... by Alberto Donato

rename ScriptSet.requested_scripts to tags, only store tags

Currently, the field ends up storing a mix of script names, IDs and tags, but it's only really used to find the requested tags to match the for_hardware scripts in the second stage of deployment (once hardware has been detected)

ff12e8f... by Björn Tillenius

Run machine-resources commissioning script before bmc-config.

This allows bmc-config to use the machine-resources output to find the
Redfish Host Interface.

0c400ce... by Adam Collard

LP:1939456 Skip IPoIB interfaces at startup

3479555... by Christian Grabowski

use default fabric if unable to find one

WIP handle no link to find fabric for child interfaces

d16491e... by Anton Troyanov

feat(tls): force cert-check when cert is updated

When `maas config-tls enable` is called with new certificate ensure
that we check new certificate right away to remove notifications
about previous certificate expiration.

820c160... by Alberto Donato

some cleanups for network preseed generation code

9f01cb7... by Anton Troyanov

fix(tls): recognise both /MAAS and /MAAS/ locations