~bjornt/maas:slow-spaces-list

Last commit made on 2020-04-21
Get this branch:
git clone -b slow-spaces-list 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-spaces-list
Repository:
lp:~bjornt/maas

Recent commits

b459c6e... by Björn Tillenius

Remove unneeded prefetch for fabric.list websocket call.

1eacb35... by Björn Tillenius

Speed up space.list websocket handler when there are many ip addresses.

The space.list handler prefetched staticipaddress, which make is scale
very badly with the number of statipaddress records.

Added tests to ensure that the number of queries is constant and
modified the prefetch and logic to make it pass.

40953f6... by Dougal Matthews

LP: #1871003 Accept a message parameter in the Mark Broken action
This will allow users to provide a reason for making a node as broken
via the UI.

https://bugs.launchpad.net/maas/+bug/1871003

d4a3a53... by Björn Tillenius

LPP: #1873478 - Deleting a secondary rack controller will make the primary secondary as well

This fixes the logic when deleting a rack controller, so that we don't
make the primary controller secondary as well.

a422958... by Kit Randel

Update maas-ui to 567b166362a9327e54bcd455f121824f67f80ebd

d7301bf... by Caleb Ellis

Update maas-ui to 48b5651e45f4e8f6eb070762e1a8f6cc041846d4

57c0425... by Lee Trager

Gather system information and virtuality from LXD commissioning data.

* Build machine-resources from LXD 4.0.0 sources
* Gather system and virtuality information from LXD commissioning data.
* Remove 00-maas-02-virtuality

0365fa8... by Alberto Donato

Release 2.8.0 beta1

10aa051... by Alberto Donato

utilities/release-prepare: don't reuse previous author

409755a... by Alberto Donato

add utilities/release-prepare script to commit and tag changes for a release