7da54874704ce1086086c93bc4096fcded590959
data source update from setup.cfg
Looks like this was added prematurely, as this entry point does not point to any class. Change-Id: I67c2d7a6be76a8a7be0e386419b69ca0ad8064d1 Closes-Bug: #1498038
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