Client library for Senlin API
Go to file
Yuanbin.Chen e6cdf2dac8 Receiver update faild when action value None
This patch fix action default value None, schem
'ClusterActionName' check, the None not in CLUSTER_ACTION_NAMES

Closes-bug: #1746391
Change-Id: I6b867611f99fc9fd35f08da8d225101ae3c3831e
2018-01-31 10:13:47 +08:00
doc Retire senlin command line tool 2017-12-13 07:51:22 -05:00
playbooks/legacy/senlinclient-dsvm-functional Add basic functional tests 2018-01-24 23:55:43 +08:00
releasenotes Q3 release note 2018-01-25 07:17:45 -05:00
senlinclient Receiver update faild when action value None 2018-01-31 10:13:47 +08:00
tools Retire senlin command line tool 2017-12-13 07:51:22 -05: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 Add basic functional tests 2018-01-24 23:55:43 +08:00
.zuul.yaml Zuul: Remove project name 2018-01-29 13:29:00 +07:00
CONTRIBUTING.rst Update and optimize documentation links 2017-07-18 17:23:03 +08:00
LICENSE Initial version 2015-01-04 17:59:59 +08:00
README.rst Retire senlin command line tool 2017-12-13 07:51:22 -05:00
TODO Delete TODO file support action create,delete operation 2018-01-05 10:49:32 +08:00
babel.cfg Initial version 2015-01-04 17:59:59 +08:00
requirements.txt Updated from global requirements 2018-01-18 03:31:22 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg Update the home page 2018-01-09 04:59:31 +00:00
setup.py Updated from global requirements 2017-07-25 15:44:10 +00:00
test-requirements.txt Add basic functional tests 2018-01-24 23:55:43 +08:00
tox.ini Add basic functional tests 2018-01-24 23:55:43 +08:00

README.rst

Team and repository tags

image

OpenStackClient Plugin for Senlin Clustering Service

This is a client library for Senlin built on the Senlin clustering API. It provides a plugin for the openstackclient command-line tool.

Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.