ed6fd60915fed7fd2a319fbbf1daec5f04169ebf

Fix swiftclient output regression introduced by the related change: - output for SLO object download: fix incorrect error from SwiftReader about SLO object ETag header not matching MD5 checksum - output for object stat: fix duplicated ETag - output for account/container stat: fix duplicated byte/object counts Co-Authored-By: Yan Xiao <yanxiao@nvidia.com> Related-Change: Ice9cc9fe68684563f18ee527996e5a4292230a96 Change-Id: I5b2d79f89d1b6016de69d6b58879e5c2ef31e107
Team and repository tags
Python bindings to the OpenStack Object Storage API
This is a python client for the Swift API. There's a Python API (the
swiftclient
module), and a command-line script
(swift
).
Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki.
This code is based on the original client previously included with OpenStack's Swift. The python-swiftclient is licensed under the Apache License like the rest of OpenStack.
- Free software: Apache license
- PyPI - package installation
- Online Documentation
- Launchpad project - release management
- Bugs - issue tracking
- Source
- How to Contribute
- Release Notes
Contents:
Description
Languages
Python
99.9%
Shell
0.1%