27defc76df
RC1 release for zaqar. Please +1 if things are ready to go, or -1 if the team needs a little more time. If so, please update this patch with the new commit hash to use when ready. If no response, this patch will be approved soon after the April 23 deadline. Change-Id: I3c10a626601e6289b6108362621e977db6d5b5ce Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
24 lines
713 B
YAML
24 lines
713 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
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|