~adam-collard/maas:lxd-numa-memory-1878923

Last commit made on 2020-06-26
Get this branch:
git clone -b lxd-numa-memory-1878923 https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
lxd-numa-memory-1878923
Repository:
lp:~adam-collard/maas

Recent commits

46dea51... by Adam Collard

Improve robustness of NUMA node identification

Fixes LP:1885157

74f3853... by Caleb Ellis

Update maas-ui to e35e8efd730b3251a89b05b327583875ee2fdcc7

8a58961... by Alex Dacre

Add Eaton PDU support

d75a208... by Huw Wilkins

Update maas-ui to cfa7ca112081f90318c0a7f073c59d5edfee26f2

695c2e5... by Kit Randel

Update maas-ui to 33c09870f6b620d8c7cb2b5b57a7de590e86a142

5963a33... by Renovate Bot <email address hidden>

Update maas-ui to f88a2fb34fbe237c081df999ab99b8f041cb0275

30f4fb7... by Lee Trager

LP: #1883333 - Allow any field from LXD system information to be used in for_hardware.

94d87f8... by Björn Tillenius

LP #1884720: Commissioning fails on ppc64 node

Store hardware UUID as None if there is no UUID for the machine.

95c429e... by Alberto Donato

LP:1884075 - look up NIC ports also under the "vfs" section (for SRIOV cards)

c82786c... by Dougal Matthews

Mock out get_maas_cert_tuple in test_get_client_raises_error_when_cannot_connect

This LXD test can be slow in CI and fails semi-regularly with a 5s timeout.
The test otherwise should run quickly, so it is most likely that certificate
generation is slow. As the test doesn't need this we can mock it out.