~bjornt/maas:websocket-handlers-asyncio

Last commit made on 2021-08-25
Get this branch:
git clone -b websocket-handlers-asyncio https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
websocket-handlers-asyncio
Repository:
lp:~bjornt/maas

Recent commits

90782d4... by Björn Tillenius

Remove stray #

87d37f6... by Björn Tillenius

Allow websocket handlers to use asyncio coroutines.

PodHandler.get_project() was converted to show an example.

This will allow us to eventually get rid if crochet in the websocket
code.

9ac1771... by Adam Collard

Don't pick LXD for testing power_parameters skip

bc67175... by Alberto Donato

LP:1941050 always install lxd from latest/stable when deploying a LXD VM host

3707e48... by Alberto Donato

LP:1940977 check for all required LXD extensions

This also adds check for the custom_block_volumes one, which is needed to
compose VMs with multiple disks.

5fa1dc7... by Caleb Ellis

Update maas-ui to 7c2bc4fc
feat(ui): add UI support for VMFS7 (#2955)

f93c892... by Huw Wilkins

Update maas-ui to 2f9bdff4
refactor(ui): update tests to find components so that their props are inferred

502005c... by Caleb Ellis

Update maas-ui to a49ca929
fix(ui): fix ordering of CSS in standalone UI mode

8e834db... by Huw Wilkins

Update maas-ui to 5f46198a
refactor(ui): use the simulate function for change events

988c1e1... by Huw Wilkins

Update maas-ui to 2d50a7bd
refactor(ui): remove TSFixMes and replace with correct types