LeopardMa 57f239cc4d Update python testing as per zed cycle teting runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing
and its support. Removing the py36 centos8 job as well as
updating the python classifier also to reflect the same.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: I253757e2035dbe667905f011f9d05cc5d94e669e
2022-06-04 15:47:30 +08:00
2020-05-06 23:35:21 +08:00
2021-11-29 13:17:50 -08:00
2016-03-14 10:43:03 -04:00
2018-07-13 10:53:31 +07:00
2019-04-19 19:42:00 +00:00
2022-03-11 11:22:26 +00: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 42 MiB