File: fix-broken-dataplane-on-nova-restart-with-isolate_vif-71617a41741b33e8.yaml

package info (click to toggle)
python-os-vif 4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 948 kB
  • sloc: python: 5,503; makefile: 25; sh: 2
file content (7 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (2)
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.