473129aeeadb31a1f017fa705de8792d2e982ce6
This patch revises 'receiver create' command to change 'cluster' and 'action' parameters to optional for they are only required for webhook receiver creation. Change-Id: Ia1de29ef41c534569ab4e71e3457c97b1ce40003
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