
According to the original design, change the type of the parameter "enabled" in cluster-policy-attach to boolean. Change-Id: Ie8a7c021850f0d14e2bd8d9cfd74a8b844654efc
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