releases/deliverables/newton/os-vif.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

36 lines
1.1 KiB
YAML

---
launchpad: os-vif
team: nova
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: yes
release-notes: http://docs.openstack.org/releasenotes/os-vif/newton.html
releases:
- version: 1.0.0
projects:
- repo: openstack/os-vif
hash: e5227ecbc02f4090bbb96bb766d89b6ad107c51b
highlights: >
Initial release of os-vif
- version: 1.1.0
projects:
- repo: openstack/os-vif
hash: c16a74b96223cfb7bf3b6277b8c0b46c18f671fe
highlights: >
Add support for vhost-user with ovs plugin
Dont create extraneous linux bridge/veth pair with ovs
Ensure ovs bridge exists when plugging
- version: 1.2.0
projects:
- repo: openstack/os-vif
hash: b088d21b91dbfda0f18b1e4886f6aa01f2c72cbe
highlights: >
Bug fixes and routine dependency updates.
- version: 1.2.1
projects:
- repo: openstack/os-vif
hash: ac8c8376249fde6a226f57c49c370d197602fb6a
highlights: >
- Contains the fix for linuxbridge bug 1617447.