~xavpaice/charm-hw-health:LP1838562

Last commit made on 2020-01-28
Get this branch:
git clone -b LP1838562 https://git.launchpad.net/~xavpaice/charm-hw-health
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
LP1838562
Repository:
lp:~xavpaice/charm-hw-health

Recent commits

068f960... by Xav Paice

Update ipmi cron job to cater for stale lockfile

847d436... by Xav Paice

Update README for tools resource info

4ec4549... by Peter Sabaini

Fix: sas2ircu "Optimal" state should be ok too

Reviewed-on: https://code.launchpad.net/~peter-sabaini/hw-health-charm/+git/hw-health-charm/+merge/377999
Reviewed-by: Aurelien Lourot <email address hidden>

465e3d2... by Peter Sabaini

Fix: sas2ircu "Optimal" state should be ok too

Currently only "Ready" is considered healthy, "Optimal" for raid vols
should also be good

064925e... by Peter Sabaini

Submodules target

Reviewed-on: https://code.launchpad.net/~peter-sabaini/hw-health-charm/+git/hw-health-charm/+merge/376190
Reviewed-by: Jeremy Lounder <email address hidden>
Reviewed-by: Zachary Zehring <email address hidden>

8184199... by Peter Sabaini

Fix file not found upon removal

Reviewed-on: https://code.launchpad.net/~peter-sabaini/hw-health-charm/+git/hw-health-charm/+merge/376195
Reviewed-by: Jeremy Lounder <email address hidden>
Reviewed-by: Alvaro Uria <email address hidden>

89207ab... by Peter Sabaini

Similar to before, don't fail on rm binaries twice

Also fix 3.8-only code

b6006f9... by Peter Sabaini

Fix file not found upon removal

When removing a unit, charm could fail on removing a non-existent
file (e.g. from an incomplete installation). Ignore file not found in
this case to make removal more robust. Also fix a logging error.

2f1dad5... by Peter Sabaini

Submodules target

Make it more obvious that we're getting ipmi sensor via submodules

a2ad5e0... by Alvaro Uria

Fix KeyError bug on degraded MegaCLI drives

Reviewed-on: https://code.launchpad.net/~aluria/hw-health-charm/+git/hw-health-charm/+merge/375671
Reviewed-by: Jeremy Lounder <email address hidden>