cloudstack/agent
jmsperu 4a8f0af96d kvm-heartbeat: extract shared fence helper; add 'custom' action; rename to hard-reboot
Per review on PR #13090:
- Refactor common fence-action case into kvmha-fence.sh sourced by both
  kvmheartbeat.sh and kvmspheartbeat.sh (per @sureshanaparti).
- Add 'custom' fence action that invokes an operator-supplied script
  (kvm.heartbeat.fence.custom.script, default /etc/cloudstack/agent/
  heartbeat-fence-custom.sh) with the heartbeat script name as arg;
  falls back to hard-reboot if the script is missing/non-executable
  (per @NuxRo).
- Rename canonical action 'reboot' -> 'hard-reboot' for clarity; keep
  'reboot' accepted as alias so existing deployments don't break (per
  @DaanHoogland). Default behavior unchanged: sysrq-trigger reboot,
  required where a stale NFSv3 mount blocks systemctl reboot.
2026-06-22 16:45:39 +03:00
..
bindir pre-commit: clean up Python flake8 excludes with black (#9793) 2025-09-17 12:40:56 +02:00
conf kvm-heartbeat: extract shared fence helper; add 'custom' action; rename to hard-reboot 2026-06-22 16:45:39 +03:00
src kvm-heartbeat: extract shared fence helper; add 'custom' action; rename to hard-reboot 2026-06-22 16:45:39 +03:00
pom.xml Updating pom.xml version numbers for release 4.23.0.0-SNAPSHOT 2025-11-05 16:54:39 +05:30