248767ef63cd0747a0ee97916058467bfd96b629
Adding ability to specify Data processing API url and endpoint type that will be used by OpenstackClient CLI Change-Id: I72d9b3f051b8d7b144e2f762be45f11080246222 Partially implements: blueprint cli-as-openstackclient-plugin
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