]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Sim/Env.pm
clean up 'Data::Dumper' usage tree wide
[pve-ha-manager.git] / src / PVE / HA / Sim / Env.pm
2017-10-13 Thomas Lamprechtclean up 'Data::Dumper' usage tree wide
2017-05-30 Thomas Lamprechtalways queue service stop if node shuts down
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 Lamprechtadd VirtFail resource and use it in new regression...
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 Dietmar Maurerremove ugly import hack
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
2016-01-13 Dietmar Maurerallow to simulate container resources
2015-12-22 Thomas LamprechtSim/Env: fix removing service from old node on migration
2015-12-16 Dietmar Maurerrename is_poweroff to is_node_shutdown
2015-12-15 Thomas LamprechtHA Env: add 'is_poweroff' function
2015-06-10 Dietmar Maurercrm: simply wait if there is no resource config
2015-04-10 Dietmar Maurercorrectly pass parameters for change_service_location
2015-03-27 Dietmar Maureruse cfs_read_file and cfs_write_file
2015-03-26 Dietmar Maurerimplement change_service_location
2015-03-25 Dietmar Maurermove exec_resource_agent() to PVE::HA::Sim::Env
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-09 Dietmar Maurerrestructure directory layout for dpkg-buildpackage