59656167d8
With the new resolution '2023-07-24 Unmaintained status replaces Extended Maintenance' [1] the last 3 EM branches (Xena, Wallaby, Victoria) will transition to Unmaintained, but older branches (Ussuri, Train) should move to End of Life unless someone steps up as maintainer of this branch for this project. To signal this, please add a -1 for this patch if you or the team want to keep this branch open for further maintenance. If there is no response from anyone within a reasonable time frame, then PTLs/release liaisons will be asked to confirm the EOL transition with their +1. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ic50db2162c466ea1a9c716a59b38e92bd9f43b17
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
---
|
|
launchpad: zaqar
|
|
release-model: cycle-with-rc
|
|
team: zaqar
|
|
type: service
|
|
cycle-highlights:
|
|
- Support querying queues with 'with_count' to return the amount of
|
|
the queues. Help users to quickly get the exact total number of
|
|
queues which they own.
|
|
- Introduce new resource called Topic which is a concept from SNS.
|
|
User can send message to a Topic and then subscribers will get the
|
|
message according to different protocols like http, email, sms,
|
|
etc.
|
|
repository-settings:
|
|
openstack/zaqar: {}
|
|
releases:
|
|
- version: 10.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/zaqar
|
|
hash: 22c457a55b3bdaec7c8aa31f2cf291c175082a80
|
|
- version: 10.0.0
|
|
projects:
|
|
- repo: openstack/zaqar
|
|
hash: 22c457a55b3bdaec7c8aa31f2cf291c175082a80
|
|
diff-start: 9.0.0
|
|
- version: ussuri-em
|
|
projects:
|
|
- repo: openstack/zaqar
|
|
hash: 22c457a55b3bdaec7c8aa31f2cf291c175082a80
|
|
- version: ussuri-eol
|
|
projects:
|
|
- repo: openstack/zaqar
|
|
hash: 24c033c03c7de9d4bd5cb05a819666025a258148
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/zaqar/ussuri.html
|