aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/junit/l-interface-input.json
diff options
context:
space:
mode:
authorLeigh, Phillip (pl876u) <phillip.leigh@amdocs.com>2019-02-27 13:31:33 -0500
committerLeigh, Phillip (pl876u) <phillip.leigh@amdocs.com>2019-02-27 15:23:45 -0500
commitd20e0ddf4b8953ce539f1dc7bf7cb4dca30fd189 (patch)
tree721825ccdcce64ad85437742cb97c039fe5e0b8a /src/test/resources/junit/l-interface-input.json
parent15c6cfa5faaa3445e7fdad2650d72c76dda1e0b9 (diff)
AaiCtxBuilder:Handle L-Interface & Logical-Link
Also remove resourceVersion and handle empty valude of any attribute (LOG-988) Issue-ID: LOG-988 Issue-ID: LOG-766 Issue-ID: LOG-767 Change-Id: I8b3eef61cebf93690aaa0291f8d0a7c1e3575088 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
Diffstat (limited to 'src/test/resources/junit/l-interface-input.json')
-rw-r--r--src/test/resources/junit/l-interface-input.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/test/resources/junit/l-interface-input.json b/src/test/resources/junit/l-interface-input.json
deleted file mode 100644
index 0f80367..0000000
--- a/src/test/resources/junit/l-interface-input.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "interface-id": "junit-l-interface-1",
- "interface-name": "junit-l-interface-name1",
- "interface-role": "interface-role1",
- "is-port-mirrored": "true",
- "admin-status": "admin-status1",
- "network-name": "network-name-amdocs",
- "macaddr": "macaddr-1",
- "in-maint": "true"
-} \ No newline at end of file