diff options
author | Joey Sullivan <joey.sullivan@amdocs.com> | 2017-10-19 19:53:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-20 14:35:01 +0000 |
commit | 4458ab6fae94369b19c1800170c0804903206821 (patch) | |
tree | cd83a01402224a40dad2eadccbf2b7a1f7d8abd3 | |
parent | e2a557da33bd6e51c3f04245bb7fff587bf20368 (diff) |
Updated git submodules
Project: sdnc/northbound master 107951a4b13c1a4c725b9df201a1af7595ef4dec
Create a Junit test for ServiceTopologyOperation
This test verifies ServiceTopologyOperation RPC
executes a DG then produces the expected
ServiceTopologyOperationOutput and persisted the
expected Service in the DataBroker. In addition
util classes were written to make it easier to
write additional MDSAL test in the future.
Change-Id: I2281099df767397b628ec2caff06f3dd49962b8b
Issue-ID: SDNC-101
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
m--------- | docs/submodules/sdnc/northbound.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdnc/northbound.git b/docs/submodules/sdnc/northbound.git -Subproject 45ac56ef4f49b57bee4aa2cd52e4e41618ae225 +Subproject 107951a4b13c1a4c725b9df201a1af7595ef4de |