File: fix-broken-dataplane-on-nova-restart-with-isolate_vif-71617a41741b33e8.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-- 236 bytes parent folder | download
1
2
3
4
5
6
7
---
fixes:
  - |
    An issue when after nova-compute service restart configured with
    `isolate_vif=True` instances lost connectivity unless neutron
    rebinds ports. Which is normally happening by agent restart or port
    update.