cloudstack/engine/storage
Wido den Hollander 6f3e4d3592 CLOUDSTACK-1302: Allow a cache mode per disk offering
Per disk offering the setting none, writeback or writethrough can be set

This allows for both safety and performance for writes.
2013-11-20 14:17:03 +01:00
..
cache Merge remote-tracking branch 'origin/spring-modularization' 2013-10-23 11:14:42 -07:00
datamotion Fixed issues with execute in sequence 2013-11-19 17:20:58 -08:00
image CLOUDSTACK-5017: Throw CloudRuntimeException in case of template/volume 2013-11-04 12:32:05 -08:00
integration-test Updated VMSnapshotDetails* to match *Details* pattern (e.g. UserVMDetails*) 2013-11-07 14:28:19 -08:00
resources/META-INF/cloudstack fix compile 2013-11-01 16:16:03 -07:00
snapshot Add a new method on datastoredriver: getCapabilities, which will be called by liststoragepoolcmd. UI can make decision based on the capabilities of the storage. 2013-11-14 15:55:39 -08:00
src/org/apache/cloudstack/storage Expose getPrimaryDataStore(String uuid) through the DatastoreManager interface so it can be used clients. 2013-11-18 14:27:06 +01:00
test/org/apache/cloudstack/engine/subsystem/api/storage Update StorageStrategyFactory to not sort, but just iterate and find the first 2013-10-23 16:36:31 -07:00
volume CLOUDSTACK-1302: Allow a cache mode per disk offering 2013-11-20 14:17:03 +01:00
pom.xml Fixed issues with execute in sequence 2013-11-19 17:20:58 -08:00
storage.ucls Don't use cast to PrimarydataStoreTO on the resource code 2013-11-01 15:13:16 -07:00