374a474e51bbab35cb53260d43be99a2e0862931
In the current version, the valid sort key is "enabled" only. Depends-On: I554c4b3c486cf5addd1a2ffed6284cbc176f6e82 Closed-Bug: 1638438 Change-Id: I4749bd34484e98571c3a4f101e899813c72dd0b6
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