f7f1e22d6852e2674e4739249ddccd1a9ccfad79
Cluster get operation now supports show_events flag to display provision progress. Removed events endpoint as it is going to be removed from the API. Partially implements bp: event-log Change-Id: I6892c8be2f8daaa215732f5e58524620cb9a1f85
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