c93c924f1d
We no longer use the send-announcements-to field for anything. Change-Id: Iee64d76ea25f56001a87cd39cfd4bb9aaf6acf94 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
24 lines
642 B
YAML
24 lines
642 B
YAML
---
|
|
launchpad: python-zaqarclient
|
|
team: zaqar
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
include-pypi-link: yes
|
|
branches:
|
|
- name: stable/newton
|
|
location: 1.2.0
|
|
releases:
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/python-zaqarclient
|
|
hash: 641e12e202c40aee0e999c965a665fe88968e186
|
|
highlights: >
|
|
Add the update support for queue in favor of the API change of Zaqar
|
|
queue update (using PATCH).
|
|
- version: 1.2.0
|
|
projects:
|
|
- repo: openstack/python-zaqarclient
|
|
hash: 03fe685473ff1c18d414e90847766e4d749964da
|
|
highlights: >
|
|
Add support for websocket transport.
|