cloudstack/agent
Rohit Yadav 711acfa93d CLOUDSTACK-8762: Confirm disk activity before starting a VM
Implements a VM volume/disk file activity checker that checks if QCOW2 file
has been changed before starting the VM. This is useful as a pessimistic
approach to save VMs that were running on faulty hosts that CloudStack could
try to launch on other hosts while the host was not cleanly fenced. This is
optional and available only if you enable the settings in agent.properties
file, on per-host basis.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-08-28 15:52:06 +05:30
..
bindir CLOUDSTACK-8339: Allow non-root users to add KVM host 2015-05-25 14:11:14 +02:00
conf CLOUDSTACK-8762: Confirm disk activity before starting a VM 2015-08-28 15:52:06 +05:30
distro fix kvm agent upgrade issue: kvm agent needs to use java 7 instead of java 6 after upgrade Reviewed-by: Sheng 2014-11-06 15:30:09 -08:00
src/com/cloud/agent Fixed few coverity issues 2015-04-27 14:43:48 +02:00
test/com/cloud/agent Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
pom.xml Updating pom.xml version numbers for release 4.5.2 2015-08-19 14:42:54 +05:30