Details
-
Bug
-
Status: Resolved
-
Medium
-
Resolution: Won't Do
-
Boron
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
7454
Description
ODL Version : distribution-karaf-0.5.2-Boron-SR2
Openstack Version : mitaka
Setup Details : 3 ODL Nodes + 1 Control Node + 2 Compute Nodes
Steps to Reproduce:
1. Start ./karaf and install odl-ovsdb-openstack and jolokia bundle.
2. Check cluster is formed. And check network topology is initiated.
3. ./stack the Control and Compute nodes. And verify initial flows.
4. Create a network
5. Create 10 Instances for the network
6. Remove default SG rules.
Observation:
When deleting the default SG rule for the created Instances, IPV6 flows are not removed from table 40 in both Control and Compute nodes.
cookie=0x0, duration=411.774s, table=40, n_packets=6, n_bytes=468, priority=61006,ipv6,dl_src=fa:16:3e:32:86:bf actions=goto_table:50
cookie=0x0, duration=375.034s, table=40, n_packets=6, n_bytes=468, priority=61006,ipv6,dl_src=fa:16:3e:48:d5:ab actions=goto_table:50
cookie=0x0, duration=364.070s, table=40, n_packets=6, n_bytes=468, priority=61006,ipv6,dl_src=fa:16:3e:c5:4f:b2 actions=goto_table:50
cookie=0x0, duration=355.225s, table=40, n_packets=6, n_bytes=468, priority=61006,ipv6,dl_src=fa:16:3e:75:ae:70 actions=goto_table:50
Please find the attached files for karaf logs.