05f042d3ff
As announced on mailing list [1], this patch transitions the Stein branch to End of Life. The last patch of the branch will be tagged with stein-eol tag. stable/stein branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/stein is not actively maintained in recent period, thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/stein is deleted. Propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-September/034965.html Change-Id: If5d1bcc6ac62500bc70b1d3c2f77a771dbd0e1e5
44 lines
1.4 KiB
YAML
44 lines
1.4 KiB
YAML
---
|
|
launchpad: senlin
|
|
release-model: cycle-with-rc
|
|
team: senlin
|
|
type: service
|
|
repository-settings:
|
|
openstack/senlin: {}
|
|
releases:
|
|
- projects:
|
|
- repo: openstack/senlin
|
|
hash: e4fbf8d86fee5767301eb4d71dc638b63ec96b42
|
|
version: 7.0.0.0b1
|
|
- projects:
|
|
- hash: 9707977825a5bf5d3218d6787341fd803c670a6c
|
|
repo: openstack/senlin
|
|
version: 7.0.0.0rc1
|
|
- diff-start: 6.0.0
|
|
projects:
|
|
- hash: 9707977825a5bf5d3218d6787341fd803c670a6c
|
|
repo: openstack/senlin
|
|
version: 7.0.0
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/senlin
|
|
hash: 9707977825a5bf5d3218d6787341fd803c670a6c
|
|
- version: stein-eol
|
|
projects:
|
|
- repo: openstack/senlin
|
|
hash: 1c21ef12bcb2fa138251f2ec5e932bb020f6db11
|
|
cycle-highlights:
|
|
- Improved performance so that Senlin operations execute multiple
|
|
orders of magnitude faster.
|
|
- Health policy v1.1 now allows a user to specify multiple types of
|
|
detection modes.
|
|
- Senlin APIs now issues synchronous failures in case of cluster/node
|
|
lock, cooldown in effect or action conflict.
|
|
- Operators can now remove completed actions using action-purge subcommand
|
|
in senlin-manage tool. This is useful for long-running clusters
|
|
that have accumulated a large number of actions in the database.
|
|
branches:
|
|
- location: 7.0.0.0rc1
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/senlin/stein.html
|