80babc48604047acbcd888fb06002d641d3b8b38
openstack cluster action list bug
Before this patch, `openstack cluster action list` can't list actions. Also, find a action's anohter problem in senlin server code. I will report and fix atcion's server bug tomorrow. Change-Id: Id6796e53a6875f82e4ab7bc3da6519a2eab272aa
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