RETIRED, further work has moved to Debian project infrastructure
Go to file
Flavio Percoco 252cab5d6a Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/a3df16497b66ae42b6a2b2397bdcfffa

Change-Id: Ib52c80e59d4bf78e22262fe316749f42d8e345eb
2016-11-25 17:47:54 +01:00
doc Fix the incorrect version and release details 2016-10-08 01:23:26 +05:30
releasenotes Enable release notes translation 2016-10-06 20:52:08 +02:00
senlinclient Merge "Point out valid filter keys in `openstack cluster member list`" 2016-11-22 03:00:27 +00:00
tools Correct some typos 2016-04-12 01:22:58 +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
AUTHORS v0.2 branch 2015-09-05 10:52:29 -04:00
CONTRIBUTING.rst Modify development doc url in CONTRIBUTING.rst 2016-11-18 14:42:54 +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 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 2016-11-17 15:09:00 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg Changed the link to home-page 2016-10-04 11:47:08 +05:30
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 Remove *openstack/common* from flake8 excclude list in tox.ini 2016-08-30 14:00:29 +08: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.