~newell-jensen/maas:lp1847794

Last commit made on 2019-11-01
Get this branch:
git clone -b lp1847794 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:
lp1847794
Repository:
lp:~newell-jensen/maas

Recent commits

ad266f2... by Newell Jensen

Update unit tests and remove __init__ method on FilesystemLock.

8dd3cfe... by Newell Jensen

Use os.remove instead of Twisted's unlock as we need to force the removal since the PIDs differ.

5a4dee9... by Newell Jensen

LP: #1847794 - Patch Twisted's FilesystemLock.lock method so that we can handle PermissionError exceptions in the event that the lock file is not deleted but the PID is recycled.

29a9e36... by Alberto Donato

add sriov_support and numa_nodes_count attributes to node list websocket

abb6668... by Lee Trager

LP: #1850233 - Check for the existing of bond slaves when checking if a bridge is backed by a bond.

8b86f36... by Alberto Donato

only format our go code

b171d92... by Blake Rouse

Fix LP: #1850245 - Expose the maas_uuid over the Config websocket handler, but do not allow it to be updateable.

c07a7f0... by Newell Jensen

LP: #1849355 -- Don't update the node network information for controllers during commissioning.

b1cf5a4... by Blake Rouse

Fix LP: #1850230 - Set login cookies on 204 return.

a1292dd... by Caleb Ellis

Build Configuration tab in discovery page.