abd01a0bd3dc7aba73d35520c7061adbaee445b8
This change will allow switch off autoconfiguration, when it's needed. Partial-Implements blueprint: recommend-configuration Change-Id: Iaf546262a68b74d9463c476097f0d5596cc38f96
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.
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-saharaclient
- Source: http://git.openstack.org/cgit/openstack/python-saharaclient
- Bugs: http://bugs.launchpad.net/python-saharaclient
Description