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
OpenDev Sysadmins af4bac31fa OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
4 years ago
bin Make bin/swift testable part 2 9 years ago
doc Add option for user to enter password 5 years ago
examples Merge "Fix examples and missing code-block" 7 years ago
releasenotes Update master for stable/stein 4 years ago
swiftclient Make proper functions instead of assigning lambdas 4 years ago
tests Update hacking version 4 years ago
tools Add bash_completion to swiftclient 5 years ago
.coveragerc remove swiftclient/openstack/common/* in the .coveragerc 7 years ago
.functests update .functests to run stestr 5 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 Switch to stestr 5 years ago
.unittests Add functional tests for python-swiftclient 9 years ago
.zuul.yaml OpenDev Migration Patch 4 years ago
AUTHORS authors/changelog updates for release 4 years ago
CONTRIBUTING.rst Update the old http doc links 5 years ago
ChangeLog Update release to 3.7.0 4 years ago
LICENSE Add CHANGELOG LICENSE and MANIFEST.in 11 years ago
MANIFEST.in Switch to pbr for setup. 10 years ago
README.rst Add release note link in README 5 years ago
bindep.txt Update the old http doc links 5 years ago
lower-constraints.txt Remove oslosphinx usage 4 years ago
requirements.txt Back out some version bumps 5 years ago
run_tests.sh Add run_tests.sh script here. 11 years ago
setup.cfg Add py37 check/gate jobs; add py37 to default tox env list 4 years ago
setup.py Back out some version bumps 5 years ago
test-requirements.txt Remove oslosphinx usage 4 years ago
tox.ini Merge "Enable some off-by-default checks" 4 years 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: