f0fa95de32922658e9277a6e8ac15ad55efb1a40
Changes - * deprecate apiclient package * Handle different format of api exception * Split cliutils * Remove code that moved to oslo.i18n Change-Id: Iba23b2153b9f7be6ea6efe7ff189080a96c45168
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