cloudstack/engine/storage
Prasanna Santhanam f1134da8df Group storage subsystem components for spring
Breaking down storage components among oss, nonoss and simulator
contexts. The default components are loaded by

OSS - applicationContext + componentContext
NonOSS - applicationContext + nonossComponentContext
Simulator - applicationContext + simulatorComponentContext

provider beans are are selectively overridden for simpler configuration.
Where possible beans are loaded by local reference.

<list merge=true> does not unfortunately work perfectly for bean merging
the providers causing a bit of bloat. Explore for later.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-29 13:53:41 +05:30
..
cache CLOUDSTACK-3215: Cannot Deploy VM when using S3 object store without NFS Cache 2013-06-28 16:52:06 -07:00
datamotion Group storage subsystem components for spring 2013-06-29 13:53:41 +05:30
image Fix typo in class name 2013-06-29 13:50:25 +05:30
integration-test Group storage subsystem components for spring 2013-06-29 13:53:41 +05:30
snapshot Fix typo in class name 2013-06-29 13:50:25 +05:30
src/org/apache/cloudstack/storage Group storage subsystem components for spring 2013-06-29 13:53:41 +05:30
volume Fix typo in class name 2013-06-29 13:50:25 +05:30
pom.xml CLOUDSTACK-2527: enable attach/detach xs tool iso 2013-05-21 19:13:29 -07:00
storage.ucls Fix license on xml.in, jsp and ucls files on javelin 2013-01-12 06:34:34 -08:00