Tags: faradaynetworks/python-swiftclient
Tags
Progress callback function and chunk size support A progress callback function can be provided to the SwiftService upload and download methods. Function will be called with (transfered_size, total_size) arguments at given chunk size read. Parameters are named chunk_size and progress_cb.
python-swiftclient 2.2.0 release This release includes the following significant improvements: * Ability to specify a storage policy when creating containers * Ability to generate Swift tempurls from the CLI and SDK * Added context-sensitive help messages to commands
Releasing 1.7.0 This release is promted by a dependency change that should avoid painful dependency management issues. The main issue was the requirement for d2to1. By removing it we resolve some issues related to upstream changes in distribute and pip, especially on older systems (see http://lists.openstack.org/pipermail/openstack-dev/2013-July/011425.html).
PreviousNext