]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - changelog.Debian
FenceConfig: remove strange __die()
[pve-ha-manager.git] / changelog.Debian
index d9c49aa9808a915bd79d4a5526d4a2c6a4b5e147..ac28e6f9a879d6d0bddfd71e0a8601ccbc681d8f 100644 (file)
@@ -1,3 +1,83 @@
+pve-ha-manager (1.0-25) unstable; urgency=medium
+
+  * Use config_file from PVE::QemuConfig
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Mar 2016 11:50:49 +0100
+
+pve-ha-manager (1.0-24) unstable; urgency=medium
+
+  * simulator: install all virtual resources
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Mar 2016 10:30:40 +0100
+
+pve-ha-manager (1.0-23) unstable; urgency=medium
+
+  * fix infinite started <=> migrate cycle
+
+  * exec_resource_agent: process error state early
+
+  * avoid out of sync command execution in LRM
+
+  * do not pass ETRY_AGAIN back to the CRM
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Feb 2016 12:15:21 +0100
+
+pve-ha-manager (1.0-22) unstable; urgency=medium
+
+  * fix 'change_service_location' misuse and recovery from fencing
+
+  * add VirtFail resource and use it in new regression tests
+
+  * improve relocation policy code in manager and LRM
+
+  * improve verbosity of API status call
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 15 Feb 2016 10:57:44 +0100
+
+pve-ha-manager (1.0-21) unstable; urgency=medium
+
+  * Fix postinstall script not removing watchdog-mux.socket
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Feb 2016 18:23:47 +0100
+
+pve-ha-manager (1.0-20) unstable; urgency=medium
+
+  * LRM: do not release lock on shutdown errors
+
+  * Split up resources and move them to own sub folder
+
+  * Add virtual resources for tests and simulation
+
+  * add after_fork method to HA environment and use it in LRM
+  
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Jan 2016 17:05:23 +0100
+
+pve-ha-manager (1.0-19) unstable; urgency=medium
+
+  * remove 'running' from migrate/relocate log message
+
+  * LRM: release agent lock on graceful shutdown
+
+  * LRM: release agent lock also on restart
+
+  * CRM: release lock on shutdown request
+
+  * TestHardware: correct shutdown/reboot behaviour of CRM and LRM
+
+  * resource agents: fix relocate
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Jan 2016 12:41:08 +0100
+
+pve-ha-manager (1.0-18) unstable; urgency=medium
+
+  * pve-ha-lrm.service: depend on lxc.service
+
+  * output watchdog module name if it gets loaded
+
+  * remove watchdog-mux.socket
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Jan 2016 12:27:49 +0100
+
 pve-ha-manager (1.0-17) unstable; urgency=medium
 
   * Resources.pm: use PVE::API2::LXC