1fa10e091ba6a02cfec3d9c9dd6684c26ab4900e
Changes: * volume(s)_* fields now can be updated without updating volumes_per_node field * ngt now can be updated without node_processes field * arguments of update methods (except of id) changed to optional Change-Id: I3549cb98f1c15d303cdc13bbd3875a85b43f29b8 Closes-bug: #1499730 Closes-bug: #1499732
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