a5f8b227e3ccce14db4122854c0c45ea2f18d98e

This patch adds a 'cluster-run' command to the senlin CLI. Change-Id: I756d7422c9b4687153cc8e5467e186409fbdd7fc
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