217f3e5493
This transition the rocky 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: I63e6a036dbf533201724749275a84b69bdd296cb Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
67 lines
2.0 KiB
YAML
67 lines
2.0 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: mistral
|
|
release-model: cycle-with-milestones
|
|
team: mistral
|
|
type: service
|
|
cycle-highlights:
|
|
- Introduced the notifier service for sending Mistral events.
|
|
- Added Mistral actions for Swift service methods, Vitrage, Zun, Qinling
|
|
and Manila.
|
|
- Executors now have a heartbeat check to verify they are still running.
|
|
This helps resolve workflows that can become stuck in the RUNNING
|
|
state when an executor dies.
|
|
- Improved performance and reduced memory footprint
|
|
releases:
|
|
- version: 7.0.0.0b1
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 0b1e0bd626169aaba82e08fe17ec6eb071ef9860
|
|
- projects:
|
|
- hash: 13b2b0fbaf9662606e9d04781c78b5109bfc8145
|
|
repo: openstack/mistral
|
|
version: 7.0.0.0b2
|
|
- projects:
|
|
- hash: 952967a019ba2af6b3c7b661addb59d5f4187f24
|
|
repo: openstack/mistral
|
|
version: 7.0.0.0b3
|
|
- projects:
|
|
- hash: ca84455a92e228cd93d878f46488fcc479273817
|
|
repo: openstack/mistral
|
|
version: 7.0.0.0rc1
|
|
- diff-start: 6.0.0
|
|
projects:
|
|
- hash: ca84455a92e228cd93d878f46488fcc479273817
|
|
repo: openstack/mistral
|
|
version: 7.0.0
|
|
- projects:
|
|
- hash: 2309e5265a1d5f28480ae872817b5de05f66e83c
|
|
repo: openstack/mistral
|
|
version: 7.0.1
|
|
- projects:
|
|
- hash: e50fbfbdd903340402716dc306f5c5354b9060ab
|
|
repo: openstack/mistral
|
|
version: 7.0.2
|
|
- projects:
|
|
- hash: 24f8ef65d04e4acfb6df15d3544d08041b0a422b
|
|
repo: openstack/mistral
|
|
version: 7.0.3
|
|
- projects:
|
|
- hash: 8306fa17eb7ae7e4a0f33f5f362be46daff4f0a9
|
|
repo: openstack/mistral
|
|
version: 7.0.4
|
|
- version: 7.1.0
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 4d3ef8887fb765c9edd36f62cc66904aff4c1b0e
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 4d3ef8887fb765c9edd36f62cc66904aff4c1b0e
|
|
repository-settings:
|
|
openstack/mistral: {}
|
|
branches:
|
|
- location: 7.0.0.0rc1
|
|
name: stable/rocky
|
|
release-notes: https://docs.openstack.org/releasenotes/mistral/rocky.html
|