6e737c1067
As discussed in the mail thread [1][2], this patch transition the Rocky branch to End of Life. The last patch of the branch will be tagged with rocky-eol tag. stable/rocky branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/rocky 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/rocky 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-January/031922.html [2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html Change-Id: I75464d9fab0b1b6ed093d20dc0e67051ac5ee660
71 lines
2.1 KiB
YAML
71 lines
2.1 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
|
|
- version: rocky-eol
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 2968b8bbb743ada6df7e36c969228bef42830224
|
|
repository-settings:
|
|
openstack/mistral: {}
|
|
branches:
|
|
- location: 7.0.0.0rc1
|
|
name: stable/rocky
|
|
release-notes: https://docs.openstack.org/releasenotes/mistral/rocky.html
|