Go to file
Tim Burke dab0e5e55b Rip out SERVICENET support
It's weird to have such a provider-specific feature, particularly when
there are other reasonable workarounds:

  * As a client, you can specify your own storage URL.
  * As a provider, you can have a separate auth endpoint that only hands
    out internal urls.

Change-Id: I1050c4f16786e1227793c0548423118657f64b79
Signed-off-by: Tim Burke <tim.burke@gmail.com>
2026-02-23 15:21:27 -08:00
2014-03-25 11:36:39 +00:00
2026-02-23 15:21:27 -08:00
2022-01-12 10:19:50 +01:00
2025-11-11 11:17:41 -08:00
2026-02-23 15:21:27 -08:00
2018-07-13 11:24:24 -07:00
2018-11-05 09:52:03 +07:00
2019-04-19 19:32:30 +00:00
2024-02-27 09:14:44 -08:00
2025-11-11 11:17:41 -08:00
2025-11-11 11:17:41 -08:00
2012-05-08 16:30:13 +01:00
2013-05-01 12:23:12 -04:00
2025-04-25 15:51:12 -07:00
2022-03-21 18:31:10 +00:00
2022-03-16 15:06:19 -07:00
2025-05-13 14:56:38 -07:00
2022-03-16 15:06:19 -07:00

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:

Description
OpenStack Storage (Swift) Client
Readme 14 MiB
Languages
Python 99.9%
Shell 0.1%