From a0d3e8ee8d78d41e4a58437983bc4c894d0024df Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Tue, 6 Feb 2018 15:06:44 -0500 Subject: Update traversal from AJSC 2 to Spring Boot Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur --- .../getTenantInfoAtSvcInstance-1.0.json | 87 ---------------------- 1 file changed, 87 deletions(-) delete mode 100644 aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json (limited to 'aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json') diff --git a/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json b/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json deleted file mode 100644 index ee1bec5..0000000 --- a/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "named-query-uuid" : "3c167fdb-5a99-46a3-8165-e566d289358d", - "named-query-name" : "getTenantInfoAtSvcInstance", - "named-query-version" : "1.0", - "description" : "Named Query - Tenant Info At Service Instance", - "named-query-elements" : { - "named-query-element" : [ { - "property-collect-list" : [ "service-instance-id", "service-instance-name" ], - "named-query-elements" : { - "named-query-element" : [ { - "property-collect-list" : [ "vnf-id", "vnf-name" ], - "named-query-elements" : { - "named-query-element" : [ { - "property-collect-list" : [ "vserver-id", "vserver-name" ], - "named-query-elements" : { - "named-query-element" : [ { - "named-query-elements" : { - "named-query-element" : [ { - "named-query-elements" : { - "named-query-element" : [ { - "relationship-list" : { - "relationship" : [ { - "related-to" : "model", - "relationship-data" : [ { - "relationship-key" : "model.model-invariant-id", - "relationship-value" : "af91c2f7-35fc-43cf-a13d-443f385b2353" - } ] - } ] - } - } ] - }, - "relationship-list" : { - "relationship" : [ { - "related-to" : "model", - "relationship-data" : [ { - "relationship-key" : "model.model-invariant-id", - "relationship-value" : "425b2158-e51d-4509-9945-dad4556474a3" - } ] - } ] - } - } ] - }, - "relationship-list" : { - "relationship" : [ { - "related-to" : "model", - "relationship-data" : [ { - "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" : "ff69d4e0-a8e8-4108-bdb0-dd63217e63c7" - } ] - } ] - } - } ] - }, - "relationship-list" : { - "relationship" : [ { - "related-to" : "model", - "relationship-data" : [ { - "relationship-key" : "model.model-invariant-id", - "relationship-value" : "acc6edd8-a8d4-4b93-afaa-0994068be14c" - } ] - } ] - } - } ] - }, - "relationship-list" : { - "relationship" : [ { - "related-to" : "model", - "relationship-data" : [ { - "relationship-key" : "model.model-invariant-id", - "relationship-value" : "82194af1-3c2c-485a-8f44-420e22a9eaa4" - } ] - } ] - } - } ] - } -} -- cgit 1.2.3-korg