senlin
13.0.0
About: OpenStack Senlin provides a generic clustering service for an OpenStack cloud. Such a service is capable of managing the homogeneous objects exposed by other OpenStack components, such as Nova, Heat, Cinder etc.
The "Yoga" series (latest release). ![]() ![]() |
Senlin is a clustering service for OpenStack clouds. It creates and operates clusters of homogeneous objects exposed by other OpenStack services. The goal is to make the orchestration of collections of similar objects easier.
Senlin provides RESTful APIs to users so that they can associate various policies to a cluster. Sample policies include placement policy, load balancing policy, health policy, scaling policy, update policy and so on.
Senlin is designed to be capable of managing different types of objects. An object's lifecycle is managed using profile type implementations, which are themselves plugins.
If you want to install Senlin for a try out, please refer to the
documents under the doc/source/user/
subdirectory. User
guide online link: https://docs.openstack.org/senlin/latest/#user-references
There are many ways to help improve the software, for example, filing
a bug, submitting or reviewing a patch, writing or reviewing some
documents. There are documents under the
doc/source/contributor
subdirectory. Developer guide online
link: https://docs.openstack.org/senlin/latest/#developer-s-guide
IRC Channel: #senlin on OFTC.
Project use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
as the mailinglist. Please use tag [Senlin]
in the subject
for new threads.