]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Env.pm
bump version to 4.0.4
[pve-ha-manager.git] / src / PVE / HA / Env.pm
2023-08-03 Lukas Wagnermanager: send notifications via new notification module
2022-11-18 Fiona Ebnerenv: rename get_ha_settings to get_datacenter_settings
2022-11-18 Fiona Ebnerenv: add get_static_node_stats() method
2019-10-11 Fabian EbnerAdd update_service_config to the HA environment interfa...
2019-03-14 Thomas Lamprechttreewide trailing whitespace cleanup
2019-01-07 Thomas LamprechtEnv: add get_ha_settings method
2018-10-17 Fabian GrünbichlerTools: remove dependency on PVE::Cluster
2018-01-30 Thomas Lamprechtmove cfs update to common code
2016-06-16 Thomas LamprechtEnv: add sendmail
2016-03-17 Thomas LamprechtEnv, HW: add HW fencing related functions
2016-02-15 Thomas Lamprechtfix 'change_service_location' misuse and recovery from...
2016-02-11 Thomas Lamprechtreplace can_fork with get_max_workers
2016-02-09 Thomas Lamprechtreplace service_config_exists with has_services
2016-01-27 Thomas Lamprechtadd after_fork method to HA environment and use it...
2016-01-26 Thomas LamprechtMove exec_resource_agent from environment classes to LRM
2016-01-26 Thomas LamprechtEnv: add method to get hardware object
2016-01-15 Thomas Lamprechtrelease LRM agent lock on graceful shutdown
2016-01-15 Thomas LamprechtCRM: release lock on shutdown request
2015-12-16 Dietmar Maurerrename is_poweroff to is_node_shutdown
2015-12-15 Thomas LamprechtHA Env: add 'is_poweroff' function
2015-09-16 Thomas Lamprechtfixing typos, also whitespace cleanup in PVE2 env class
2015-06-10 Dietmar Maurercrm: simply wait if there is no resource config
2015-03-27 Dietmar Maureruse cfs_read_file and cfs_write_file
2015-03-26 Dietmar Maurerimplement change_service_location
2015-03-25 Dietmar Maureradd a hack to support regression tests (can_fork())
2015-03-17 Dietmar Maurerremove test_ha_agent_lock
2015-03-13 Dietmar Maurerimplement service_config_exists() - test if ha is enabled
2015-03-12 Dietmar Maurerpass service configuration to exec_resource_agent
2015-03-10 Dietmar Maurermark dead code
2015-03-09 Dietmar Maurerrestructure directory layout for dpkg-buildpackage