releases/deliverables/mitaka/python-zaqarclient.yaml
Doug Hellmann 448a1852a0 add team field for mitaka deliverables
Change-Id: I1df165573e64685130dbd88aff997483718fdd3f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00

20 lines
634 B
YAML

---
launchpad: python-zaqarclient
team: zaqar
send-announcements-to: openstack-announce@lists.openstack.org
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.