]> git.proxmox.com Git - pve-ha-manager.git/history - src
re-add #DEBHELPER# code to postinst
[pve-ha-manager.git] / src /
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 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 Thomas Lamprechtcheck_active_workers: fix typo /uuid/uid/
2015-12-16 Dietmar Maureravoid warning about uninitialized value
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 Maurerallow to configure watchdog module in /etc/default...
2015-10-30 Thomas LamprechtHA API: Fix permissions
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 Maureradd workaround for bug #775
2015-10-12 Thomas Lamprechtfix typo in error message s/storage/resource/
2015-10-12 Thomas Lamprechtcheck resource better on addition and update
2015-10-12 Thomas LamprechtAdd resource existence check helper
2015-10-12 Thomas LamprechtDocument parameters in parent class
2015-10-12 Thomas LamprechtAdd 'service is ha managed' check
2015-09-29 Thomas Lamprechtdelete node from HA stack when deleted from cluster
2015-09-26 Thomas LamprechtUse new lock domain sub instead of storage lock
2015-09-20 Thomas Lamprechtenhance ha-managers' group commands
2015-09-20 Thomas Lamprechtvm_is_ha_managed: allow check on service state
2015-09-17 Dietmar MaurerGroups: correctly set optional flag in propertyList
2015-09-17 Dietmar MaurerMakefile: use mv to create files atomically
2015-09-17 Thomas LamprechtExtend ha_managers' man page
2015-09-16 Thomas Lamprechtfix includes from services
2015-09-16 Thomas Lamprechtfixing typos, also whitespace cleanup in PVE2 env class
2015-09-16 Thomas Lamprechtadjust log level on failed start and error to warning
2015-09-16 Thomas Lamprechtimplement recovery policy for services
2015-09-16 Dietmar Maurerimprove sid bash completion
2015-09-16 Thomas Lamprechtuse helpers to enable advanced auto completion
2015-09-16 Thomas Lamprechtadd auto completion helper for service IDs and HA groups
2015-09-15 Thomas Lamprechtsimulator: fix random output of manager status
2015-09-15 Dietmar Maurerremove 'exename' from CLIHandler classes (not required)
2015-09-15 Dietmar Maurerha-manager: fix manpage header
2015-09-15 Thomas Lamprechtconvert pve-ha-crm into a PVE::Service class
2015-09-15 Thomas Lamprechtconvert pve-ha-lrm into a PVE::Service class
2015-09-15 Dietmar Maurerre-add code silently removed by last commit
2015-09-15 Thomas Lamprechtmove ha-manager to separate CLIHandler class
2015-09-03 Thomas LamprechtAdding error state behaviour
2015-09-03 Thomas LamprechtReplacing hardcoded qemu commands with plugin calls
2015-09-03 Thomas LamprechtFixed hardcoded type 'vm' in check if vm is ha managed
2015-09-03 Thomas LamprechtAdding PVECT resource class so that CT can be HA managed
2015-09-01 Alen GrizonicHA parse_sid changed to accept CT
2015-08-17 Wolfgang LinkFix Typo
2015-06-16 Dietmar Maurergroups: encode nodes as hash (internally)
2015-06-10 Dietmar Maurercrm: simply wait if there is no resource config
2015-06-09 Dietmar Maurerbump version to 1.0-3
2015-06-05 Dietmar Maurerdelete stale files
2015-04-10 Dietmar Maurerimplement delay command for regression tester
2015-04-10 roottest of failback
2015-04-10 Dietmar Maurercorrectly pass parameters for change_service_location
2015-04-10 Dietmar Maurersort output so that we can compare logs
2015-04-07 Dietmar Maureradd warnings if ha group does not exists
2015-04-07 Dietmar Maureruse groups parser
2015-04-05 Dietmar Maureravoid perl warning
2015-04-03 Dietmar Maurerdo not allow deletion of ha group if group is used
2015-04-03 Dietmar Maureruse correct class
2015-04-03 Dietmar Maurercomplete ha group api
2015-04-03 Dietmar Maurerapi: allow to use simply VMIDs as resource id
2015-04-03 Dietmar Maurerimprove status API
2015-04-03 Dietmar Maurerremove ipaddr resource type
2015-04-03 Dietmar Maurerrename vm resource prefix: pvevm: => vm:
2015-04-03 Dietmar Maureradd API to query ha status
2015-04-02 Dietmar Maurercurrecrtly send cfs lock update request
2015-04-01 Dietmar Maurercreate /etc/pve/ha
2015-04-01 Dietmar Maureruse correct package for lock_ha_config
2015-04-01 Dietmar Maurerfit ha-manager status when ha is unconfigured
2015-04-01 Dietmar Maurerdo not unlink watchdog socket when started via systemd
2015-04-01 Dietmar Maurerfix json_reader
2015-03-27 Dietmar Maurerlrm: use correct rpcenv 'ha'
2015-03-27 Dietmar Maurermove configuration handling into PVE::HA::Config
2015-03-27 Dietmar Maureruse cfs_read_file and cfs_write_file
2015-03-27 Dietmar Maurerha-manager status: include service state
2015-03-27 Dietmar Maurerha-manager status: add --verbose flag
2015-03-27 Dietmar Maurerha-manager: improve status output
2015-03-27 Dietmar Maureradd timestamp to manager status
2015-03-27 Dietmar Maurerupdate lrm status on each iteration
next