e6202b9361f6818e5a1644a61a13bf6802345a11
Changes - * pep8: fixed multiple violations * fixed typos found by RETF rules Change-Id: Ic0e9855e7cfdeae4e3230af24b4ebccf4995fa10
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