Files
releases/deliverables/ocata/os-vif.yaml
Matt Riedemann bb8c0e93aa Create stable/ocata branch for os-vif
This also adds the link for release notes.

Change-Id: I619dfcd66c6606140e48a8181db3e29ab7d87d80
2017-01-31 11:48:08 -05:00

29 lines
824 B
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/unreleased.html
branches:
- name: stable/ocata
location: 1.4.0
releases:
- version: 1.3.0
projects:
- repo: openstack/os-vif
hash: 88c21d7d69905308f021c7546609b9c30b761806
tarball-base: os_vif
highlights: >
- Adds Windows support for OvsPlugin.
- version: 1.4.0
projects:
- repo: openstack/os-vif
hash: 9a14c18c2163f8f90c797150d12e11b2aad8c1ee
tarball-base: os_vif
highlights: >
- Improves MTU support.
- Adds support for vhost-user reconnect and
extends vhost-user support to fastpath stack.