cb4d754aadd245f22e3b988f44c80b434ae38d84
Closed-Bug:1631572 Sorting related code has been omitted in do_event_list. Change-Id: I00aa71f0e76062e1e8b7d20f966925d34ba12bbc
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