]> git.proxmox.com Git - pve-ha-manager.git/shortlog
pve-ha-manager.git
2016-03-15 Dietmar MaurerFenceConfig: remove strange __die()
2016-03-15 Thomas Lamprechtadd FenceConfig class for external fencing devices
2016-03-08 Dietmar Maurerbump version to 1.0-25
2016-03-08 Fabian GrünbichlerUse config_file from PVE::QemuConfig
2016-03-03 Fabian GrünbichlerLXC refactoring
2016-03-02 Thomas Lamprechtsimulator: install all virtual resources
2016-02-24 Dietmar Maurerbump version to 1.0-23
2016-02-24 Thomas Lamprechtfix infinite started <=> migrate cycle
2016-02-24 Thomas Lamprechtadd test for infinite started <=> migrate cycle
2016-02-24 Thomas Lamprechtexec_resource_agent: process error state early
2016-02-24 Thomas Lamprechtavoid out of sync command execution in LRM
2016-02-24 Dietmar Maurerdo not pass ETRY_AGAIN back to the CRM
2016-02-22 Dietmar Maurercrm: avoid 'started' state after relocate if serive...
2016-02-22 Thomas Lamprechtfix 'uninitialized value' on online node usage computation
2016-02-22 Thomas Lamprechtfix some log formatting
2016-02-15 Dietmar Maurerbump version to 1.0-22
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 Lamprechttruncate log level in regression tests
2016-02-11 Thomas Lamprechtimprove relocation policy code in manager and LRM
2016-02-11 Thomas Lamprechtreplace can_fork with get_max_workers
2016-02-10 Dietmar Maurerimprove verbosity of API status call
2016-02-09 Dietmar Maurercleanup: remove resources_config_exists
2016-02-09 Thomas Lamprechtreplace service_config_exists with has_services
2016-02-09 Dietmar Maurerfix inf. loop error on orphaned workers
2016-02-04 Dietmar Maurerbump version to 1.0-21
2016-02-04 Wolfgang BumillerFix postinstall script not removing watchdog-mux.socket
2016-01-27 Dietmar Maurerbump versionm to 1.0-20
2016-01-27 Thomas Lamprechtmove upid_wait from PVE2 env to HA::Tools
2016-01-27 Thomas Lamprechtfix check if a resource migrated correctly
2016-01-27 Thomas Lamprechtadd after_fork method to HA environment and use it...
2016-01-27 Dietmar Maurerchange include order to register resource plugin correctly
2016-01-26 Dietmar Maurerremove ugly import hack
2016-01-26 Dietmar Maureruse require to include resources from simulation enviro...
2016-01-26 Thomas LamprechtMove exec_resource_agent from environment classes to LRM
2016-01-26 Dietmar MaurerPVE::HA::Config: use import flag to load appropritate...
2016-01-26 Thomas LamprechtAdd virtual resources for tests and simulation
2016-01-26 Thomas LamprechtEnv: add method to get hardware object
2016-01-26 Thomas Lamprechtadd 'haenv' parameter to plugin method 'check_running'
2016-01-25 Thomas LamprechtSplit up resources and move them to own sub folder
2016-01-18 Thomas LamprechtLRM: do not release lock on shutdown errors
2016-01-18 Dietmar Maurerbump version to 1.0-19
2016-01-18 Thomas Lamprechtremove 'running' from migrate/relocate log message
2016-01-18 Thomas LamprechtLRM: release lock also on restart
2016-01-18 Thomas LamprechtTestHardware: correct shutdown/reboot behaviour of...
2016-01-15 Thomas Lamprechtrelease LRM agent lock on graceful shutdown
2016-01-15 Thomas LamprechtCRM: release lock on shutdown request
2016-01-15 Thomas Lamprechtresource agents: fix relocate
2016-01-15 Thomas Lamprechtresource agents: generate parameters inside resource...
2016-01-13 Dietmar Maureradd test for container failback
2016-01-13 Dietmar Maurerallow to simulate container resources
2016-01-13 Dietmar Maurerconvert agent restult to exit code
2016-01-13 Dietmar Maureradd another test case for failback
2016-01-12 Dietmar Maurerbump version to 1.0-18
2016-01-12 Dietmar Maurerpve-ha-lrm.service: depend on lxc.service
2016-01-12 Dietmar Maurerre-add #DEBHELPER# code to postinst
2016-01-12 Dietmar Maurercleanup postinst script
2016-01-12 Thomas Lamprechtfree cmd pointer after it's execution
2016-01-12 Thomas Lamprechtoutput watchdog module name if it gets loaded
2016-01-12 Thomas Lamprechtsmall cleanup
2016-01-12 Thomas Lamprechtremove watchdog-mux.socket
2016-01-11 Dietmar Maurerbump version to 1.0-17
2016-01-11 Dietmar MaurerResources.pm: use PVE::API2::LXC
2016-01-08 Dietmar Maurerimprove log messages if service stop fails.
2016-01-08 Thomas Lamprechtadd service addition and deletion regression tests
2016-01-08 Thomas Lamprechtadd service relocate regression test
2015-12-22 Thomas LamprechtSim/Env: fix removing service from old node on migration
2015-12-22 Thomas Lamprechtadd test to for previous commit
2015-12-22 Thomas Lamprechtadd service migrate/relocate to regression tests
2015-12-22 Dietmar Maureradd queue_crm_commands_nolock
2015-12-22 Thomas Lamprechtadd service disable/enable to regression tests
2015-12-22 Thomas LamprechtSim/Hardware: move set_service_state to base class
2015-12-21 Thomas LamprechtTestHardware: use more informative error message
2015-12-21 Dietmar Maurerbump version to 1.0-16
2015-12-21 Thomas Lamprechtcheck_active_workers: fix typo /uuid/uid/
2015-12-16 Dietmar Maureravoid warning about uninitialized value
2015-12-16 Dietmar Maurerbump version to 1.0-15
2015-12-16 Dietmar Maurercorrectly stop all resources on shutdown
2015-12-16 Dietmar Maurerlrm: catch repeated calls to shutdown_request
2015-12-16 Dietmar Maurerimplement restart-lrm test
2015-12-16 Dietmar Maurernew test for node shutdown
2015-12-16 Dietmar Maurercorrectly reset node status on power on/off
2015-12-16 Dietmar Maurerlrm: only freeze services if lrm is in 'restart' mode
2015-12-16 Dietmar Maurerrename is_poweroff to is_node_shutdown
2015-12-16 Dietmar Maurerlrm: implement different behavior for shutdown and...
2015-12-15 Thomas LamprechtHA Env: add 'is_poweroff' function
2015-12-15 Dietmar MaurerTestHardware: add 'reboot' and 'shutdown' command
2015-12-15 Thomas LamprechtHardware: remove unnecessary lock in get_node_info
2015-12-03 Dietmar Maurerset RELEASE=4.1
2015-12-03 Dietmar Maurerbump version to 1.0-14
2015-12-03 Dietmar Maurerallow to configure watchdog module in /etc/default...
2015-10-30 Dietmar Maurerbump version to 1.0-13
2015-10-30 Thomas LamprechtHA API: Fix permissions
2015-10-29 Dietmar Maurerbump version to 1.0-12
2015-10-29 Dietmar Maurerrefactor and reuse code in vm_is_ha_managed and service...
2015-10-29 Thomas Lamprechtexec_resource_agent: return valid exit code instead...
2015-10-29 Thomas LamprechtUse new exitcodes instead of integers
2015-10-29 Thomas LamprechtAdding constants to gain more readability
2015-10-21 Dietmar Maurerbump version to 1.0-11
2015-10-21 Dietmar Maureradd workaround for bug #775
next