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

Last commit made on 2020-02-28
Get this branch:
git clone -b stable/20.02 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.02
Repository:
lp:~dmzoneill/charm-hw-health

Recent commits

e7389b4... 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>

a2c1c0c... by Xav Paice

remove HP from supported vendors

The support for HP Raid adapters has not been coded into the charm yet.
Leaving it in the list of supported vendors results in deployment to HP
hardware failing, even though there are still some useful tools for that
platform. See LP#1855095.

07a6112... by Xav Paice

fix typo causing unit tests to fail

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

6c29dde... by Xav Paice

Update ipmi cron job to cater for stale lockfile

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

0d34fbf... by Xav Paice

fix typo causing unit tests to fail

c2b7b11... by Peter Sabaini

Refactor for complexity

Reviewed-on: https://code.launchpad.net/~peter-sabaini/hw-health-charm/+git/hw-health-charm/+merge/378151
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

f4978ff... by Peter Sabaini

Address review comments

068f960... by Xav Paice

Update ipmi cron job to cater for stale lockfile

999a337... by Peter Sabaini

Refactor for complexity

Split up the parse_output functions