Skip to content

Tags: dmore/python-swiftclient

Tags

3.0.0

Toggle 3.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dhellmann Doug Hellmann
python-swiftclient 3.0.0 release

meta:version: 3.0.0
meta:series: mitaka
meta:release-type: release
meta:announce: [email protected]
meta:pypi: yes
meta:first: no

2.7.0

Toggle 2.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dims Davanum Srinivas
python-swiftclient 2.7.0 release

meta:version: 2.7.0
meta:series: mitaka
meta:release-type: release

juno-eol

Toggle juno-eol's commit message
Juno EOL

2.6.0

Toggle 2.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dhellmann Doug Hellmann
python-swiftclient 2.6.0 release

2.3.2

Toggle 2.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
dhellmann Doug Hellmann
python-swiftclient 2.3.2 release

2.5.0

Toggle 2.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dhellmann Doug Hellmann
python-swiftclient 2.5.0 release

2.4.0

Toggle 2.4.0's commit message
2.4.0 release

2.3.1

Toggle 2.3.1's commit message
2.3.1 release

* A couple of testing bugs were fixed
* Per-policy container counts are reported, if available
* Fixed a regression with Keystone v3 support

2.3.0

Toggle 2.3.0's commit message
2.3.0 release

The big things in this release are the Keystone v3 support and
the SwiftService refactor that allows for better testing
and extensibility.

2.2.0

Toggle 2.2.0's commit message
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