- This commit adds os-vif 1.7.0 - This release extends ovs hardware offload support and fixes minor bugs enabling multi vendor support. Depends-on: I051fcc6fd136b389a6200076bd6fc3b73b626d5e Change-Id: If8568e2a29b950e56e9bab8974c9c6ca80f63270
28 lines
791 B
YAML
28 lines
791 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: os-vif
|
|
release-model: cycle-with-intermediary
|
|
release-notes: https://docs.openstack.org/releasenotes/os-vif/unreleased.html
|
|
team: nova
|
|
type: library
|
|
releases:
|
|
- version: 1.5.0
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: 19af4386dec2eca06592c433210232cbab479633
|
|
tarball-base: os_vif
|
|
- version: 1.6.0
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: 2a09ede8fb15df6c3ef520d1107437df1d16aa89
|
|
tarball-base: os_vif
|
|
highlights: >
|
|
- Added hardware offload support for OVS.
|
|
- version: 1.7.0
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: f4329ffe1805452a790f6116d10164c3658562fa
|
|
tarball-base: os_vif
|
|
highlights: >
|
|
- Added multi vendor hardware offload support for OVS.
|