releases/deliverables/newton/python-zaqarclient.yaml
Doug Hellmann c93c924f1d remove send-announcements-to from newton client projects
We no longer use the send-announcements-to field for anything.

Change-Id: Iee64d76ea25f56001a87cd39cfd4bb9aaf6acf94
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00

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.