2cf0d9fbc60d63768e51196af07f04a13b4f7940
The value of args.enabled must be changed from string to bool Closed-Bug: 1639692 Change-Id: I657eeeb44a14f484aef7cc52157876c7daf653c8
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