2141b6a608fc7359a2a9ec59ade971dab511235d
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
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