OpenStack Storage (Swift) Client
Go to file
2012-05-16 17:30:46 -04:00
bin Allow specify the tenant in user. 2012-05-08 14:06:43 +01:00
swiftclient Add openstack project infrastructure. 2012-05-16 17:30:46 -04:00
tests Delete old test_client and add a gitignore. 2012-05-08 16:29:29 +01:00
tools Add openstack project infrastructure. 2012-05-16 17:30:46 -04:00
.gitignore Add openstack project infrastructure. 2012-05-16 17:30:46 -04:00
.gitreview Add openstack project infrastructure. 2012-05-16 17:30:46 -04:00
.unittests Import script from swift to run unittests. 2012-05-08 15:18:01 +01:00
LICENSE Add CHANGELOG LICENSE and MANIFEST.in 2012-05-08 16:30:13 +01:00
MANIFEST.in Add openstack project infrastructure. 2012-05-16 17:30:46 -04:00
openstack-common.conf Add openstack project infrastructure. 2012-05-16 17:30:46 -04:00
README.rst Fix links. 2012-05-08 15:21:56 +01:00
setup.py Add openstack project infrastructure. 2012-05-16 17:30:46 -04:00
tox.ini Add openstack project infrastructure. 2012-05-16 17:30:46 -04: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: