RETIRED, further work has moved to Debian project infrastructure
Go to file
OpenDev Sysadmins 99a6fb2c07 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:30:02 +00:00
debian Defines RES_OPTIONS=attempts:0 2016-12-18 11:30:45 +01:00
doc Removed the invalid link for Module Index 2016-04-11 18:36:32 +08:00
releasenotes Release notes for newton-3 milestone 2016-08-31 02:51:26 -04:00
senlinclient Merge "Fix output from cluster/node delete" 2016-08-31 06:09:51 +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 OpenDev Migration Patch 2019-04-19 19:30:02 +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
babel.cfg Initial version 2015-01-04 17:59:59 +08:00
ChangeLog v0.2 branch 2015-09-05 10:52:29 -04:00
CONTRIBUTING.rst Initial version 2015-01-04 17:59:59 +08: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
requirements.txt Updated from global requirements 2016-08-29 06:17:27 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg OSC plugin command for cluster-run 2016-08-29 04:33:25 -04:00
setup.py Updated from global requirements 2015-09-17 12:18:23 +00:00
test-requirements.txt Remove mox3 in test-requirement.txt of senlinclient 2016-08-24 14:31:31 +08:00
TODO Added one TODO item 2015-02-07 12:12:13 +08:00
tox.ini Remove *openstack/common* from flake8 excclude list in tox.ini 2016-08-30 14:00:29 +08:00

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.