[release][swift] python-swiftclient release 2.7.0 (mitaka)
We are tickled pink to announce the release of: python-swiftclient 2.7.0: OpenStack Object Storage API Client Library This release is part of the mitaka release series. With source available at: https://git.openstack.org/cgit/openstack/python-swiftclient With package available at: https://pypi.python.org/pypi/python-swiftclient For more details, please see the git log history below and: https://launchpad.net/python-swiftclient/+milestone/2.7.0 Please report issues through launchpad: https://bugs.launchpad.net/python-swiftclient Changes in python-swiftclient 2.6.0..2.7.0 ------------------------------------------ bf07a69 fix release version 2d6e96d authors and changelog update for 2.6.1 release 562f386 Update mailmap 7f30433 improve readme contents 3b1f4fd Unification of manpages and docstrings 3e1a457 Add content-type in list of container content df1f4f3 swiftclient content-type header 9fed7ed Miscellaneous (mostly test) cleanup 1b0567b Add py35 to default tox environments 328d6a8 Add tests and param definitions for headers parameter 43b2c6b Make more assertions in client unit tests 305cd62 Actually make assertions when testing get_account and get_container ccc3aa4 Change ignore-errors to ignore_errors 7cb99d3 Add headers parameter f65641c Suppress iso8601 logging from --debug output 6b3638e enable autodocumentation for utils module; docstring fixes a2c84e0 Add links for release notes tool 1841bd6 Initialise delete_object mock before it is called 5ae4b42 make ClientException.http_status default to None rather than 0 ce569f4 Centralize header parsing Diffstat (except docs and test files) ------------------------------------- .coveragerc | 2 +- .mailmap | 10 +- AUTHORS | 18 +- ChangeLog | 20 ++ README.rst | 37 +++- setup.cfg | 2 + swiftclient/client.py | 127 +++++++---- swiftclient/exceptions.py | 4 +- swiftclient/service.py | 16 +- swiftclient/shell.py | 46 ++-- swiftclient/utils.py | 56 +++-- tox.ini | 2 +- 22 files changed, 671 insertions(+), 335 deletions(-)
participants (1)
-
davanum@gmail.com