senlin/README.rst
Duc Truong fa1ac4caf2 Fix devgate
* add senlin-tempest-plugin as required project for zuul
* change senlin-dsvm-tempest-* to run against senlin-tempest-plugin
* remove entry points tempest plugin
* change entry point for openstack_test to point to senlin-tempest-plugin
* add missing methods in neutron test driver
* fix check of force option for cluster delete and node delete
* add zaqar-tempest-plugin in devstack for gate test
* fix bug with attached_volume property
* removed tempest
* updated readme

Depends-On: I4eb9a9dbc0a1bdd5e0864c147974cf8e371789c2

Change-Id: I39761f5d1dd7fa4c38cf76929e996aafa65297ca
2018-01-22 23:46:13 -05:00

2.7 KiB

Team and repository tags

image

Senlin

Overview

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.

For Users

If you want to install Senlin for a try out, please refer to the documents under the doc/source/user/ subdirectory.

For Developers

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/developer/ subdirectory.

Resources

Launchpad Projects

Code Repository

Blueprints

Bug Tracking

Weekly Meetings

IRC

IRC Channel: #senlin on Freenode.

Mailinglist

Project use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev as the mailinglist. Please use tag [Senlin] in the subject for new threads.