~vtapia/maas:lp1927941-29

Last commit made on 2021-06-03
Get this branch:
git clone -b lp1927941-29 https://git.launchpad.net/~vtapia/maas
Only Victor Tapia can upload to this branch. If you are Victor Tapia please log in for upload directions.

Branch merges

Branch information

Name:
lp1927941-29
Repository:
lp:~vtapia/maas

Recent commits

c6be1e7... by Victor Tapia

Reuse metric structures for Prometheus

Backport of 2ad24e0

f1b0801... by Alberto Donato

rework VirshSSH.run method to better log/propagate errors

c8e85f9... by Alberto Donato

virsh driver: cleanup/refactor helper to parse tabular output

e19439e... by Alberto Donato

LP: #1927667 - update network interfaces numa node from resource data

c91714b... by Lee Trager

LP: #1923268 - Make default grub.cfg architecture agnostic.

Backport of f606805

241b56d... by Lee Trager

Enable GRUB debug when rackd debug is enabled.

Backport of 20566cd

eacfc07... by Lee Trager

Remove linuxefi and initrdefi from GRUB configuration.

The linuxefi and initrdefi have been deprecated from GRUB. They are
currently aliased to the linux and initrd command and will soon be removed
from GRUB. This allows MAAS to unify its ephemeral GRUB configuration
across all architectures. The "install" GRUB configuration files have been
removed. They were for installing with Debian installer which is no longer
supported.

Backport of 4f6ac0c

8125b96... by Alberto Donato

add python3-pyrsystent to snap deps

fd0137a... by Alberto Donato

LP: #1927340 - mas-deb-migrate: fix db patching process

This ensures bootsource entries are corretly updated when the migrating node is
a region controller, and uses Django rather than direct psql access to work
even if the database is not local

b969ae5... by Alberto Donato

drop useless cat in snap install hook

Backport of 0cf756