releases/deliverables/stein/senlin.yaml
Előd Illés ff20cb6a12 [senlin] Transition Stein to EM
This transition the stein branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.

Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.

Change-Id: I15cf76a1055a5fda8cac8abca321b8056b28b0fa
2020-11-11 23:53:42 +01:00

40 lines
1.3 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
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