releases/deliverables/mitaka/python-zaqarclient.yaml
Doug Hellmann 14b1c312ce add release model and deliverable type (m)
Change-Id: Ia60873d6ecfc693ea0404d8dce7490fdd6e567cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

22 lines
687 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: 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.