OpenStack Storage (Swift) Client
Go to file
2013-01-30 21:56:29 +00:00
bin Fix reporting version. 2013-01-22 16:32:50 +01:00
doc Update to latest oslo version/setup. 2013-01-14 03:29:22 -08:00
swiftclient Merge "Update to latest oslo version/setup." 2013-01-21 21:50:21 +00:00
tests Add env[SWIFTCLIENT_INSECURE] 2013-01-10 13:26:53 +09:00
tools Use testr instead of nose. 2013-01-18 16:13:27 -05:00
.gitignore Use testr instead of nose. 2013-01-18 16:13:27 -05:00
.gitreview Add openstack project infrastructure. 2012-05-16 17:30:46 -04:00
.testr.conf Use testr instead of nose. 2013-01-18 16:13:27 -05:00
.unittests Use testr instead of nose. 2013-01-18 16:13:27 -05:00
LICENSE Add CHANGELOG LICENSE and MANIFEST.in 2012-05-08 16:30:13 +01:00
MANIFEST.in Add post-tag versioning. 2012-06-26 21:23:25 -05:00
openstack-common.conf Consume version info from pkg_resources. 2012-07-11 12:26:14 -05:00
README.rst Fix links. 2012-05-08 15:21:56 +01:00
run_tests.sh Add run_tests.sh script here. 2012-05-21 12:52:55 +02:00
setup.cfg Use testr instead of nose. 2013-01-18 16:13:27 -05:00
setup.py Merge "Use testr instead of nose." 2013-01-30 21:56:29 +00:00
tox.ini Use testr instead of nose. 2013-01-18 16:13:27 -05:00

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. The master repository is on GitHub.

This code is based on original the client previously included with OpenStack's swift The python-swiftclient is licensed under the Apache License like the rest of OpenStack.

Contents: