~cgrabowski/maas:composing_vm_in_cluster_specifies_cluster_member

Last commit made on 2021-10-12
Get this branch:
git clone -b composing_vm_in_cluster_specifies_cluster_member 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:
composing_vm_in_cluster_specifies_cluster_member
Repository:
lp:~cgrabowski/maas

Recent commits

9b92005... by Christian Grabowski

clustered compose specifies target as current client

acfd37d... by Christian Grabowski

discovered pods receive same initial tags as the one created by the form in a cluster

2f84d43... by Alberto Donato

validate "storage-extra" metadata from commissioning

This fails commissioning and logs a node event if the layout doesn't pass validation.
It also logs the even in case of any exception while processing other commissioning data

3bce0bf... by Björn Tillenius

Prevent release-prepare from committing if the version didn't change.

The main reason for this is to prevent it being run by mistake and add
unneeded entries to debian/changelog.

2f215f3... by Bill Wear

Update maas-offline-docs to 2f4d15ee
update MAAS 3.1 release notes

9da2560... by Christian Grabowski

update handlers for rbac

permissions for list VMClusters

set cluster's pool and zone on discovery

add resource pool and availability zone columns to VMCluster

a6188fd... by Alberto Donato

custom layout: support special filesystems (tmpfs/ramfs)

ab2ddd1... by Alberto Donato

custom layout: support RAID

31b6d7b... by Alberto Donato

LP:1946265 fix DiscoverPod RPC call result processing

The RPC response always includes both "cluster" and "pod" keys (as they're
defined in the RPC schema) even though the rack only returns one.
This changes the processing to check if the result is not None.

26e040b... by Alberto Donato

custom layout: add support for LVM