~troyanov/maas:parent-child-host-vm

Last commit made on 2022-09-06
Get this branch:
git clone -b parent-child-host-vm https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
parent-child-host-vm
Repository:
lp:~troyanov/maas

Recent commits

f696419... by Anton Troyanov

fixup! feat: link machines that depend on each other

Add data migration step, to create parent-child relation for existing
VMs

4a9edca... by Anton Troyanov

feat: add parent-child relation between vm and pod

27f91f4... by Anton Troyanov

feat: link machines that depend on each other

A data processing unit (DPU) is a channel controller.
Host machine might have DPU installed, and we want MAAS to detect DPU
as a separate machine, but maintaining parent-child relation with the host.

f153246... by Adam Collard

Drop unused POWER_QUERY_TIMEOUT

ee90d0c... by Jack Lloyd-Walters

Generate responses for API operations.

5c02215... by Alberto Donato

update each partition indexes on delete in order

This is needed since a single query might end up updating the index of a
partition with a number which ends up colliding with the one before that's not
been updated yet

bb4d107... by Adam Collard

Bump timeouts for stress-ng long to 14h

Fixes LP:1826789

91f23b2... by Alberto Donato

LP:1987874 handle the case where multiple StaticIPAddress are found for an IP during interface update

c2a4be4... by Alexsander de Souza

fix MAC address presentation

431d3fd... by Jack Lloyd-Walters

Add deprecated decorator for use with MAAS Api