Go to file
Doug Hellmann 37ee6459cd fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I86d24104033b490a35178fc504d88c1e4a566628
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-05 05:46:52 +00:00
2014-03-25 11:36:39 +00:00
2018-06-11 17:25:21 +01:00
2018-07-24 23:12:51 +00:00
2018-07-13 11:24:24 -07:00
2014-05-09 09:29:04 +02:00
2018-08-10 17:42:19 +08:00
2018-07-24 09:41:17 -07:00
2018-08-31 16:37:41 +00:00
2018-07-24 09:41:17 -07:00
2018-01-30 00:28:17 +00:00
2018-07-24 09:41:17 -07:00
2018-01-30 00:28:17 +00:00
2012-05-08 16:30:13 +01:00
2013-05-01 12:23:12 -04:00
2018-06-28 14:07:56 +08:00
2018-07-11 13:09:00 -07:00
2012-05-21 12:52:55 +02:00
2018-07-24 23:12:51 +00:00
2018-07-11 13:09:00 -07:00
2018-09-05 05:46:52 +00:00

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:

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