8231d07e227eaf56f9f728f59e3160e2d050ebc1
openstack cluster event list bug
Before this patch, `openstack cluster event list` can't list events. Closes-Bug:#1622587 Change-Id: Ia47f619a5e2349977076eb6be96ad146907af555
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