Client library for Senlin API
Go to file
Yuanbin.Chen ee217b8b64 Fix delete cluster/node miss force-delete parameter
Change-Id: I2d22fa596e50b1b2f95527f7a0435b96e2584866
Closes-Bug: 1730273
2017-11-13 09:52:52 +08:00
doc Add an installation doc 2017-07-25 21:59:45 -04:00
releasenotes Imported Translations from Zanata 2017-10-24 06:46:12 +00:00
senlinclient Fix delete cluster/node miss force-delete parameter 2017-11-13 09:52:52 +08: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 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 Update and optimize documentation links 2017-07-18 17:23:03 +08: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-09-13 13:03:15 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg Merge "Add profile type ops cli" 2017-09-15 14:34:57 +00:00
setup.py Updated from global requirements 2017-07-25 15:44:10 +00:00
test-requirements.txt Updated from global requirements 2017-09-13 13:03:15 +00:00
tox.ini Support to cluster-op and node-op operations 2017-06-30 00:38:32 -04: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.