]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Config.pm
use require to include resources from simulation environment
[pve-ha-manager.git] / src / PVE / HA / Config.pm
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