773fd80bb084a9cc92e5b834332e93f3c4d71564
Only full id can get correct result, we'd better notice it. Change-Id: I912fc77d59a7ab6c1e78a6557b8ae5da58bc9b26 Closed-Bug: 1642869
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