cloudstack/plugins/hypervisors
Rohit Yadav a59cf68f50 Merge pull request #969 from rafaelweingartner/master-lrg-cs-hackday-002
Fixed return type Void to void in  DataMotionStrategy.The main changes are:
-	Changing methods Void to void.
-	Removal of the method Void copyAsync(DataObject srcData, DataObject
destData, AsyncCompletionCallback<CopyCommandResult> callback) that was
never used.
We noticed that methods form that class are using the return type Void
with capital V. This way that method has to return a null value at the
end.

Removed trim lines from XenServerStorageMotionStrategy.

The trim lines were removed from XenServerStorageMotionStrategy.

* pr/969:
  Changed return of methods from DataMotionStrategy, Void to void

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-01-27 16:08:07 +01:00
..
baremetal Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
hyperv Merge pull request #969 from rafaelweingartner/master-lrg-cs-hackday-002 2016-01-27 16:08:07 +01:00
kvm Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
ovm Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
ovm3 Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
simulator Merge pull request #969 from rafaelweingartner/master-lrg-cs-hackday-002 2016-01-27 16:08:07 +01:00
ucs Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
vmware Merge pull request #969 from rafaelweingartner/master-lrg-cs-hackday-002 2016-01-27 16:08:07 +01:00
xenserver Merge pull request #969 from rafaelweingartner/master-lrg-cs-hackday-002 2016-01-27 16:08:07 +01:00