From 26125b14101098f87dfa5d8d0671cab00e8e27f5 Mon Sep 17 00:00:00 2001 From: Marcin Migdal Date: Thu, 11 Apr 2019 16:17:18 +0200 Subject: Attempt to check CSIT Consul and CBS discovery fix Change-Id: I0e3ded421b9f285c28a3b5307138adcdec022cca Issue-ID: INT-989 Signed-off-by: Marcin Migdal --- .../assets/json_events/aai-pnf-registration-simple.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json (limited to 'tests/dcaegen2/prh-testcases/assets') diff --git a/tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json b/tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json new file mode 100644 index 00000000..18f43456 --- /dev/null +++ b/tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json @@ -0,0 +1,12 @@ +{"pnf-name":"Nokia123", + "pnf-name2-source":"", + "pnf-id":"Nokia123", + "serial-number":"", + "equip-type":"FSM-4", + "equip-vendor":"", + "equip-model":"", + "nf-role":"", + "management-option":"Nokia-option", + "ipaddress-v4-oam": "", + "ipaddress-v6-oam": "" +} \ No newline at end of file -- cgit 1.2.3-korg