Clustering service for managing homogeneous objects in OpenStack
Go to file
tengqm 7cd9ff1ce4 Initial version
This is the internationalization support for all OpenStack services.
2014-12-10 21:19:59 +08:00
bin Disable profiler for the moment 2014-12-10 21:17:26 +08:00
doc Initial version 2014-12-10 21:15:37 +08:00
senlin Initial version 2014-12-10 21:19:59 +08:00
.coveragerc Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
.gitignore Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
.testr.conf Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
CONTRIBUTING.rst Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
HACKING.rst Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
LICENSE Initialial commit 2014-12-10 15:32:50 +08:00
MANIFEST.in Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
README.rst Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
babel.cfg Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
install.sh Initial version of install script 2014-12-10 16:09:20 +08:00
openstack-common.conf Initial version of config for openstack common 2014-12-10 16:10:28 +08:00
pylintrc Initial copy of project files from Heat 2014-12-10 15:47:34 +08:00
requirements.txt Initial version of package dependencies 2014-12-10 17:19:36 +08:00
run_tests.sh Initial version of test script 2014-12-10 16:18:44 +08:00
setup.cfg Initial version of setup configuration 2014-12-10 16:11:48 +08:00
test-requirements.txt Initial version of package dependencies 2014-12-10 17:19:36 +08:00
tox.ini Fixed non error 2014-12-10 16:59:10 +08:00
uninstall.sh Initial version borrowed from Heat 2014-12-10 17:17:35 +08:00

README.rst

SENLIN

Senlin is a service to orchestrate multiple composite cloud applications using templates.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone git@github.com:openstack/senlin.git

Python client

https://github.com/openstack/python-senlinclient