]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Tools.pm
Tools/Config: refactor lrm status json reading
[pve-ha-manager.git] / src / PVE / HA / Tools.pm
2018-10-17 Fabian GrünbichlerTools/Config: refactor lrm status json reading
2018-01-30 Thomas LamprechtCRM: refactor check if state transition to active is ok
2017-10-13 Thomas Lamprechtdo not show a service as queued if not configured
2017-01-13 Thomas LamprechtStatus: factor out new service state calculation
2016-11-20 Dietmar Maurerpve-ha-group-node-list: add verbose_description
2016-11-19 Thomas Lamprechtrename request state 'enabled' to 'started'
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-01-27 Thomas Lamprechtmove upid_wait from PVE2 env to HA::Tools
2015-10-29 Thomas LamprechtAdding constants to gain more readability
2015-10-21 Dietmar Maureradd workaround for bug #775
2015-09-20 Thomas Lamprechtenhance ha-managers' group commands
2015-09-16 Thomas Lamprechtfixing typos, also whitespace cleanup in PVE2 env class
2015-09-16 Dietmar Maurerimprove sid bash completion
2015-09-16 Thomas Lamprechtadd auto completion helper for service IDs and HA groups
2015-09-01 Alen GrizonicHA parse_sid changed to accept CT
2015-04-03 Dietmar Maurerapi: allow to use simply VMIDs as resource id
2015-04-03 Dietmar Maurerrename vm resource prefix: pvevm: => vm:
2015-03-25 Dietmar Maurerfix failover after master crash with pending fence...
2015-03-13 Dietmar Maureradd enable/disable to cli tool
2015-03-13 Dietmar Maurerimprove API for resources
2015-03-10 Dietmar Maureradd parser for resource configuration
2015-03-09 Dietmar Maurerrestructure directory layout for dpkg-buildpackage