OpenStack Storage (Swift) Client
Go to file
Chmouel Boudjnah b053b5d193 Add CHANGELOG LICENSE and MANIFEST.in 2012-05-08 16:30:13 +01:00
bin Allow specify the tenant in user. 2012-05-08 14:06:43 +01:00
swiftclient Make sure we get a header StorageURL with 1.0 2012-05-08 15:07:58 +01:00
tests Delete old test_client and add a gitignore. 2012-05-08 16:29:29 +01:00
.gitignore Delete old test_client and add a gitignore. 2012-05-08 16:29:29 +01:00
.unittests Import script from swift to run unittests. 2012-05-08 15:18:01 +01:00
AUTHORS Add AUTHORS file 2012-05-08 15:14:00 +01:00
CHANGELOG Add CHANGELOG LICENSE and MANIFEST.in 2012-05-08 16:30:13 +01:00
LICENSE Add CHANGELOG LICENSE and MANIFEST.in 2012-05-08 16:30:13 +01:00
MANIFEST.in Add CHANGELOG LICENSE and MANIFEST.in 2012-05-08 16:30:13 +01:00
README.rst Fix links. 2012-05-08 15:21:56 +01:00
setup.py First commit. 2012-05-08 13:09:17 +01:00

README.rst

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: