RETIRED, Client library for Senlin API
6a11e7eeeb
Change-Id: I8a122d78ce089faa60b98bdee03ba40e0f6ad267 |
||
---|---|---|
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.