From ecd7eaa4de2ecdeaa7a100c3cdf7a357dfa197b4 Mon Sep 17 00:00:00 2001 From: "ramu.n" Date: Mon, 6 Nov 2017 16:37:24 +0530 Subject: [PATCH] Updated git submodules Project: aai/aai-common master 8a1edae97af9c4997e93d956d27626277b543125 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 --- docs/submodules/aai/aai-common.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git index 38ad5b63b..8a1edae97 160000 --- a/docs/submodules/aai/aai-common.git +++ b/docs/submodules/aai/aai-common.git @@ -1 +1 @@ -Subproject commit 38ad5b63b6fc47eb9e86256bc201b43e766fdd2c +Subproject commit 8a1edae97af9c4997e93d956d27626277b543125 -- 2.16.6