~bjornt/maas:slow-image-sync

Last commit made on 2021-09-29
Get this branch:
git clone -b slow-image-sync 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:
slow-image-sync
Repository:
lp:~bjornt/maas

Recent commits

e90002f... by Björn Tillenius

Don't gzip responses in Django.

This caused the image sync from region to rack to slow down considerable
and use up a lot of CPU resources.

On my machine, with rack and region on the same machine, it took around
15 seconds to sync one 450 Mb image, with regiond using 100% CPU most of
the time.

With this change, the sync takes only a couple of seconds, and the CPU
spike is gone.

6141410... by Huw Wilkins

Update maas-ui to 614294dc
feat(ui): move lxd and virsh tables to tabs

Update the KVM list to display the LXD and Virsh tables on different tabs.

Fixes: canonical-web-and-design/app-squad#286.

f3be7cf... by Bill Wear

Update maas-offline-docs to efbe1203
update "How to install MAAS" to MAAS 3.1 RAD

e4e3fcd... by Bill Wear

Update maas-offline-docs to 57ebada1
fix broken URL in maas doc index doc

9df83b9... by Bill Wear

Update maas-offline-docs to f96645ef
update "How to manage IP ranges" to MAAS 3.1 RAD

0da1b33... by Bill Wear

Update maas-offline-docs to e09c8163
update "About images" to MAAS 3.1 RAD

b4622b0... by Bill Wear

Update maas-offline-docs to 3dc568f8
update "How to use storage tags" to MAAS 3.1 RAD

a43c1a1... by Bill Wear

Update maas-offline-docs to f4bf44c7
update "How to use network tags" to MAAS 3.1 RAD

f8ed5b7... by Bill Wear

Update maas-offline-docs to 5305a754
update "How to use machine tags" to MAAS 3.1 RAD

8294430... by Bill Wear

Update maas-offline-docs to 6e70209d
update "How to use LXD" to MAAS 3.1 RAD