Updated git submodules
authorRyousuke Masuhara <r-masuhara@zn.nes.jp.nec.com>
Tue, 25 Jul 2017 05:06:39 +0000 (14:06 +0900)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 5 Sep 2017 20:44:00 +0000 (20:44 +0000)
Project: ovsdb master 7c395d93426d408774673d0072c2a8053622cb00

Bug 8874 - Tunnel_ips of hardware_vtep is cleared when Open vSwitch process restarted in Open vSwitch HWVTEP Emulator

Issue:
  Tunnel_ips of hardware_vtep is cleared when Open vSwitch process
  restarted in Open vSwitch HWVTEP Emulator

Cause of this issue:
  After Open vSwitch process restarted, ODL attempts to acquire tunnel_ips
  from CONFIGURATION MD-SAL and set it to Physical Switch.
  As tunnel_ips is not set from ODL but is set by vtep-ctl command, it
  does not exist in CONFIGURATION MD-SAL.
  This caused an empty value is set to tunnel_ips for Physical Switch.

Fix:
  Let ODL to acquire tunnel_ips from OPERATIONAL MD-SAL after
  VTEP Emulator restarted.

Change-Id: I439ba08c813ede02f82592ca0051b19140f40db2
Signed-off-by: Ryousuke Masuhara <r-masuhara@zn.nes.jp.nec.com>
docs/submodules/ovsdb

index 52fb94e74d4aab77c94b24ee8b5dba216ccf366b..7c395d93426d408774673d0072c2a8053622cb00 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 52fb94e74d4aab77c94b24ee8b5dba216ccf366b
+Subproject commit 7c395d93426d408774673d0072c2a8053622cb00