aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/junit/queryNodeData-nullResourceLink.json
diff options
context:
space:
mode:
authorLeigh, Phillip (pl876u) <phillip.leigh@amdocs.com>2019-02-28 18:14:33 -0500
committerLeigh, Phillip (pl876u) <phillip.leigh@amdocs.com>2019-03-05 14:26:12 -0500
commitf0c44b14013d7418c19ba4cd7f9a5a3043648d5c (patch)
treedbdab863ae7d3c33e0c3c9b8e8d2814b950c68a6 /src/test/resources/junit/queryNodeData-nullResourceLink.json
parentd20e0ddf4b8953ce539f1dc7bf7cb4dca30fd189 (diff)
AaiCtxBuldr:Set MaxInstanceMap to 0 & fix macAddr
This fix also address the resourceLink issue. Issue-ID: LOG-998 Issue-ID: LOG-766 Change-Id: I8b3eef61cebf93690aaa0291f201902281817020 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
Diffstat (limited to 'src/test/resources/junit/queryNodeData-nullResourceLink.json')
-rw-r--r--src/test/resources/junit/queryNodeData-nullResourceLink.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/test/resources/junit/queryNodeData-nullResourceLink.json b/src/test/resources/junit/queryNodeData-nullResourceLink.json
deleted file mode 100644
index 5b7a272..0000000
--- a/src/test/resources/junit/queryNodeData-nullResourceLink.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "result-data": [
- {
- "resource-type": "service-instance",
- "related-link": "/aai/v13/network/vnfcs/vnfc/zrdm5aepdg01vmg003"
- }
- ]
-}