dbbdcdc63543c82065f99ccfa8f02500da13f742
Cluster scaling is supported in the API but is not exposed in the client shell. It should be added. Change-Id: I319b75f628c48b8d4ecee9ca05b7dd54d15296df Closes-bug: 1446370
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