From 0bb644bd5c11ce03b6dec71d26127fbd3519a9b4 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Tue, 7 Aug 2018 16:06:09 -0400 Subject: Refactored references to AaiUtils to use AAIResourceClient updated bpmn, removed Generic AAI flows, and removed dead useless code Did not modify E2E Delete Service Instance flow as it has changed significantly Issue-ID: SO-813 Change-Id: I1a6bc5353ef89e2ce4359be2654395f7ce060aba Signed-off-by: Benjamin, Max (mb388a) --- .../__files/GenericFlows/getVceByNameResponse.xml | 97 ---------------------- 1 file changed, 97 deletions(-) delete mode 100644 bpmn/MSOCommonBPMN/src/test/resources/__files/GenericFlows/getVceByNameResponse.xml (limited to 'bpmn/MSOCommonBPMN/src/test/resources/__files/GenericFlows/getVceByNameResponse.xml') diff --git a/bpmn/MSOCommonBPMN/src/test/resources/__files/GenericFlows/getVceByNameResponse.xml b/bpmn/MSOCommonBPMN/src/test/resources/__files/GenericFlows/getVceByNameResponse.xml deleted file mode 100644 index b55d51971d..0000000000 --- a/bpmn/MSOCommonBPMN/src/test/resources/__files/GenericFlows/getVceByNameResponse.xml +++ /dev/null @@ -1,97 +0,0 @@ - - 1936628a-d22f-4943-8587-a57bab2ece7a - testVnfName123 - US0112SLCP1VBRT076 - esx-vce - NVTPROV - created - 0000020 - slcp1476vbc/94a3c72b-94d5-444b-9a1f-647a36c2181d - - VPESAT-mtanjrsv126 - 135.21.249.160 - - - slcp1476vbc.vpe - e7568706-a2a9-45f8-aef8-95a0e2910953 - dvspg-VCE_VPE-slcp1476vbc - Internet - dvspg-VCE_VPE-slcp1476vbc - 0000020 - dvs-slcp1-01 - created - dvspg-VCE_VPE-slcp1476vbc/c1299f74-da35-4228-b1e0-d2fd07176196 - - - - 3012 - 0000020 - - - - - slcp1476vbc.ipag - 3477ddb6-b925-4971-ab62-c84b69634c49 - dvspg-IPAG_VCE-slcp1476vbc - Customer - dvspg-IPAG_VCE-slcp1476vbc - dvs-slcp1-01 - 0000020 - created - dvspg-IPAG_VCE-slcp1476vbc/1e9c033a-2eef-47f5-9d48-98e0b59538e7 - - - - 2003 - 0000020 - - - - - - - service-instance - https://aai-ext1.test.com:8443/aai/v2/business/customers/customer/011216-1602-SDNC001/service-subscriptions/service-subscription/SDN-ETHERNET-INTERNET/service-instances/service-instance/SDNC%2FVLXM%2F0112001%2F%2FSW_INTERNET/ - - service-instance.service-instance-id - SDNC/VLXM/0112001//SW_INTERNET - - - service-subscription.service-type - SDN-ETHERNET-INTERNET - - - customer.global-customer-id - 011216-1602-SDNC001 - - - - vserver - https://aai-ext1.test.com:8443/aai/servers/v2/3d5f3fe23821416fac2b69af65248c74/vservers/ecab47d5-3450-4507-ada9-2b3c58485c51/ - - vserver.vserver-id - ecab47d5-3450-4507-ada9-2b3c58485c51 - - - tenant.tenant-id - 3d5f3fe23821416fac2b69af65248c74 - - - - complex - https://aai-ext1.test.com:8443/aai/v2/cloud-infrastructure/complexes/complex/MDTWNJ21A4/ - - complex.physical-location-id - MDTWNJ21A4 - - - - availability-zone - https://aai-ext1.test.com:8443/aai/v2/cloud-infrastructure/availability-zones/availability-zone/slcp1-esx-az01/ - - availability-zone.availability-zone-name - slcp1-esx-az01 - - - - \ No newline at end of file -- cgit 1.2.3-korg