Client library for Senlin API
Go to file
Yuanbin.Chen 13796a3356 Delete TODO file support action create,delete operation
Change-Id: I4f7126a6c98a983c1a0997764fcbd2b2fb135a79
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-01-05 10:49:32 +08:00
doc Retire senlin command line tool 2017-12-13 07:51:22 -05:00
playbooks/legacy/senlinclient-dsvm-functional Switch to Zuul v3 testing 2017-10-31 17:25:25 +08:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 20:48:43 +01:00
senlinclient Retire senlin command line tool 2017-12-13 07:51:22 -05: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 Initial version 2015-01-04 17:59:59 +08:00
.zuul.yaml Switch to Zuul v3 testing 2017-10-31 17:25:25 +08: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 2017-12-05 03:34:50 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg Retire senlin command line tool 2017-12-13 07:51:22 -05:00
setup.py Updated from global requirements 2017-07-25 15:44:10 +00:00
test-requirements.txt Updated from global requirements 2017-11-16 11:26:28 +00:00
tox.ini Avoid tox_install.sh for constraints support 2017-12-02 16:59:06 +00: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.