~cyphermox/maas:2.9

Last commit made on 2021-03-17
Get this branch:
git clone -b 2.9 https://git.launchpad.net/~cyphermox/maas
Only Mathieu Trudel-Lapierre can upload to this branch. If you are Mathieu Trudel-Lapierre please log in for upload directions.

Branch merges

Branch information

Name:
2.9
Repository:
lp:~cyphermox/maas

Recent commits

89e1638... by Alberto Donato

use native go modules instead of godep

fbe50d5... by Lee Trager

Fix various Proxmox papercuts

* power_vm_name is required
* Fix warnings that a synchronous thread was returning a Deferred() object
* Add log message when no VMs are returned. Proxmox forces you to define
  permissions for a token, if you don't nothing gets returned. Users
  thought this was a MAAS bug.

Backport of c19697f

493a03e... by Lee Trager

LP: #1916093 - Fix adding more than one Proxmox BMC and add chassis support

Backport of 0125208

2c0686e... by Björn Tillenius

LP #1908087 - Reverse DNS for non-maas RFC1918 zones fails inside maas

Considering MAAS is usually configured to point to another DNS within a
DC, having empty-zones-enable set to 'no' makes the most sense.
Especially since that was the behaviour in bind9 before MAAS 2.9.

In the future we might want to make this optional.

(cherry picked from commit 39e32f00c7b02ac792f390ee1f8fb1298afc9aa5)

434a07f... by Alberto Donato

add MD2 deprecation for RSD pod support drop

c6107a4... by Lee Trager

LP: #1916317 - Add web socket function to delete or download Script content

Backport of 6fa37cd

71c6c1c... by Lee Trager

LP: #1916073 - Include qemu-efi-aarch64 when install_kvm=True on ARM64

Backport of b1b55d2

660384c... by Lee Trager

LP: #1915970 - Skip Facebook Wedge BMC detection on non-x86 architectures

Facebook Wedge BMC detection uses dmidecode to detect if commissioning is
running on a supported switch. dmidecode is only supported on x86. As
dmidedcode doesn't exist on non-x86 architectures automatically skip
detection on non-x86 architectures.

I discovered this while enabling IBM Z which does not support BMC
detection at all. As such BMC detection is now automatically skipped
on S390X.

Backport of c076fdd

f99cc77... by Caleb Ellis

Update maas-ui to 184753f
fix(ui): fix infinite redirect of death when switching user (#2178) (#2187)

8bc6a88... by Alberto Donato

LP: #1915869 - move python compileall back to prime, without prefix