053d02b67c8a715b4fe7b5deee5ef9e02f28c4a7
Added ability to create and update node group template with volume_mount_prefix parameter Change-Id: I6e0bcdc21af2101ac9cff4a627149688f149b387 Closes-bug: #1499697
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