mirror of
https://github.com/apache/jclouds.git
synced 2025-03-04 07:19:07 +00:00
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.