8a4148f4aac2b009e4adc45aef86c37f490d699f
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
(cherry picked from commit 80babc4860)
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