1b78be1a90
Change-Id: Ic51b31b0c1b4f917ca659f124f22f9910885d8e0 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
30 lines
927 B
YAML
30 lines
927 B
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
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/zaqar/ussuri.html
|