[pve-devel] [RFC v2 pve-ha-manager 0/3] implement recovery policies and fix typo/whitespace
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Sep 15 14:18:49 CEST 2015
The important stuff is in the first patch.
Patch two and three are mostly cosmetic fixes and optional. They do not touch any programm logic.
I thought I send them altogether so they doesn't need to be reviewed separate.
Thomas Lamprecht (3):
implement recovery policy for services
adjust log level on failed start and error to warning
fixing typos, also whitespace cleanup in PVE2 env class
README | 6 ++---
src/PVE/HA/Env.pm | 4 ++--
src/PVE/HA/Env/PVE2.pm | 57 +++++++++++++++++++++++-----------------------
src/PVE/HA/LRM.pm | 40 ++++++++++++++++++++++++++++++++
src/PVE/HA/Manager.pm | 31 ++++++++++++++++++++++---
src/PVE/HA/Resources.pm | 20 ++++++++++++++++
src/PVE/HA/Sim/Hardware.pm | 2 +-
src/PVE/HA/Tools.pm | 2 +-
8 files changed, 123 insertions(+), 39 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list