lp:~txiao/charm-hw-health
- Get this repository:
-
git clone
https://git.not.enabled/~txiao/charm-hw-health
Branches
Name | Last Modified | Last Commit |
---|---|---|
master | 2023-10-05 15:38:15 UTC |
LP #2036300
Author:
Mert Kirpici
LP #2036300 Reviewed-on: https:/ |
update-docs | 2022-02-04 16:58:03 UTC |
Update the CONTRIBUTING file plus make buildresources depend on tools.zip
Author:
Facundo Ciccioli
Update the CONTRIBUTING file plus make buildresources depend on tools.zip The CONTRIBUTING is DRYed out so as to keep it from becoming obsolete. |
unknown- |
2022-02-04 14:50:59 UTC |
For megacli and perccli, report UNKNOWN when the tool's execution fails
Author:
Facundo Ciccioli
For megacli and perccli, report UNKNOWN when the tool's execution fails A warning is not enough. We want to know if the charm decided to install |
lp1943748 | 2022-02-04 09:37:49 UTC |
Fix linting, plus make black show you what it'd change
Author:
Facundo Ciccioli
Fix linting, plus make black show you what it'd change |
add-supported- |
2022-02-03 13:46:36 UTC |
Install perccli for yet another Broadcom/LSI storage device
Author:
Facundo Ciccioli
Install perccli for yet another Broadcom/LSI storage device |
check_megacli_ |
2021-11-30 16:41:58 UTC |
Add a check for the megacli return code to verify if the megacli cron job is ...
Author:
Stephan Pampel
Add a check for the megacli return code to verify if the megacli cron job is working properly. |
stable/21.10 | 2021-09-27 10:31:06 UTC |
Retry check_ipmi_sensor on failure
Author:
Xav Paice
Retry check_ipmi_sensor on failure Alters the cron task which runs check_ipmi_sensor to sleep for a second Reviewed-on: https:/ |
candidate/21.10 | 2021-09-27 10:31:06 UTC |
Retry check_ipmi_sensor on failure
Author:
Xav Paice
Retry check_ipmi_sensor on failure Alters the cron task which runs check_ipmi_sensor to sleep for a second Reviewed-on: https:/ |
xavpaice/ |
2021-09-24 03:25:04 UTC |
Add two actions which will list the cron.d hwhealth tasks, and allow the juju...
Author:
Adam Dyess
Add two actions which will list the cron.d hwhealth tasks, and allow the juju user to run them. |
bug/1924863 | 2021-09-18 18:31:30 UTC |
Merge branch 'master' of git+ssh://git.launchpad.net/charm-hw-health into bug...
Author:
Adam Dyess
Merge branch 'master' of git+ssh: |
candidate/21.07 | 2021-07-12 13:11:05 UTC |
Add option to exclude SEL entries
Author:
Xav Paice
Add option to exclude SEL entries Adds an option to accept a series for entries which can be used to Reviewed-on: https:/ |
stable/21.07 | 2021-07-12 13:11:05 UTC |
Add option to exclude SEL entries
Author:
Xav Paice
Add option to exclude SEL entries Adds an option to accept a series for entries which can be used to Reviewed-on: https:/ |
candidate/21.04 | 2021-04-13 01:05:43 UTC |
Fix creation of ipmi cache dir if exists
Author:
Xav Paice
Fix creation of ipmi cache dir if exists |
stable/21.04 | 2021-04-13 01:05:43 UTC |
Fix creation of ipmi cache dir if exists
Author:
Xav Paice
Fix creation of ipmi cache dir if exists |
improve- |
2021-03-12 14:31:53 UTC |
Some docs and funcionality that came in handy while working on this charm
Author:
Facundo Ciccioli
Some docs and funcionality that came in handy while working on this charm It's the second time I have to learn these stuff, maybe it's useful for |
bug/1901735 | 2021-03-11 09:49:31 UTC |
Don't use f-strings on charm code if we ought to support Xenial
Author:
Facundo Ciccioli
Don't use f-strings on charm code if we ought to support Xenial Xenial ships with python 3.5.6 and f-strings first appeared in 3.6. |
stable/21.01 | 2021-01-29 22:10:15 UTC |
Disable nrpe check configuration for ipmiseld tool
Author:
Drew Freiberger
Disable nrpe check configuration for ipmiseld tool |
add-ipmiseld | 2021-01-21 14:14:31 UTC |
Fix unittest
Author:
Peter Sabaini
Fix unittest |
make-functional |
2021-01-20 11:42:05 UTC |
Split HP repo key into two for different repositories
Author:
Peter Sabaini
Split HP repo key into two for different repositories Both keys are set to HPEs pubkey fingerprint 26C2B797 |
bug/1907463 | 2021-01-07 04:06:29 UTC |
detect the existence of the hp ssacli app in places where it ought to be
Author:
Adam Dyess
detect the existence of the hp ssacli app in places where it ought to be |
bug/1894763 | 2020-11-20 04:21:25 UTC |
Provide more detail on yaml exception.
Author:
Xav Paice
Provide more detail on yaml exception. Exception in IPMI tool now has details provided. Additionlly some lint cleanup. |
stable/20.10 | 2020-10-20 13:27:05 UTC |
Merge branch 'blacken-20.10'
Author:
Alvaro Uria
Merge branch 'blacken-20.10' Reviewed-on: https:/ |
bug/1893461 | 2020-09-22 13:04:15 UTC |
Add support for a whole family of controllers (MegaRAID SAS ones)
Author:
Facundo Ciccioli
Add support for a whole family of controllers (MegaRAID SAS ones) This is instead of listing every product that can be controlled by |
fix-innocuous- |
2020-09-21 14:25:39 UTC |
As it was, the ifeq was always going to evaluate to false
Author:
Facundo Ciccioli
As it was, the ifeq was always going to evaluate to false The use of wildcard is mandatory to produce the desired effect of |
stable/20.08 | 2020-08-13 00:12:33 UTC |
Merge branch 'remove-check-ilorest.py'
Author:
Xav Paice
Merge branch 'remove- |
stable/20.05 | 2020-06-11 16:21:36 UTC |
Fix LP#1882978 ipmi check alert logic
Author:
Márton Kiss
Fix LP#1882978 ipmi check alert logic Fix the logic of ipmi_sensors.out file creation and exception |
str-bytes- |
2020-05-20 04:11:08 UTC |
cron_ipmi_sensors.py: rm encoding header
Author:
Joe Guo
cron_ipmi_ should defaults to utf-8. Signed-off-by: Joe Guo <joe.guo@ |
stable/20.02 | 2020-02-28 22:29:40 UTC |
Updated maintainers in metadata.yaml
Author:
Jeremy Lounder
Updated maintainers in metadata.yaml |
hp | 2018-12-19 16:00:09 UTC |
HP scripts from hp-health charm
Author:
Alvaro Uria
HP scripts from hp-health charm |
1 → 29 of 29 results | First • Previous • Next • Last |