Files
releases/deliverables/newton/python-zaqarclient.yaml
Doug Hellmann 6018514762 add release model and deliverable type (n)
Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

22 lines
650 B
YAML

---
launchpad: python-zaqarclient
team: zaqar
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
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.