3403ae4de4134b70c00443b42afaa7470a56d2b5
Added predicted behavior in case if Sahara responds with service exceptions. Client now can handle non-json responses. Change-Id: Ib3c47249eb58409b4c72c1beecd2403984c9e82e Closes-Bug: #1354556
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