Skip to content
OpenStack Storage (Swift) Client
Python Shell
Branch: master
Clone or download

Latest commit

tipabu Authors/changelog for 3.9.0
Change-Id: I661503e0d6bb7934f7e7a28b094264a2ee73a419
Latest commit 259b98f Feb 13, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin Make bin/swift testable part 2 Mar 25, 2014
doc PDF Documentation Build tox target Sep 4, 2019
examples Merge "Fix examples and missing code-block" Aug 25, 2016
releasenotes Authors/changelog for 3.9.0 Feb 13, 2020
swiftclient Merge "Add test for bulk-delete-attempt-counter fix" Jan 16, 2020
test Add test for bulk-delete-attempt-counter fix Nov 15, 2019
tools Add bash_completion to swiftclient Jul 13, 2018
.coveragerc remove swiftclient/openstack/common/* in the .coveragerc Sep 21, 2016
.functests Rename "tests" directory to be "test" like in the swift repo Nov 6, 2019
.gitignore Switch to stestr Nov 5, 2018
.gitreview OpenDev Migration Patch Apr 19, 2019
.mailmap authors/changelog updates for release Mar 1, 2019
.manpages adding .manpages script to swift client Feb 25, 2016
.stestr.conf Rename "tests" directory to be "test" like in the swift repo Nov 6, 2019
.unittests Rename "tests" directory to be "test" like in the swift repo Nov 6, 2019
.zuul.yaml Make py38 job voting Jan 22, 2020
AUTHORS Authors/changelog for 3.9.0 Feb 13, 2020
CONTRIBUTING.rst Update the old http doc links Jan 30, 2018
ChangeLog Authors/changelog for 3.9.0 Feb 13, 2020
LICENSE Add CHANGELOG LICENSE and MANIFEST.in May 8, 2012
MANIFEST.in Switch to pbr for setup. May 1, 2013
README.rst Replace git.openstack.org URLs with opendev.org URLs Apr 23, 2019
bindep.txt Update the old http doc links Jan 30, 2018
lower-constraints.txt v1auth: support endpoint_data_for() api Nov 6, 2019
requirements.txt Back out some version bumps Jul 11, 2018
run_tests.sh Add run_tests.sh script here. May 21, 2012
setup.cfg packaging: Properly flag universal wheel Jan 21, 2020
setup.py Back out some version bumps Jul 11, 2018
test-requirements.txt v1auth: support endpoint_data_for() api Nov 6, 2019
tox.ini Rename "tests" directory to be "test" like in the swift repo Nov 6, 2019

README.rst

Team and repository tags

Python bindings to the OpenStack Object Storage API

Latest Version

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.

You can’t perform that action at this time.