07f73e50f4
This transition the ussuri 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: Ia5634d84b7ee2267e32411137225f3d19d1a11b5
34 lines
1.0 KiB
YAML
34 lines
1.0 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
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/zaqar/ussuri.html
|