71d0f6c66a5a793e3c4422203b39f73495a4fc86
Before this patch,"openstack cluster policy binding list <cluster>" will list nothing. Change-Id: Ife35efd28af8207d6dfbc077dd70550c76ab565d
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