]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Config.pm
Tools/Config: refactor lrm status json reading
[pve-ha-manager.git] / src / PVE / HA / Config.pm
2018-10-17 Fabian GrünbichlerTools/Config: refactor lrm status json reading
2018-09-28 Fabian Grünbichlergroups: register groups directly
2018-01-30 Thomas LamprechtRevert "wrap possible problematic cfs_read_file calls...
2017-11-09 Thomas Lamprechtwrap possible problematic cfs_read_file calls in eval
2017-10-13 Thomas Lamprechtadd ignore state for resources
2016-11-19 Dietmar Maurerservice_check_ha_state: improve backward compatibility
2016-11-19 Thomas Lamprechtrename request state 'enabled' to 'started'
2016-10-28 Thomas Lamprechtfactor out resource config check and default set code
2016-07-22 Thomas Lamprechtallow empty json status files
2016-07-15 Thomas LamprechtHA/Config: add write_fence_config helper
2016-04-19 Dietmar Maurerfix typo: s/servive/service/
2016-04-19 Thomas LamprechtConfig: add get_service_status method
2016-03-15 Thomas Lamprechtadd FenceConfig class for external fencing devices
2016-02-09 Dietmar Maurercleanup: remove resources_config_exists
2016-01-26 Dietmar Maurerremove ugly import hack
2016-01-26 Dietmar Maureruse require to include resources from simulation enviro...
2016-01-26 Dietmar MaurerPVE::HA::Config: use import flag to load appropritate...
2016-01-25 Thomas LamprechtSplit up resources and move them to own sub folder
2015-10-29 Dietmar Maurerrefactor and reuse code in vm_is_ha_managed and service...
2015-10-12 Thomas LamprechtAdd 'service is ha managed' check
2015-09-26 Thomas LamprechtUse new lock domain sub instead of storage lock
2015-09-20 Thomas Lamprechtvm_is_ha_managed: allow check on service state
2015-09-03 Thomas LamprechtFixed hardcoded type 'vm' in check if vm is ha managed
2015-06-10 Dietmar Maurercrm: simply wait if there is no resource config
2015-04-03 Dietmar Maurercomplete ha group api
2015-04-03 Dietmar Maurerremove ipaddr resource type
2015-04-03 Dietmar Maurerrename vm resource prefix: pvevm: => vm:
2015-04-01 Dietmar Maurerfix json_reader
2015-03-27 Dietmar Maurermove configuration handling into PVE::HA::Config
2015-03-12 Dietmar Maurerstart API for groups
2015-03-11 Dietmar Maureruse new PVE::HA:Config
2015-03-11 Dietmar Maureradd new class to handle configuration