Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
Boron
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
6944
Description
Steps to reproduce in a 3 node cluster:
Used stable/bo.
Used ODL 3 node (feature: odl-ovsdb-openstack)
2 Openstack nodes, 1 control and 1 compute node
1.create a network1.
Below are steps of restart OVS on Control Node.
2.Stop OVS with the following command.
 systemctl stop openvswitch
3.Check ODL log to confirm that processing of OVS stop are finished.
4.Start OVS with the following command.
 systemctl start openvswitch
Now checked the flows, but flows are not existed.
Out of 3 attempts we can able to reproduce one time.
Used following distribution when we faced this issue