Go to file
Doug Hellmann 72e32b7057 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: I6517c605ff16f459d5b116c733c1674201b024d8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 17:58:19 -04:00
2018-04-25 15:35:31 +02:00
2018-03-17 16:08:22 +01:00
2016-10-01 15:51:11 +00:00
2018-03-22 18:34:27 -04:00
2018-03-17 14:25:54 +01:00
2018-04-21 06:53:17 +08:00
2017-03-03 00:04:47 +00:00
2018-06-06 17:58:19 -04:00

Team and repository tags

image

Python bindings to the OpenStack Sahara API

Latest Version

Downloads

This is a client for the OpenStack Sahara API. There's a Python API (the saharaclient module), and a command-line script (sahara). Each implements the OpenStack Sahara API. You can find documentation for both Python bindings and CLI in Docs.

Development takes place via the usual OpenStack processes as outlined in the developer guide.

Description
RETIRED, Python bindings and CLI for Sahara.
Readme 11 MiB