You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).