Files
releases/deliverables/newton/os-vif.yaml
Doug Hellmann 30c1fce530 add release note links for newton
Add links to the published release notes for newton.

Change-Id: I6d876c21c0d07cecdb5212e298407befff58f1a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-09-22 16:49:37 -04:00

34 lines
1.0 KiB
YAML

---
launchpad: os-vif
team: nova
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.