cloudstack/engine/storage
weingartner 4a9487e581 Changed return of methods from DataMotionStrategy, Void to void
The main changes are:
•	Changing methods “Void” to “void”.
•	Removal of the method “Void copyAsync(DataObject srcData, DataObject
destData, AsyncCompletionCallback 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.
2015-11-28 12:09:54 -02:00
..
cache Updating pom.xml version numbers for release 4.7.0-SNAPSHOT 2015-11-15 18:54:13 +01:00
datamotion Changed return of methods from DataMotionStrategy, Void to void 2015-11-28 12:09:54 -02:00
image CLOUDSTACK-9062: Improve S3 implementation. 2015-11-19 15:29:10 +01:00
integration-test Changed return of methods from DataMotionStrategy, Void to void 2015-11-28 12:09:54 -02:00
resources/META-INF/cloudstack fix compile 2013-11-01 16:16:03 -07:00
snapshot Updating pom.xml version numbers for release 4.7.0-SNAPSHOT 2015-11-15 18:54:13 +01:00
src/org/apache/cloudstack/storage Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
test/org/apache/cloudstack rats: licenses added 2015-07-07 13:48:20 +02:00
volume Updating pom.xml version numbers for release 4.7.0-SNAPSHOT 2015-11-15 18:54:13 +01:00
pom.xml Updating pom.xml version numbers for release 4.7.0-SNAPSHOT 2015-11-15 18:54:13 +01:00
storage.ucls Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin 2014-06-07 04:50:23 -04:00