releases/deliverables/newton/os-vif.yaml
Andreas Jaeger adc21b41c1 Use https for docs.openstack.org (4/7)
We switched to https for docs.openstack.org, adjust URLs.

This change handles newton deliverables
Change-Id: I884958de4728dc9f649f6bac1c7d44e7b0598d07
2017-04-30 18:02:06 +02:00

43 lines
1.2 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: https://docs.openstack.org/releasenotes/os-vif/newton.html
branches:
- name: stable/newton
location: 1.2.0
releases:
- version: 1.0.0
projects:
- repo: openstack/os-vif
hash: e5227ecbc02f4090bbb96bb766d89b6ad107c51b
tarball-base: os_vif
highlights: >
Initial release of os-vif
- version: 1.1.0
projects:
- repo: openstack/os-vif
hash: c16a74b96223cfb7bf3b6277b8c0b46c18f671fe
tarball-base: os_vif
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
tarball-base: os_vif
highlights: >
Bug fixes and routine dependency updates.
- version: 1.2.1
projects:
- repo: openstack/os-vif
hash: ac8c8376249fde6a226f57c49c370d197602fb6a
tarball-base: os_vif
highlights: >
- Contains the fix for linuxbridge bug 1617447.