d37a48ad4802ec6d1670bc94417ba0fc81e48acc
Changes - * cliutils restore python3 string decode * Split cliutils * remove caching param from prettytable call * Remove code that moved to oslo.i18n * Switch oslo-incubator to use oslo.utils and remove old modules Change-Id: I5ed76b7e45f6db65802dfcad10fdcbc58c0f790f
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