~blr/maas:fix-legacy-links

Last commit made on 2020-10-19
Get this branch:
git clone -b fix-legacy-links https://git.launchpad.net/~blr/maas
Only Kit Randel can upload to this branch. If you are Kit Randel please log in for upload directions.

Branch merges

Branch information

Name:
fix-legacy-links
Repository:
lp:~blr/maas

Recent commits

73e2376... by Kit Randel

Fix invalid legacy links.

fec1be0... by Kit Randel

Update maas-ui to 5324406
perf(legacy): fetch only one machine for machine details (#1758)

5a2ba74... by Lee Trager

Release 2.9.0 beta6

3499213... by Björn Tillenius

Don't add the PPA automatically when deploying with OpenvSwitch.

The PPA is out of date. You know have to add the PPA as a Package repo
in MAAS.

Also explicitly install netplan.io and cloud-init so that they are
upgraded to their latest version. That way there's no need to modify the
preseed to get OpenvSwitch working.

dc21a47... by Lee Trager

Point the default images stream to http://images.maas.io/ephemeral-v3/stable/

a62b82a... by Caleb Ellis

Update maas-ui to 5eb27b2
fix(legacy): correctly truncate network summary DHCP column (#1769)

bdd796d... by Bill Wear

Update maas-offline-docs to 15cef79
Committing working production-html-<build-type> directories. Offline makefile is working for the most part, buggy, needs to tune up tools to remove RAD menus from masters and clean up URLs for offline version. Unified makefile coming next week, runs too long to debug quickly. maas-documentation-25.html added to production root dirs, handles guiding the user through the rest of the HTML. Please test.

5feac89... by Huw Wilkins

Update maas-ui to 41d3c66
fix(footer): prefix the offline docs with the provided basename

Remove the hardcoded offline docs prefix and use the basename from the env var.

Fixes: canonical-web-and-design/maas-ui#1762

07c14a9... by Lee Trager

Determine and configure the IPMI cipher suite id with bmc-config or ipmitool.

BMC firmware can be buggy and different tools surface these bugs in
different ways. bmc-config works on all machines in the MAAS CI while
ipmitool doesn't detect anything on the ARM64 machine. However a user
has reported that ipmitool detects cipher 17 on his system while
bmc-config doesn't. To make sure MAAS uses the most secure cipher
suite id check both.

37eb6fa... by Adam Collard

Update maas-offline-docs to 57b53f7
Merge huwshimi/add-404