aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/oofCallback2AR1Vnf
diff options
context:
space:
mode:
Diffstat (limited to 'bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/oofCallback2AR1Vnf')
-rw-r--r--bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/oofCallback2AR1Vnf113
1 files changed, 0 insertions, 113 deletions
diff --git a/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/oofCallback2AR1Vnf b/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/oofCallback2AR1Vnf
deleted file mode 100644
index 53cd70c514..0000000000
--- a/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/oofCallback2AR1Vnf
+++ /dev/null
@@ -1,113 +0,0 @@
-{
- "transactionId": "testRequestId",
- "requestId": "testRequestId",
- "requestState": "complete",
- "statusMessage": "success",
- "solutions": {
- "licenseSolutions": [
- {
- "entitlementPoolUUID": [
- "f1d563e8-e714-4393-8f99-cc480144a05e",
- "j1d563e8-e714-4393-8f99-cc480144a05e"
- ],
- "licenseKeyGroupUUID": [
- "s1d563e8-e714-4393-8f99-cc480144a05e",
- "b1d563e8-e714-4393-8f99-cc480144a05e"
- ],
- "resourceModuleName": "vHNPortalaaS_primary_1",
- "serviceResourceId": "testResourceIdAR"
- },
- {
- "entitlementPoolUUID": [
- "91d563e8-e714-4393-8f99-cc480144a05e",
- "21d563e8-e714-4393-8f99-cc480144a05e"
- ],
- "licenseKeyGroupUUID": [
- "31d563e8-e714-4393-8f99-cc480144a05e",
- "71d563e8-e714-4393-8f99-cc480144a05e"
- ],
- "resourceModuleName": "vHNPortalaaS_secondary_1",
- "serviceResourceId": "testResourceIdVNF"
- }
- ],
- "placementSolutions": [
- [
- {
- "resourceModuleName": "ALLOTTED_RESOURCE",
- "serviceInstanceId": "testSIID1",
- "serviceResourceId": "testResourceIdAR",
- "solution": {
- "identifierType": "serviceInstanceId",
- "identifiers": ["testSIID1"]
- },
- "assignmentInfo": [
- {
- "key": "cloudOwner",
- "value": "aic"
- },
- {
- "key": "vnfHostName",
- "value": "MDTNJ01"
- },
- {
- "key": "isRehome",
- "value": "False"
- },
- {
- "key": "locationId",
- "value": "dfwtx"
- }
- ]
- },
- { "resourceModuleName": "ALLOTTED_RESOURCE",
- "serviceResourceId": "testResourceIdAR2",
- "solution": {
- "identifierType": "serviceInstanceId",
- "identifiers": ["testSIID2"]
- },
- "assignmentInfo": [
- {
- "key": "cloudOwner",
- "value": "aic"
- },
- {
- "key": "vnfHostName",
- "value": "testVnfHostname2"
- },
- {
- "key": "isRehome",
- "value": "False"
- },
- {
- "key": "locationId",
- "value": "testCloudRegionId2"
- }
- ]
- },
- {
- "resourceModuleName": "VNF",
- "serviceResourceId": "testResourceIdVNF",
- "solution": {
- "identifierType": "cloudRegionId",
- "cloudOwner": "aic",
- "identifiers": [
- "testCloudRegionId3"
- ]
- },
- "assignmentInfo": [
- {
- "key": "cloudOwner",
- "value": "aic"
- },
- {
- "key": "locationId",
- "value": "testCloudRegionId3"
- },
- { "key":"flavors",
- "value":{"flavorLabel1xxx":"vimFlavorxxx", "flavorLabel2xxx":"vimFlavorxxx"}}
- ]
- }
- ]
- ]
- }
-} \ No newline at end of file