Andrew Gaul 62410d31ae Handle missing containers in LocalBlobStore.list
Also fix FilesystemStorageStrategyImpl.getContainerMetadata to return
null on missing container as jdbc and transient already do.
2016-05-06 21:36:28 -07:00
..

#
# The jclouds API for accessing a local filesystem as a blobstore.
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.