releases/deliverables/newton/python-zaqarclient.yaml
Doug Hellmann b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00

25 lines
704 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
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.