Client library for Senlin API
Go to file
yanyanhu 9df5282567 Release note for python-senlinclient 1.2.0
Change-Id: I6470c300fa9af862cb24ca497be29c8aee098e67
2017-01-25 05:01:05 -05:00
doc Remove unnecessary coding format in the head of files 2017-01-04 17:58:42 +08:00
releasenotes Release note for python-senlinclient 1.2.0 2017-01-25 05:01:05 -05:00
senlinclient Fix senlin cluster-policy-detach cannot disable 2017-01-25 12:09: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 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 Added one TODO item 2015-02-07 12:12:13 +08:00
babel.cfg Initial version 2015-01-04 17:59:59 +08:00
requirements.txt Updated from global requirements 2017-01-21 15:57:09 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg Client support for node replace 2016-12-12 15:40:40 +08:00
setup.py Updated from global requirements 2015-09-17 12:18:23 +00:00
test-requirements.txt Updated from global requirements 2016-11-04 08:20:59 +00:00
tox.ini Add Constraints support 2016-12-23 03:02:03 +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.