8f339c0f0d08ea445b277214ee9525265c612b3c
Adding the ability to edit data sources into the client library as well as the CLI. Change-Id: I6fba265e60bef6bba4c9a8dfea62603c09b28acb Partial-Implements: bp edp-edit-data-sources
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