544e3070a3287a10495ca15cfc76489cab155887
The value of parsed_args.enabled must be changed from string to bool Change-Id: Icf4fb6d93db269ebfe828d57736563d20a90686d Closed-Bug: 1639706
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