OpenStack Release Bot 5382259276 Update TOX_CONSTRAINTS_FILE for stable/2023.2
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2023.2 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I6affeef0f966723472617cbd7dc6dff32e4ccff2
2023-09-15 14:09:18 +00:00
2020-05-06 23:35:21 +08:00
2016-03-14 10:43:03 -04:00
2018-07-13 10:53:31 +07:00
2023-09-15 14:09:16 +00:00
2023-04-03 19:20:23 -07:00
2019-06-25 07:39:26 +02:00
2018-06-27 21:06:08 +08:00
2014-12-10 15:32:50 +08:00
2020-03-27 17:35:47 +01:00
2018-07-30 14:17:22 +08:00

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. User guide online link: https://docs.openstack.org/senlin/latest/#user-references

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/contributor subdirectory. Developer guide online link: https://docs.openstack.org/senlin/latest/#developer-s-guide

Resources

Launchpad Projects

Code Repository

Blueprints

Bug Tracking

Weekly Meetings

IRC

IRC Channel: #senlin on OFTC.

Mailinglist

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.

Release notes

Description
RETIRED, Clustering service for managing homogeneous objects in OpenStack
Readme 41 MiB