Kristi Nikolla 5d79a976cf Fix zuul CI
Queues are now declared at the project level

https: //lists.openstack.org/pipermail/openstack-discuss/2021-November/025797.html
(cherry picked from commit 5bb85f6d3d)

For stable/ussuri dropped the tox.ini changes from the backport series
again since the number of merge conflicts increases and the CI is
failing anyway.

Change-Id: Ie3440cb649484f999fc37f4779d36033c96a45d7
(cherry picked from commit b6ef17b0f7)
(cherry picked from commit 2f4166b23a)
(cherry picked from commit 1dd9588ae8)
2023-06-12 18:03:27 +02:00
2021-12-05 06:57:16 +00:00
2019-08-02 18:29:50 +00:00
2020-09-16 04:29:56 +00:00
2019-12-03 11:08:44 -08:00
2016-03-14 10:43:03 -04:00
2018-07-13 10:53:31 +07:00
2020-04-24 18:19:36 +00:00
2023-06-12 18:03:27 +02:00
2019-06-25 07:39:26 +02:00
2017-05-03 17:11:10 +08: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
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 Freenode.

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