From 30093496695c9131b270a4b41d19ec88e818e66c Mon Sep 17 00:00:00 2001 From: Mehreen Kaleem Date: Wed, 18 Mar 2020 07:02:34 +0000 Subject: DG'S added for MDONS use case to handle cross domain service creation Change-Id: Ibb50d9c82cc6f62c58c8e85b7f088d40c2a7e30d Issue-ID: SDNC-928 Signed-off-by: Mehreen Kaleem Former-commit-id: ee3ee6e27a76ef2c59da5961f0ec1572081aa0ad --- ...optical-service_create-service-relationship.xml | 51 +++++ .../xml/optical-service_inter-domain-handling.xml | 197 +++++++++++++++++ .../xml/optical-service_optical-service-create.xml | 235 ++++++++++++++++----- .../xml/optical-service_service-create-tapi.xml | 10 +- 4 files changed, 437 insertions(+), 56 deletions(-) create mode 100644 platform-logic/optical-service/src/main/xml/optical-service_create-service-relationship.xml create mode 100644 platform-logic/optical-service/src/main/xml/optical-service_inter-domain-handling.xml (limited to 'platform-logic/optical-service/src/main/xml') diff --git a/platform-logic/optical-service/src/main/xml/optical-service_create-service-relationship.xml b/platform-logic/optical-service/src/main/xml/optical-service_create-service-relationship.xml new file mode 100644 index 00000000..669f3800 --- /dev/null +++ b/platform-logic/optical-service/src/main/xml/optical-service_create-service-relationship.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/platform-logic/optical-service/src/main/xml/optical-service_inter-domain-handling.xml b/platform-logic/optical-service/src/main/xml/optical-service_inter-domain-handling.xml new file mode 100644 index 00000000..eb1ef93f --- /dev/null +++ b/platform-logic/optical-service/src/main/xml/optical-service_inter-domain-handling.xml @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/platform-logic/optical-service/src/main/xml/optical-service_optical-service-create.xml b/platform-logic/optical-service/src/main/xml/optical-service_optical-service-create.xml index 240316ab..0c09b4a5 100644 --- a/platform-logic/optical-service/src/main/xml/optical-service_optical-service-create.xml +++ b/platform-logic/optical-service/src/main/xml/optical-service_optical-service-create.xml @@ -3,68 +3,203 @@ xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='optical-service' version='${project.version}'> - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - + - - - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + diff --git a/platform-logic/optical-service/src/main/xml/optical-service_service-create-tapi.xml b/platform-logic/optical-service/src/main/xml/optical-service_service-create-tapi.xml index f35446d8..11b729e0 100644 --- a/platform-logic/optical-service/src/main/xml/optical-service_service-create-tapi.xml +++ b/platform-logic/optical-service/src/main/xml/optical-service_service-create-tapi.xml @@ -353,7 +353,7 @@ pfx='zend' local-only='false'> - + @@ -393,11 +393,9 @@ force='true' pfx='save-result'> - - - - - + + + -- cgit 1.2.3-korg