~ltrager/maas:lp1870171_2.7

Last commit made on 2020-04-10
Get this branch:
git clone -b lp1870171_2.7 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.7
Repository:
lp:~ltrager/maas

Recent commits

d0b3eaa... 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

982b4a3... by Alberto Donato

LP #1870097 - record thread ids for numanode cores, not core ids

1baff29... by Alberto Donato

LP: #1868908 - don't start service in hooks