From 9fb38f73841df5af474546b219155a0eeae5acc3 Mon Sep 17 00:00:00 2001 From: jimmy Date: Wed, 1 Nov 2017 13:37:21 -0400 Subject: Add vnfc to named-query Issue-ID: AAI-446 Change-Id: Ie733d650e07059f1730d6c2fc476eca639ad83f8 Signed-off-by: jimmy --- .../named-query-json/vnf-to-esr-system-info-1.0.json | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json') diff --git a/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json b/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json index c371796..55b6a14 100644 --- a/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json +++ b/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json @@ -42,10 +42,20 @@ "relationship-key" : "model.model-invariant-id", "relationship-value" : "97c26c99-6870-44c1-8a07-1d900d3f4ce6" } ] - } ] - } - } ] - }, + } + ] } + }, + { + "relationship-list" : { + "relationship" : [ { + "related-to" : "model", + "relationship-data" : [ { + "relationship-key" : "model.model-invariant-id", + "relationship-value" : "96129eb9-f0de-4e05-8af2-73146473f766" + } ] + } + ] } + } ] }, "relationship-list" : { "relationship" : [ { "related-to" : "model", @@ -68,4 +78,4 @@ } } ] } -} \ No newline at end of file +} -- cgit 1.2.3-korg