RETIRED, Clustering service for managing homogeneous objects in OpenStack
Go to file
tengqm 51b54296a3 Initial version of setup configuration
Need to revisit this file to find out whether support to Python 2.6
should be dropped.
2014-12-10 16:11:48 +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
setup.cfg Initial version of setup configuration 2014-12-10 16:11:48 +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