]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Sim/Env.pm
resource agents: fix relocate
[pve-ha-manager.git] / src / PVE / HA / Sim / Env.pm
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