Added .send method to cloudfiles storage object
authorJoar Wandborg <joar@wandborg.se>
Sat, 2 Mar 2013 23:11:34 +0000 (00:11 +0100)
committerJoar Wandborg <joar@wandborg.se>
Sat, 2 Mar 2013 23:11:34 +0000 (00:11 +0100)
commite11bc1991d4bf9f470a506ce79ff02c3d3fef3c1
tree939a1eef22ad9cb48cb4b7aba6bc34ca5a3d84a8
parent8b35e7ad158f99bc7d3bb34774a6fde6d06bca67
Added .send method to cloudfiles storage object

.. wrapper. Also added some logging - A .warn() for the legacy .write()
method and a .debug() for the new copy_local_to_storage()
mediagoblin/storage/cloudfiles.py