Client library for Senlin API
Go to file
tengqm 685ab4d317 Added release notes for a new release
This patch adds release notes for 0.4.2 release.

Change-Id: I110c01119552b9d8c9ca52355d06e085496affd5
2016-06-03 05:41:46 -04:00
doc Removed the invalid link for Module Index 2016-04-11 18:36:32 +08:00
releasenotes Added release notes for a new release 2016-06-03 05:41:46 -04:00
senlinclient Merge "Correct some typos" 2016-04-12 02:07:00 +00:00
tools Correct some typos 2016-04-12 01:22:58 +00:00
.gitignore Add reno for release notes management 2016-05-08 09:26:23 -04: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
AUTHORS v0.2 branch 2015-09-05 10:52:29 -04:00
CONTRIBUTING.rst Initial version 2015-01-04 17:59:59 +08:00
ChangeLog v0.2 branch 2015-09-05 10:52:29 -04:00
LICENSE Initial version 2015-01-04 17:59:59 +08:00
README.rst Trival fix: Update README 2016-05-07 23:54:09 -04: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 2016-06-01 13:54:33 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg Revert "Remove senlin CLI commands" 2016-03-31 21:59:24 -04:00
setup.py Updated from global requirements 2015-09-17 12:18:23 +00:00
test-requirements.txt Updated from global requirements 2016-06-02 21:11:59 +00:00
tox.ini Add reno for release notes management 2016-05-08 09:26:23 -04:00

README.rst

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.