b497f9f5c95779feb823b36c981c15e2a72a5097
Removed method is_integer_like and get_resource_manager_extra_kwargs. Change-Id: I6430d339cf5a7fb0b7d4c628c22dfe40aa6ef60c
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