From 0927f1fc354bb6ebd6e4c468a1b9f8cddb9d0feb Mon Sep 17 00:00:00 2001 From: Ryota Mibu Date: Mon, 4 Sep 2017 13:41:52 +0000 Subject: Update git submodules * Update docs/submodules/doctor from branch 'master' - Merge "Test port data plane status on Sample Inspector" - Test port data plane status on Sample Inspector Exercise the Neutron port data plane status API on the Sample Inspector. Setting the data_plane_status field of Neutron Port objects to 'DOWN' when a network failure on a node is detected. To keep the test simple enough to verify the Neutron API, we don't consider a scenario where multiple NIC ports could be present on that particular node. It could still be done, though. JIRA: DOCTOR-107 Change-Id: I9ffa0a23626b7edfaeb601dc90d55c756216cc41 Signed-off-by: Carlos Goncalves --- docs/submodules/doctor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/doctor') diff --git a/docs/submodules/doctor b/docs/submodules/doctor index f14135782..836a8932d 160000 --- a/docs/submodules/doctor +++ b/docs/submodules/doctor @@ -1 +1 @@ -Subproject commit f14135782ba970d7627d43df40935778954ed294 +Subproject commit 836a8932d6c6a502980009b9578f0c6ecf64cb47 -- cgit 1.2.3-korg