~pliops-jonathan/maas:2.8

Last commit made on 2021-03-29
Get this branch:
git clone -b 2.8 https://git.launchpad.net/~pliops-jonathan/maas
Only Jonathan can upload to this branch. If you are Jonathan please log in for upload directions.

Branch merges

Branch information

Name:
2.8
Repository:
lp:~pliops-jonathan/maas

Recent commits

efb5407... by Adam Collard

Release 2.8.5

46a2862... by Adam Collard

Use 1.10/stable for go snap to match bionic package.

ee61815... by Alberto Donato

LP: #1902425 - always create neighbour entries for IPs in use.

Rework Interface.update_neighbour move check for neighbour discovery to call sites.

This also changes IP claim checks to always create a neighbour entry when the IP is found to be in use (even if the rack interface doesn't have neighbour discovery enabled).

05313b4... by Adam Collard

Release 2.8.4

f55fcbc... by Huw Wilkins

Update maas-ui to 1161729
Fix the machine details header so that the tabs display and forms aren't broken.

4e05390... by Huw Wilkins

Update maas-ui to eb3ab58
Backport changes to allow admins to update users' passwords.

b933b22... by Adam Collard

Release 2.8.3

179b5c2... by Caleb Ellis

Update maas-ui to 2745eb9
Correctly preselect commissioning scripts that don't have 'noauto' tag (#2191)

b587435... by Adam Collard

Bug 1891331: Add /usr/sbin/ipmi-config to the snap layout

Cherry-pick of 56593cbc0ec9a55a88b75a11b496ed039b77780e

4a1f0e9... by Dougal Matthews

Add release notifications to MAAS

This change adds a new release notification service which periodically
queries the configured simplestream and checks the metadata for any
release notifications.

The notifications are created for all users and if a user dismisses the
notification it will be resurfaced every six weeks.