From 430adf8ddf51590d277b9b8a457795a75daaa7fc Mon Sep 17 00:00:00 2001 From: Joey Sullivan Date: Mon, 23 Oct 2017 13:39:31 +0000 Subject: Updated git submodules Project: sdnc/northbound master e3446fcf2129c07af960e6b327c06f585c48ea68 Create a Junit test for NetworkTopologyOperation This test verifies NetworkTopologyOperation RPC executes a DG then produces the expected NetworkTopologyOperationOutput and persisted the expected Service in the DataBroker. In addition util classes were updated to make it easier to write additional MDSAL test in the future. Change-Id: Icf099c0dbf4445fb5d3e5b009a8cb6e8ca7200cb Issue-ID: SDNC-101 Signed-off-by: Joey Sullivan --- docs/submodules/sdnc/northbound.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdnc/northbound.git b/docs/submodules/sdnc/northbound.git index 107951a4b..e3446fcf2 160000 --- a/docs/submodules/sdnc/northbound.git +++ b/docs/submodules/sdnc/northbound.git @@ -1 +1 @@ -Subproject commit 107951a4b13c1a4c725b9df201a1af7595ef4dec +Subproject commit e3446fcf2129c07af960e6b327c06f585c48ea68 -- cgit 1.2.3-korg