79548eaf39baac32d5c6ff8701119e3537b6d5c4
Adding the ability to edit job binaries into the client library as well as the CLI. Change-Id: I5c3fc1dac61316a85bda9ae2710ec1255176deb0 Partial-Implements: bp edp-edit-job-binaries
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