343acb6af0
Pick up release note landing pages that have been added since the last time the script was run. Change-Id: I326bb20a26eef4b5df3f395a159bb918e45d8b54 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
36 lines
1.2 KiB
YAML
36 lines
1.2 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
|
|
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
|