From 5a6a6de6f1a26a1897e4917a0df613e25a24eb70 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Mon, 30 Jul 2018 15:56:09 -0400 Subject: Containerization feature of SO Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) --- .../SDNCAdapterRestV1/sdnc_request.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 bpmn/MSOCommonBPMN/src/test/resources/__files/SDN-ETHERNET-INTERNET/SDNCAdapterRestV1/sdnc_request.json (limited to 'bpmn/MSOCommonBPMN/src/test/resources/__files/SDN-ETHERNET-INTERNET/SDNCAdapterRestV1') diff --git a/bpmn/MSOCommonBPMN/src/test/resources/__files/SDN-ETHERNET-INTERNET/SDNCAdapterRestV1/sdnc_request.json b/bpmn/MSOCommonBPMN/src/test/resources/__files/SDN-ETHERNET-INTERNET/SDNCAdapterRestV1/sdnc_request.json new file mode 100644 index 0000000000..83a5478668 --- /dev/null +++ b/bpmn/MSOCommonBPMN/src/test/resources/__files/SDN-ETHERNET-INTERNET/SDNCAdapterRestV1/sdnc_request.json @@ -0,0 +1,21 @@ +{ + "SDNCServiceRequest": { + "requestInformation": { + "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", + "source": "MSO", + "notificationUrl": "null" + }, + "serviceInformation": { + "serviceType": "vRRaaS", + "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", + "subscriberName": "MSO-MUX-User", + "subscriberGlobalId": "MSO-MUX-User" + }, + "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", + "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", + "sdncService": "infra", + "sdncOperation": "service-topology-infra-assign-operation", + "sdncServiceDataType": "XML", + "sdncServiceData": " vRR-Internal-Network-L2 MTJWNJA4LCP RegionOne 22eb191dd41a4f3c9be370fc638322f4 6d2e2469-8708-47c3-a0d4-73fa28a8a50b no d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2 1.0 vRR_AIC30_1702-0505-SRVS 5add3a0f-5379-4800-b87a-430ff45f8793 532ff79f-fbe8-4c88-aecf-4fe885b93b47 87056771-4d7c-47d0-b5df-6cf02e227458 1.0 vRR_AIC30_1702-0505-VSP 978ac869-b506-41d0-9125-9d0e95097c29 4e5868c5-8321-492b-882f-e4476c878746 2badc305-b2c0-4e2b-b03a-4e5d22079b30 2badc305-b2c0-4e2b-b03a-4e5d22079b31 e1b1819f-a9d1-4c27-b419-d98a2500fc47 1 Vrr_Internal_Networks_module-1 " + } +} \ No newline at end of file -- cgit 1.2.3-korg