e648fb44db9826d7f87a78b80c80398e82fd7ee6
Osprofiler option "--profile" is conficting with the one in cluster-create and node-create, this patch changes the former to "--os-profile". Change-Id: Ida340a6e503c735d45d8bc27c59e45dcb5d0e018
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