RETIRED, further work has moved to Debian project infrastructure
8682e2fc5e
1 Better to use command.Lister; 2 Revise to `openstack cluster service list` 3 Indeed, this command can't work now, implement it. Closes-Bug: #1705321 Change-Id: I5986751ba6d8a0b33c3c3d53e1efd93f7003d028 |
||
---|---|---|
doc | ||
releasenotes | ||
senlinclient | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TODO | ||
tox.ini |
Team and repository tags
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.