~dmzoneill/charm-hw-health:stable/20.05

Last commit made on 2020-06-11
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/~dmzoneill/charm-hw-health
Only David O Neill can upload to this branch. If you are David O Neill please log in for upload directions.

Branch merges

Branch information

Name:
stable/20.05
Repository:
lp:~dmzoneill/charm-hw-health

Recent commits

6637d6a... by Márton Kiss

Fix LP#1882978 ipmi check alert logic

Fix the logic of ipmi_sensors.out file creation and exception
handling.

8d8b752... by Joe Guo

cron_ipmi_sensors.py: rm encoding header

should defaults to utf-8.

Signed-off-by: Joe Guo <email address hidden>

099c03e... by Joe Guo

cron_ipmi_sensors.py: subprocess.check_output decode

`subprocess.check_output` always return bytes, even in python3.
decode output to str for python3.

Signed-off-by: Joe Guo <email address hidden>

d4bf6d5... by Alvaro Uria

Merge branch 'feature/add-focal'

Reviewed-on: https://code.launchpad.net/~canonical-is-bootstack/charm-hw-health/+git/charm-hw-health/+merge/383853
Reviewed-by: Paul Goins <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

93b270d... by Alvaro Uria

Add README details, MegaCli64 checksum

876f39b... by Alvaro Uria

README: update instructions on zip files creation

bbcbe1e... by Alvaro Uria

Update Vendor tools checksums

8369d0e... by Alvaro Uria

Add focal support

cffed01... by Jeremy Lounder

Updated maintainers in metadata.yaml

9344567... by Xav Paice

remove HP from supported vendors as it's not actually supported yet

Reviewed-on: https://code.launchpad.net/~xavpaice/hw-health-charm/+git/hw-health-charm/+merge/379431
Reviewed-by: Paul Goins <email address hidden>