when VM is booted with multiple nics (two in this case) one of the nic fails to get ip
Bug #1494694 reported by
Romil Gupta
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-vsphere |
Fix Committed
|
Undecided
|
Romil Gupta |
Bug Description
1.create 2 networks
2. host a dual nic VM with these two nics (this is the first VM for these networks)
3. we see that one of the nic fails to get ip.
This problem applies for both VLAN and VXLAN scenarios. This problem occurs due to timing issues between the SG provider rule update and OVS Firewall based filtered port population via device_create RPC, which misses the existence of SG provider rule on br-sec.
Changed in networking-vsphere: | |
status: | New → In Progress |
assignee: | nobody → Romil Gupta (romilg) |
description: | updated |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/226695
Review: https:/