RETIRED, further work has moved to Debian project infrastructure
374a474e51
In the current version, the valid sort key is "enabled" only. Depends-On: I554c4b3c486cf5addd1a2ffed6284cbc176f6e82 Closed-Bug: 1638438 Change-Id: I4749bd34484e98571c3a4f101e899813c72dd0b6 |
||
---|---|---|
doc | ||
releasenotes | ||
senlinclient | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
AUTHORS | ||
babel.cfg | ||
ChangeLog | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TODO | ||
tox.ini |
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.