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

Change-Id: I3ed3f7f43048871a52a88d92331ee73bbf4d501d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 10:17:00 -04:00

21 lines
625 B
YAML

---
launchpad: python-zaqarclient
team: zaqar
type: library
release-model: cycle-with-intermediary
include-pypi-link: yes
releases:
- version: 0.3.0
projects:
- repo: openstack/python-zaqarclient
hash: 647d73f491410fa173c48fb37a4a6aaad506f0a9
highlights: >
`flavor delete` command is renamed to `messaging flavor delete`
- version: 1.0.0
projects:
- repo: openstack/python-zaqarclient
hash: 3152321c7ab8be1828432a0c39083db05dd6a355
highlights: >
Dropped support for both py26 and py33. Filled all
the functions gaps for v1.1 and v2 and fixed some bugs.