RETIRED, further work has moved to Debian project infrastructure
Go to file
Yuanbin.Chen 79b83d96ae Support receiver update operation
This patch add receiver update operation,
Then user cloud run 'receiver-update' command.
use receiver-update change has exist receiver name,action and params.

Implements: blueprint add-receiver-update

Depends-On: I228edd1f5ada5b91e82ef04c95e9a7fa2b7de305
Change-Id: I8adaef75c18b93ec46d95e91f2058f6a4b8d4608
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2017-06-15 03:45:14 +00:00
doc Fix html_last_updated_fmt for Python3. 2017-06-09 14:50:16 +05:30
releasenotes Update reno for stable/ocata 2017-01-26 10:22:38 +00:00
senlinclient Support receiver update operation 2017-06-15 03:45:14 +00:00
tools Add Constraints support 2016-12-23 03:02:03 +00:00
.gitignore Add AUTHORS and ChangeLog into gitignore 2016-10-27 00:30:19 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:37:46 +00:00
.testr.conf Initial version 2015-01-04 17:59:59 +08:00
CONTRIBUTING.rst Modify development doc url in CONTRIBUTING.rst 2016-11-18 14:42:54 +08:00
LICENSE Initial version 2015-01-04 17:59:59 +08:00
README.rst Show team and repo badges on README 2016-11-25 17:47:54 +01:00
TODO Delete TODO about event-delete, The event-delete 2017-05-18 08:51:09 +08:00
babel.cfg Initial version 2015-01-04 17:59:59 +08:00
requirements.txt Updated from global requirements 2017-06-10 21:49:03 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg Support receiver update operation 2017-06-15 03:45:14 +00:00
setup.py Updated from global requirements 2017-03-10 03:39:00 +00:00
test-requirements.txt Updated from global requirements 2017-06-02 22:07:37 +00:00
tox.ini Merge "Enable coverage report in console output" 2017-02-15 05:38:50 +00:00

README.rst

Team and repository tags

image

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.