From 67331673496db788f450b8a3acfc8f268ded354f Mon Sep 17 00:00:00 2001 From: Hesam Rahimi Date: Thu, 3 Sep 2020 13:57:26 +0000 Subject: Adding DGs to support Transport Slicing operations. - Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice The logic and the required call-flow inside the DGs are not yet completed and are still work-in-progress. Issue-ID: SDNC-1202 Signed-off-by: Hesam Rahimi Change-Id: I0c9246063861ac43b645ad198d02ad35bada8e96 Signed-off-by: Hesam Rahimi Former-commit-id: a6df651138e1da2668515ee6d23e89670f376186 --- ...RESOURCE-API_sotn-vf-operation-uni-activate.xml | 401 ++++++++++----------- 1 file changed, 199 insertions(+), 202 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/xml/sotn_nni') diff --git a/platform-logic/generic-resource-api/src/main/xml/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-activate.xml b/platform-logic/generic-resource-api/src/main/xml/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-activate.xml index d8e111c0..04395f27 100644 --- a/platform-logic/generic-resource-api/src/main/xml/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-activate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-activate.xml @@ -1,63 +1,65 @@ - - + + - - - - - - + + + + + + - + - + - + - + - - - + + + - - - - - - + + + + + + - - - - - + + + + + - + - + - + - + - - + + - + @@ -66,78 +68,84 @@ - + - + - - - + + + - - + + - - + + - - + + - + - + - - - - + + + + - - + + - + - - + + - + - - - + + + - + - + - + - - + + - - - - - + + + + + @@ -155,108 +163,97 @@ - - - - - - + + + + + + - - + + - + - - + + - - - + + + - + - - - - - + + + + + - - - - - + + + + + - - + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - + + + @@ -264,99 +261,99 @@ - + - + - - - - - + + + + + - + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - + + + + + + - + - - - - - + + + + + - - + + - - - - - - + + + + + + - + - - - - - - + + + + + + - - + + - - - - + + + + -- cgit 1.2.3-korg