From 7f6d320ccf47539d9baaaf177b0650d41bd12230 Mon Sep 17 00:00:00 2001 From: gaurav Date: Tue, 31 Jul 2018 16:06:52 +0530 Subject: Re-attaching VoLTE and CCVPN DGs Changes include: Changes to main DG to re-attach VoLTE and CCVPN sub DGs. Change-Id: I217708ac49d34706cd2f6f12c68c2929248abd96 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal Former-commit-id: 5d3980c28f3c5d16d49f8a6edacfacc0b161d01e --- ...GENERIC-RESOURCE-API_validate-network-input.xml | 60 +++++++++++++--------- 1 file changed, 36 insertions(+), 24 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input.xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input.xml index 3b300943..c24fadbb 100644 --- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input.xml +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input.xml @@ -172,8 +172,8 @@ + key='SELECT * from SERVICE_MODEL WHERE service_uuid = $service-data.service-information.onap-model-information.model-uuid' + pfx='service-model'> @@ -190,14 +190,14 @@ + pfx='network-model'> - @@ -206,7 +206,7 @@ - @@ -217,8 +217,8 @@ + key='SELECT * from SERVICE_MODEL WHERE service_uuid = $network-topology-operation-input.service-information.onap-model-information.model-uuid' + pfx='service-model'> @@ -235,14 +235,14 @@ + pfx='network-model'> - @@ -251,7 +251,7 @@ - @@ -275,6 +275,12 @@ + + + + + + @@ -335,8 +341,8 @@ + key='SELECT * from SERVICE_MODEL WHERE service_uuid = $service-data.service-information.onap-model-information.model-uuid' + pfx='service-model'> @@ -353,14 +359,14 @@ + pfx='network-model'> - @@ -369,7 +375,7 @@ - @@ -380,8 +386,8 @@ + key='SELECT * from SERVICE_MODEL WHERE service_uuid = $network-topology-operation-input.service-information.onap-model-information.model-uuid' + pfx='service-model'> @@ -398,14 +404,14 @@ + pfx='network-model'> - @@ -414,7 +420,7 @@ - @@ -518,6 +524,12 @@ + + + + + + -- cgit 1.2.3-korg