~cgrabowski/maas:lxd_cluster_model

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

Recent commits

f81fee5... by Christian Grabowski

remove unused imports

336e5b3... by Christian Grabowski

remove unnecessary set casting

d7b40a1... by Christian Grabowski

provide docstrings for VMCluster data classes

6a6bd58... by Christian Grabowski

use assertIn to assert a pod is in a list of vmcluster hosts

d883896... by Christian Grabowski

replace VMHostResources with VMClusterResources for aggregated resources

9dedde4... by Christian Grabowski

rename identifier to name

dbadb0f... by Christian Grabowski

remove unused imports

80fca7e... by Christian Grabowski

fetch cluster-wide VM info

cfdde73... by Christian Grabowski

add VMCluster model

2ad8de3... by Alexsander de Souza

fix custom image dependency checking

- fix escaping: curtin uses an argv-style command-line, so we can drop the shell-style escaping
- fix dpkg-query syntax