]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Sim/Hardware.pm
bump version to 4.0.4
[pve-ha-manager.git] / src / PVE / HA / Sim / Hardware.pm
2023-06-06 Fiona Ebnersim: hardware: commands: make it possible to add alread...
2023-06-06 Fiona Ebnersim: hardware: commands: fix documentation for add
2023-03-20 Thomas Lamprechtadd CRM command to switch an online node manually into...
2023-03-20 Thomas Lamprechtsim hardware: avoid hard error on usage stats parsing
2022-11-18 Fiona Ebnerresources: add get_static_stats() method
2022-11-18 Fiona Ebnerenv: add get_static_node_stats() method
2022-01-19 Thomas Lamprechtsim: implement skip-round command for crm/lrm
2022-01-19 Thomas Lamprechtsim: service add command: allow to override state
2022-01-19 Thomas Lamprechtsim: add service: set type/name in config
2022-01-17 Thomas Lamprechtsim/hardware: sort and split use statements
2021-07-01 Thomas Lamprechtsim: hardware: update & reformat comment for available...
2019-11-11 Fabian EbnerAdd crm command 'stop'
2019-10-11 Fabian EbnerAdd update_service_config to the HA environment interfa...
2019-09-30 Fabian EbnerRename target to param in simulation
2019-03-14 Thomas Lamprechttreewide trailing whitespace cleanup
2019-01-07 Thomas LamprechtEnv: add get_ha_settings method
2018-09-28 Fabian Grünbichlergroups: register groups directly
2018-01-30 Thomas Lamprechttest/sim: allow to simulate cfs failures
2017-10-13 Thomas Lamprechtadd ignore state for resources
2017-10-13 Thomas Lamprechtclean up 'Data::Dumper' usage tree wide
2017-01-24 Thomas Lamprechtfactor out and unify sim_hardware_cmd
2016-11-19 Thomas Lamprechtrename request state 'enabled' to 'started'
2016-09-15 Thomas LamprechtSim/Hardware: not warn if a not locked gets unlocked
2016-09-15 Thomas Lamprechtadd possibility to simulate locks from services
2016-06-16 Thomas LamprechtSim/Hardware: check if testdir exists
2016-03-17 Thomas LamprechtEnv, HW: add HW fencing related functions
2016-02-11 Thomas Lamprechtadd VirtFail resource and use it in new regression...
2016-01-26 Dietmar MaurerPVE::HA::Config: use import flag to load appropritate...
2016-01-26 Thomas LamprechtAdd virtual resources for tests and simulation
2016-01-13 Dietmar Maurerallow to simulate container resources
2016-01-08 Thomas Lamprechtadd service addition and deletion regression tests
2015-12-22 Dietmar Maureradd queue_crm_commands_nolock
2015-12-22 Thomas LamprechtSim/Hardware: move set_service_state to base class
2015-12-15 Thomas LamprechtHardware: remove unnecessary lock in get_node_info
2015-09-16 Thomas Lamprechtfixing typos, also whitespace cleanup in PVE2 env class
2015-04-03 Dietmar Maurerrename vm resource prefix: pvevm: => vm:
2015-03-26 Dietmar Maurerimplement change_service_location
2015-03-16 Dietmar Maurerreset watchdog with poweroff
2015-03-16 Dietmar Maureruse option nofailback for default simulator groups
2015-03-11 Dietmar Maureradd new class to handle configuration
2015-03-09 Dietmar Maurerrestructure directory layout for dpkg-buildpackage