mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 18:49:52 +00:00
c30c2c4809
This commit will allow eventual unification of the filesystem and transient blobstores. No functional changes -- rename FilesystemStorageStrategy to LocalStorageStrategy and implement it in FilesystemStorageStrategyImpl and TransientStorageStrategy.