~ltrager/maas:improve_ipmi_cipher_detection_2.9

Last commit made on 2021-03-30
Get this branch:
git clone -b improve_ipmi_cipher_detection_2.9 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
improve_ipmi_cipher_detection_2.9
Repository:
lp:~ltrager/maas

Recent commits

a4e907b... by Lee Trager

Improve IPMI cipher detection.

Previously IPMI cipher detection tried both bmc-config and ipmitool. This
code would sometimes fail to detect cipher 17. There isn't an advantage to
using both methods as ipmitool will detect 17 and can be used to configure
all ciphers. The ipmitool detection and configuration code has been
refactored and simplified.

Backport of 3961116

0ec5ef1... by Adam Collard

Build go with -mod vendor and GOCACHE set

afd76bf... by Huw Wilkins

Update maas-ui to dd3af77
build(all): prepare 2.1.0 [2.9.3] release

Update the version numbers for the 2.1.0 [2.9.3] release.

Fixes: canonical-web-and-design/MAAS-squad#2376.

aba6eb1... by Caleb Ellis

Update maas-ui to 4948e38
fix(ui): add proxmox field names to add_chassis parameter map

d6db439... by Adam Collard

MD2 is active since 2.9.3.

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