From c84a5266fc2ab31cb2bb68927457f6cdbb40c0b3 Mon Sep 17 00:00:00 2001 From: Hesam Rahimi Date: Fri, 30 Oct 2020 03:29:17 +0000 Subject: Completing the logic and the call flow for Transport Slicing operations: - Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice Bug Fixing and cleaning up the DGs. Issue-ID: SDNC-1202 Issue-ID: SDNC-1404 Change-Id: Ib2eae06c543ae8277ee2014fda87ca2ca3a516af Signed-off-by: Hesam Rahimi Former-commit-id: 37a6361877cd1b9cae35e94f4a0be3a19bd4d088 --- .../xml/DataChange_update-tp-ttp-relationship.xml | 95 +++++++++++----------- 1 file changed, 49 insertions(+), 46 deletions(-) (limited to 'platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml') diff --git a/platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml b/platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml index 4ce33625..fd3a67d9 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_update-tp-ttp-relationship.xml @@ -1,96 +1,99 @@ - - + + - + - + - - + + - + - + - + - + - - - + + + - - + + - - + + - + - + - + - + - + - - - + + + - + - + - + - - - + + + - - + + - - + + - + - + - + - + - - - - - - - + + + + + + + -- cgit 1.2.3-korg