Start a cleanup on the storage backends.
authorMichael Vrable <vrable@cs.hmc.edu>
Wed, 29 Jan 2014 05:34:22 +0000 (21:34 -0800)
committerMichael Vrable <vrable@cs.hmc.edu>
Sat, 1 Feb 2014 17:18:56 +0000 (09:18 -0800)
commit8637c84e5657ec8aa677091a1cde4c2fe666cbfb
tree66d79c2a9b6697b805311d7a99197981296056c5
parent567bd6a883eaa54d10ca61d0b6083da09bf48085
Start a cleanup on the storage backends.

The basic interface and file and s3 backends are updated.  Remaining
backends still need some work.
python/cumulus/__init__.py
python/cumulus/store/__init__.py
python/cumulus/store/file.py
python/cumulus/store/s3.py