b433efc9c46830823a3f9290733cbf89e517c08f
Requires https://review.openstack.org/#/c/133590/ to be merged first. Implements blueprint: indirect-vm-access Change-Id: Ifbd680ac759a48327e50d1a525c0d2cedf55b41d
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