~cgrabowski/maas:fix_LXD_cluster_hosts_with_without_port

Last commit made on 2021-10-07
Get this branch:
git clone -b fix_LXD_cluster_hosts_with_without_port https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
fix_LXD_cluster_hosts_with_without_port
Repository:
lp:~cgrabowski/maas

Recent commits

d3654e1... by Christian Grabowski

remove unused import

3f6cdfc... by Christian Grabowski

ensure fixture is using just IP

c15e9d0... by Christian Grabowski

handle missing port for cluster members

76b4a6e... by Alberto Donato

custom layout: add support for bcache

d83364b... by Alberto Donato

drop obsolete settings for javascript libraries location

b6a81ee... by huwshimi <email address hidden>

Update maas-ui to ac7d0864
feat(ui): display vm host and architecture errors (#3117)

* feat(ui): display vm host and architecure errors

Display errors when adding a KVM host. Display an error if there are no architectures when composing
from an LXD host.

Fixes: #3115. Fixes: #3114.

e1061c6... by Christian Grabowski

update all peers' certificate and key when a VMHost is updated

c52e261... by Bill Wear

Prepare for 3.1.0 beta2 release

d4bbd60... by Alberto Donato

call internal method instead of applying the blank layout

4af948c... by Alberto Donato

custom storage: support applying layout for a machine

This creates partitions and filesystems for a machine from the provided layout.
It currently supports only physical disks (no RAID, LVM, bcache, ...).