File: extend-vhostuser-object-fada14a1457d4e56.yaml

package info (click to toggle)
python-os-vif 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 940 kB
  • sloc: python: 5,428; makefile: 25; sh: 2
file content (7 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - The vhostuser vif object has been modified to add the name of the
    vhostuser port. Previously to this modification, it was responsibility
    of ovs plugin to compute such name. This should not be necessary
    with this new field. Because of this new field the VIFVHostUser object
    version has been updated accordingly (to 1.1).