6e72956a75215b894e3e94b1f8f1693fa7309d28
The fix adds the following: * Support neutron_management_network in cluster-template-create * Client prints a warning message if user passed an unrecogizable parameter into node group or cluster template, or in cluster. Closes-bug: #1325609 Closes-bug: #1271147 Change-Id: I38f131897396bf0ab1e42cd06a1dc3d50ba624c6
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.
The project is hosted on Launchpad, where bugs can be filed. The code is hosted on Github. Patches must be submitted using Gerrit, not Github pull requests.
python-saharaclient is licensed under the Apache License like the rest of OpenStack.
Description