~supu2/maas:2.7.1-branch

Last commit made on 2020-05-22
Get this branch:
git clone -b 2.7.1-branch https://git.launchpad.net/~supu2/maas
Only Guner can upload to this branch. If you are Guner please log in for upload directions.

Branch merges

Branch information

Name:
2.7.1-branch
Repository:
lp:~supu2/maas

Recent commits

9a49af7... by Adam Collard

2.7.1 with UI bits

5143564... by Adam Collard

Release 2.7.1

c0c9e2a... by Adam Collard

Release 2.7.1 beta1

2d9796d... by Alberto Donato

Cherry-pick release-prepare from master

fix release-prepare script

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

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

ce2c9e2... by Caleb Ellis

Update maas-ui to 720d52d51f01d715dbce88b64c49ac7b8e21d877

ba4de44... by Huw Wilkins

Update maas-ui to 24c255c004ce993d4f36571d634665a2016c7174

58edf27... by Björn Tillenius

LP #1873430: Subnet pages take a long time to load.

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

The space.list handler prefetched staticipaddress, which make scales
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.

Also remove unneeded prefetch for fabric.list websocket call.

(cherry picked from commit 4cffcfabb2c9e4bfedd8d05c67cdffc2da01ff2a)

1a40e06... 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.

(cherry picked from commit d4a3a53693eb593a8a469952b84a24f2838c8d45)

c25d426... by Lee Trager

LP: #1870171 - Remove token associations when transferring ownership of a Node.

210510d... by Alberto Donato

LP: #1871584 - include MAAS IP in DNS zone even if subnet has allow_dns false