261a964698bdf3f5a73808416b9968da69b9c4de
If a cluster had a node group with a name different than a node group template name and you wanted to resize it via CLI, cluster wasn't able to be scaled. Change-Id: I554d9c07741dcb2077f9ecd0f6b5dbce65c6a464 Closes-bug: #1523455
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 bindings and CLI in Docs.
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Specs
- How to Contribute
Description