python-swiftclient 3.13.0 (yoga)
We joyfully announce the release of: python-swiftclient 3.13.0: OpenStack Object Storage API Client Library This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/python-swiftclient Download the package from: https://pypi.org/project/python-swiftclient Please report issues through: https://bugs.launchpad.net/python-swiftclient/+bugs For more details, please see below. Changes in python-swiftclient 3.12.0..3.13.0 -------------------------------------------- 373fa26 Correctly aggregate totals for >10k items ad3e8e4 Include storage policy when listing account with --long 5129b33 Only log the traceback for non-404s 553e34e Improve formatting for billions of objects bcf19d4 Add Python3 yoga unit tests 218676a Update master for stable/xena afa2c46 Clean up extra spaces b846071 Changed minversion in tox to 3.18.0 abda44a Use upper-constraints for docs jobs 6d8138e Allow functional tests to pass with etag_quoter enabled by default 99b5b81 Allow unit tests to be run via pytest Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 6 ++- releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 +++ swiftclient/service.py | 2 +- swiftclient/shell.py | 37 ++++++++-------- test/functional/test_swiftclient.py | 14 +++--- test/unit/test_shell.py | 85 +++++++++++++++++++++++-------------- tox.ini | 16 ++++--- 9 files changed, 102 insertions(+), 67 deletions(-)
participants (1)
-
no-reply@openstack.org