~bjornt/maas:fix-hmcclient-lint

Last commit made on 2021-02-23
Get this branch:
git clone -b fix-hmcclient-lint https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
fix-hmcclient-lint
Repository:
lp:~bjornt/maas

Recent commits

b129950... by Björn Tillenius

Allow lint to succeed even if zhmcclient isn't installed.

bd4034e... by Caleb Ellis

Update maas-ui to 979a41f
feat(ui): remove RSD components from UI (#2244)

aa7b705... by Caleb Ellis

Update maas-ui to 476383e
feat(ui): improve and align styling of machine commissioning+tests tabs (#2214)

Co-authored-by: huwshimi <email address hidden>

6f88ffe... by Huw Wilkins

Update maas-ui to 78fac66
Fix isNaN checking. Use utility to wait for wrapper to update. Rename toNumber utility.

e47fe9e... by Huw Wilkins

Update maas-ui to 499bfa5
feat(ui): scroll to the interface form when opened

Add a hook to scroll to the add interface when it is displayed

Fixes: #2170.

73903f6... by Huw Wilkins

Update maas-ui to 4bd88ce
Fix network table icon space and tick.

21b5738... by Caleb Ellis

Update maas-ui to 67dac71
fix(ui): only fetch scripts if they have not been fetched before (#2210)

31291cb... by Caleb Ellis

Update maas-ui to 4233852
refactor(ui): break MachineTestsTable into smaller components (#2207)

79dd401... by Lee Trager

GH:LXC/LXD #8477 - Rework block size handling

LXD sources were updated to fix a bug in LXD which incorrectly read the
block size on big endian systems such as S390X. Blocksize was being
unpacked into a 64 bit integer when the kernel was returning a 32 bit
integer.

b1b55d2... by Lee Trager

LP: #1916073 - Include qemu-efi-aarch64 when install_kvm=True on ARM64