]> git.proxmox.com Git - pve-ha-manager.git/commit
Replacing hardcoded qemu commands with plugin calls
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Sep 2015 15:52:32 +0000 (17:52 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Sep 2015 06:52:39 +0000 (08:52 +0200)
commit303a08aa8db76b97b9444d6137ba0c3ca0823826
treedac5066a8f3cb9cec88e882a2fe07c56d88fa8e3
parent8facb786700278255b2583da7bb59b0c64cb529b
Replacing hardcoded qemu commands with plugin calls

Now a service specific plugin gets loaded and the calls to commands
like 'migrate' or 'stop' will be handled by the plugin.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/HA/Env/PVE2.pm