bcecf35d69a4f5d285ed3f69cb0396cd09845def
+corresponding unit test on http client added Change-Id: I8f2eacf595f1c73fea91b426b6c3fe6df4ad7bea Closes-Bug: #1317259
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