OpenStack Storage (Swift) Client
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Tim Burke 236c2775c6 Changelog for 4.3.0 (and 4.2.0)
Change-Id: Ia5f65c19bc31053dbdb4482a23ce977aa0c3f565
2 months ago
bin Make bin/swift testable part 2 9 years ago
doc docs: Fix code-generated docs 2 months ago
examples Fix copy.py example. 1 year ago
releasenotes Changelog for 4.3.0 (and 4.2.0) 2 months ago
swiftclient Merge "Ensure v*password auth_type correctly implies auth version" 2 months ago
test Ensure v*password auth_type correctly implies auth version 2 months ago
tools Add bash_completion to swiftclient 5 years ago
.coveragerc remove swiftclient/openstack/common/* in the .coveragerc 7 years ago
.functests Rename "tests" directory to be "test" like in the swift repo 4 years ago
.gitignore Switch to stestr 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap authors/changelog updates for release 4 years ago
.manpages adding .manpages script to swift client 7 years ago
.stestr.conf Rename "tests" directory to be "test" like in the swift repo 4 years ago
.unittests Rename "tests" directory to be "test" like in the swift repo 4 years ago
.zuul.yaml Merge "Switch to 2023.1 Python3 unit tests and generic template name" 4 months ago
AUTHORS Back-fill a bunch of ChangeLog releases 5 months ago
CONTRIBUTING.rst Ussuri contrib docs community goal 3 years ago
ChangeLog Changelog for 4.3.0 (and 4.2.0) 2 months ago
LICENSE Add CHANGELOG LICENSE and MANIFEST.in 11 years ago
MANIFEST.in Switch to pbr for setup. 10 years ago
README.rst Remove references to swift-specs and blueprints 3 years ago
bindep.txt Update the old http doc links 5 years ago
requirements.txt Remove six 1 year ago
run_tests.sh Drop support for Python 2 1 year ago
setup.cfg Metadata updates 3 months ago
setup.py Drop support for Python 2 1 year ago
test-requirements.txt More cleanup following py2 removal 1 year ago
tox.ini Drop *_proxy from passenv 5 months ago

README.rst

Team and repository tags

image

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.

Contents: