9c9e053f815a3fcbd036eef79e60cda19e4c4d8b
Receiver list doesn't work for cluster_id of receiver could be None now. This patch fixes it. Change-Id: If0eb5af896d8482cb819597988b6ef0dc6e16e09
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