File: fix-vif-openvswitch-fa0d19be9dd668e1.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 (6 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - The ovs plugin now handles vifs of type VIFOpenVSwitch
    properly. Before, it would improperly create an extraneous
    linux bridge and veth pair attached to the target OVS bridge.