6e41ab226592c4d732b055f1ea1fa102ea583b6f
As requested by some users, we are supposed to output the action IDs spawned at server side when deleting cluster or node. Change-Id: Id339affb413f81aa12cf00d86122d00e2302e471 Closes-Bug: #1564711
Python bindings to the Senlin Clustering API
This is a client library for Senlin built on the Senlin clustering
API. It provides a Python API (the senlinclient module) and
a command-line tool (senlin).
Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.
Description