From 8a1edae97af9c4997e93d956d27626277b543125 Mon Sep 17 00:00:00 2001 From: "ramu.n" Date: Mon, 6 Nov 2017 16:37:24 +0530 Subject: Define nameProps for Configuration object SDNC store underlay/overlay network configuration information in "Configuration" object of AAI with relashionship to "service-instance". SO need to query "Configuration" based on configuration-id & configuration-type, since configuration-type is non-key field it can't be added in relashionship-data. If define configuration-type as nameProps then SO can get configuration-type value from "related-to-property". Change-Id: I82a5bcbd66183cc195273234a42c00e2a4a8ea5a Issue-Id: AAI-451 Signed-off-by: Ramu N --- aai-schema/src/main/resources/oxm/aai_oxm_v11.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'aai-schema') diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml index 89bf91d2..90d023ce 100644 --- a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml +++ b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml @@ -2976,6 +2976,7 @@ + -- cgit 1.2.3-korg