[NETVIRT-306] remote SG rule not getting updated Created: 29/Nov/16 Updated: 08/Apr/19 Resolved: 13/Dec/16 |
|
| Status: | Resolved |
| Project: | netvirt |
| Component/s: | None |
| Affects Version/s: | Boron |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | balakrishnan k | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| External issue ID: | 7264 |
| Description |
|
issue scenario: steps to reproduce the Bug: 1. Create SG “SG1”. expected is VM1 also will get the TCP rule. Then removed SG1 from VM1 and applied again, now I am able to see TCP rule for VM1 and VM2. cookie=0x0, duration=9.806s, table=90, n_packets=0, n_bytes=0, priority=61004,tcp,dl_dst=fa:16:3e:cb:23:bd,nw_src=10.0.0.4,tp_dst=80 actions=learn(table=39,idle_timeout=18000,hard_timeout=18000,fin_idle_timeout=60,fin_hard_timeout=60,priority=61010,eth_type=0x800,nw_proto=6, cookie=0x0, duration=3.625s, table=90, n_packets=0, n_bytes=0, priority=61004,tcp,dl_dst=fa:16:3e:39:37:2a,nw_src=10.0.0.3,tp_dst=80 actions=learn(table=39,idle_timeout=18000,hard_timeout=18000,fin_idle_timeout=60,fin_hard_timeout=60,priority=61010,eth_type=0x800,nw_proto=6, |
| Comments |
| Comment by Bertrand Low [ 13/Dec/16 ] |
|
Fixed in stable/boron: https://git.opendaylight.org/gerrit/#/c/49109/ |