6f8eb474f8477bfd5b5448d64cfde21d94bd6dc9
Changes - * Backport code for i18n to check lazy at runtime * pep8: fixed multiple violations Change-Id: I2ddc2fc154f45172f289ce70a9bf6ad36ce18e69
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