]> git.proxmox.com Git - pve-ha-manager.git/history - PVE/HA/Sim/Hardware.pm
implement a way to send commands to the CRM master
[pve-ha-manager.git] / PVE / HA / Sim / Hardware.pm
2015-02-15 Dietmar Maurerimplement a way to send commands to the CRM master
2015-02-14 Dietmar Maurerwrite separate service_status file for each node
2015-02-14 Dietmar Maureradd basic LRM functionality
2014-12-12 Dietmar Maureradd more servcie by default (2 for each node)
2014-12-12 Dietmar Maurerimplement set_service_state callback
2014-12-11 Dietmar Maurergui: add service controls
2014-12-11 Dietmar Maurerwrite default service config
2014-12-10 Dietmar Maurercreate default hardware_status file (3 node cluster)
2014-12-07 Dietmar Maurernew realtime ENV class
2014-12-07 Dietmar Maurerimprove loop simulation - use same timeouts as with...
2014-12-07 Dietmar Maurersplit classes
2014-12-06 Dietmar Maurersimulate CRM and LRM - cleanup logs
2014-12-06 Dietmar Maurercleanup CRM state machine
2014-12-06 Dietmar Maurerrenamed Server to CRM
2014-12-05 Dietmar Maurercontinue simulation till 500 seconds after last command
2014-12-05 Dietmar Maurerexecute 'power <node> off' when fencing, improve logging
2014-12-05 Dietmar Maurerfix watchdog check - check all nodes after time progress
2014-12-05 Dietmar Maurerimplement watchdog simulation
2014-12-05 Dietmar Maureruse plugin architecture instead of inheritance
2014-12-04 Dietmar Maurerrename PVE/HA/SimEnv.pm -> PVE/HA/Sim/Env.pm
2014-12-04 Dietmar Maurerrename PVE/HA/SimCluster.pm -> PVE/HA/Sim/Hardware.pm