665f3872657122d345e5521524a3652098adf4fa
importutils has graduated to oslo.utils The openstack/common/importutils.py remains while apiclient still uses it, and we still use apiclient Change-Id: I734ba72e755f1417611392c2324d6589d14ec62e
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