0cf35a84175d51d9c9b115c53f5972eaaefe6c86
Replaced with the _i18n compat layer from oslo This can be further updated to use oslo_i18n directly, but other oslo-incubator deps currently use _i18n Change-Id: I88917b82ceaa4fbcdc826c8414c136a4a5775a54
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