aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/Service_instance_aai.json
diff options
context:
space:
mode:
authorByung-Woo Jun <byung-woo.jun@est.tech>2020-09-10 12:38:11 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-10 12:38:11 +0000
commita714a448501d30fee850f878e85023db72b71f14 (patch)
tree4ccddc3c0065a17722ef5bc797c6171ebb12d957 /bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/Service_instance_aai.json
parentfa1aa4e2179d9f852d7025d026685bd72385ce4b (diff)
parent44ffcde54cb7d832232a32fe7a60b4849bef447a (diff)
Merge "multiple pnf fix"
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/Service_instance_aai.json')
-rw-r--r--bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/Service_instance_aai.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/Service_instance_aai.json b/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/Service_instance_aai.json
index 53fb210478..8ea4263bbe 100644
--- a/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/Service_instance_aai.json
+++ b/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/Service_instance_aai.json
@@ -29,6 +29,16 @@
"relationship-value": "PNFDemo"
}
]
+ },
+ {
+ "related-to": "pnf",
+ "related-link": "/aai/v11/network/pnfs/pnf/PNFDemo1",
+ "relationship-data": [
+ {
+ "relationship-key": "pnf.pnf-name",
+ "relationship-value": "PNFDemo1"
+ }
+ ]
}
]
}