~newell-jensen/maas:lxd-binary-commissioning-script

Last commit made on 2019-08-27
Get this branch:
git clone -b lxd-binary-commissioning-script https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
lxd-binary-commissioning-script
Repository:
lp:~newell-jensen/maas

Recent commits

f3c1ae3... by Newell Jensen

Merge remote-tracking branch 'lp/master' into lxd-binary-commissioning-script

ff5b35d... by Alberto Donato

optimize code for ListNodePowerParameters by reducing queries and materilized objects

Don't materialize other objects when getting nodes connected to a rack and use a single query to get nodes power parameters

73dc125... by Alberto Donato

add metrics for websocket queries count and latency

eb19572... by Alberto Donato

move rack/region RPC latency collection to the Client class.

The RPCFetcher is not used for all RPC calls, so only the GetBootConfig one
ended up being tracked.

ee312d4... by Alberto Donato

Merge in changes to support installing maas as a confined snap

955a072... by Anthony Dillon

Add version as custom data when submitting Usabilla

134c6bb... by Alberto Donato

remove accidentally-added snapd_2.40_amd64.deb

1252f88... by Alberto Donato

make Node.delete faster by reducing and optimizing queries for linked node events and IP addresses

e726b81... by Lee Trager

Allow network configuration to be changed when in FAILED_TESTING.

When network-validation fails the machine will be put into FAILED_TESTING.
The failure may be due to user configuration so allow users to change
configuration without overriding failed tests.

a649590... by Alberto Donato

fix documentation for LogSQL fixture