~ltrager/maas:lp1870171_2

Last commit made on 2020-04-17
Get this branch:
git clone -b lp1870171_2 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1870171_2
Repository:
lp:~ltrager/maas

Recent commits

7ddd401... by Lee Trager

Add comment

b0deefd... by Lee Trager

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

228eb84... by Lee Trager

Backport of d0653c9 LP: #1870171 - Remove the token column from the Node table.

The token column is only used by the API when allocating and machine and
listing allocated machines. When a User Token is deleted this association
causes the Node to be deleted as well. Allocated machines are already
filtered by owner and status so the token column isn't needed.

In the backport Node.token is no longer used but the column remains to
avoid creating a migration.

333b3d8... by Alberto Donato

add message at "maas init" that "all" mode will be deprecated in 2.8

9c6e036... by Alberto Donato

LP: #1868908 - start services when not disabled in the snap to run migrations

5a3f927... by Alberto Donato

LP: #1871423 - handle BACKOFF status from supervisord
LP: #1871582 - add "startsecs" to supervisor program stanzas to avoid quick respawns

e7f55d3... by Alberto Donato

LP: #1863597 - handle interface name matching existing one with different MAC

cc932af... by Alberto Donato

LP: #1870583 - fix archtecture names for resource binaries to match debian arches

a3daa30... by Adam Collard

Bump maas-ui to v0.2.8 (r=bjornt)

e355aef... by Alberto Donato

LP #1869990 - map cpu cores (threads) to their numa node