Go to file
Jamie Lennox 2141b6a608 Rework authentication
Saharaclient's authentication is relatively simple. It resolves the
sahara URL and the token prior to making any requests.

Provide the means to use the features of the adapter directly and adopt
those features.

Change-Id: I7d0f8435b836d187a0396657b485d9d080a59ba1
2015-03-27 16:17:04 +11:00
2015-02-11 12:24:37 +03:00
2015-03-27 16:17:04 +11:00
2014-02-18 16:24:42 +04:00
2014-03-20 19:00:15 +04:00
2014-04-30 02:46:55 +00:00
2015-02-03 08:43:33 +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.

The project is hosted on Launchpad, where bugs can be filed. The code is hosted on Github. Patches must be submitted using Gerrit, not Github pull requests.

python-saharaclient is licensed under the Apache License like the rest of OpenStack.

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