Go to file
Trevor McKay 26cf2237fc Pass OpenStack environment variables to client tests
tox 2 does not pass the environment by default, this is
a change from tox 1.6. Instead, environment variables
may be passed by means of the "passenv" variable in
tox.ini. This mechanism supports globbing, so "OS_*"
can be used to set the necessary environment variables
for the python-saharaclient.

Change-Id: Ibe9055dd4d4bc1a243db5198a9e5e35e5f93f628
2015-06-11 12:07:42 -04:00
2015-02-11 12:24:37 +03:00
2015-04-24 00:00:27 +03:00
2014-02-18 16:24:42 +04:00
2015-04-07 10:20:27 +00:00
2014-04-30 02:46:55 +00:00

Python bindings to the OpenStack Sahara API

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 bandings 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