951f7ee5195fa8a6b63355e1d155533ae3e95b41
The 'enabled' field has been renamed to 'is_enabled' by the sdk, this patch changes the field name for listing. Change-Id: Ia020226bb20522d7eb03af02bd69dfa5845876ce
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