diff options
Diffstat (limited to 'src/test/resources/example/model-properties')
13 files changed, 0 insertions, 2040 deletions
diff --git a/src/test/resources/example/model-properties/custom/modelBpmn.json b/src/test/resources/example/model-properties/custom/modelBpmn.json deleted file mode 100644 index c8efff877..000000000 --- a/src/test/resources/example/model-properties/custom/modelBpmn.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "policy": - [ - { - "id": "Policy_", - "from": "StartEvent_1" - } - ], - - "tca": - [ - { - "id": "TCA_", - "from": "" - } - ], - - "customType": - [ - { - "id": "CustomType_", - "from": "" - } - ] -}
\ No newline at end of file diff --git a/src/test/resources/example/model-properties/custom/modelBpmnProperties.json b/src/test/resources/example/model-properties/custom/modelBpmnProperties.json deleted file mode 100644 index 740edeeab..000000000 --- a/src/test/resources/example/model-properties/custom/modelBpmnProperties.json +++ /dev/null @@ -1,248 +0,0 @@ -{ - "global": - [ - { - "name": "service", - "value": - [ - "0f983e18-4603-4bb4-a98c-e29691fb16a1" - ] - }, - - { - "name": "vf", - "value": - [ - "6c7aaec2-59eb-41d9-8681-b7f976ab668d" - ] - }, - - { - "name": "actionSet", - "value": - [ - "vnfRecipe" - ] - }, - - { - "name": "location", - "value": - [ - "SNDGCA64" - ] - } - ], - - "Policy_": - { - "Policy1": - [ - { - "name": "pname", - "value": "Policy1" - }, - - { - "name": "pid", - "value": "1" - }, - - { - "name": "timeout", - "value": "500" - }, - - { - "policyConfigurations": - [ - [ - { - "name": "recipe", - "value": - [ - "restart" - ] - }, - - { - "name": "maxRetries", - "value": - [ - "3" - ] - }, - - { - "name": "retryTimeLimit", - "value": - [ - "180" - ] - }, - - { - "name": "_id", - "value": - [ - "n9bQ4t6" - ] - }, - - { - "name": "parentPolicy", - "value": - [ - "" - ] - }, - { - "name": "targetResourceId", - "value": - [ - "resource-id" - ] - } - ], - - [ - { - "name": "recipe", - "value": - [ - "rebuild" - ] - }, - - { - "name": "maxRetries", - "value": - [ - "3" - ] - }, - - { - "name": "retryTimeLimit", - "value": - [ - "180" - ] - }, - - { - "name": "_id", - "value": - [ - "ItE5xKT" - ] - }, - - { - "name": "parentPolicy", - "value": - [ - "n9bQ4t6" - ] - }, - - { - "name": "parentPolicyConditions", - "value": - [ - "Failure_Retries", - "Failure_Timeout", - "Failure_Exception", - "Failure" - ] - }, - { - "name": "targetResourceId", - "value": - [ - "resource-id" - ] - } - ] - ] - } - ] - }, - - "TCA_": - { - "Narra": - [ - { - "name": "tname", - "value": "Narra" - }, - - { - "name": "tuuid", - "value": "886be8da-14fe-tca1-d04b-d13b55d58df9" - }, - - { - "name": "tnfc", - "value": "ENBE" - }, - - { - "name": "tcaEnab", - "value": "on" - }, - - { - "name": "tcaPol", - "value": "Policy1" - }, - - { - "name": "tcaPolId", - "value": "1" - }, - - { - "name": "tcaInt", - "value": "2" - }, - - { - "name": "tcaSev", - "value": "Warning" - }, - - { - "name": "tcaVio", - "value": "3" - }, - - { - "serviceConfigurations": - [ - [ - "PMRRCCONNESTABFAILCELLLATENCY", - "LESS", - "4", - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[?(@.Name == 'PMRRCCONNESTABFAILCELLLATENCY')].Value" - ], - - [ - "PMRAATTCBRA", - "GREATER", - "30", - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[?(@.Name == 'PMRAATTCBRA')].Value" - ] - ] - } - ] - }, - - "CustomType_": [ - { - "name": "test", - "value": "This is a test" - } - ] -}
\ No newline at end of file diff --git a/src/test/resources/example/model-properties/holmes/modelBpmn.json b/src/test/resources/example/model-properties/holmes/modelBpmn.json deleted file mode 100644 index db8e54dd3..000000000 --- a/src/test/resources/example/model-properties/holmes/modelBpmn.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vesCollector": [ - { - "id": "VesCollector_0orydnh", - "from": "StartEvent_1" - } - ], - "holmes": [ - { - "id": "Holmes_0i4n2mm", - "from": "VesCollector_0orydnh" - } - ], - "policy": [ - { - "id": "Policy_0honxgv", - "from": "Holmes_0i4n2mm" - } - ] -} diff --git a/src/test/resources/example/model-properties/holmes/modelBpmnProperties.json b/src/test/resources/example/model-properties/holmes/modelBpmnProperties.json deleted file mode 100644 index 6ac97ec85..000000000 --- a/src/test/resources/example/model-properties/holmes/modelBpmnProperties.json +++ /dev/null @@ -1,122 +0,0 @@ -{ - "Holmes_0i4n2mm": [ - { - "name": "correlationalLogic", - "value": "blabla" - }, - { - "name": "configPolicyName", - "value": "configPolicy1" - } - ], - "Policy_0honxgv": { - "policy1": [ - { - "name": "pname", - "value": "policy1" - }, - { - "name": "pid", - "value": "0" - }, - { - "name": "timeout", - "value": "345" - }, - { - "policyConfigurations": [ - [ - { - "name": "maxRetries", - "value": [ - "3" - ] - }, - { - "name": "retryTimeLimit", - "value": [ - "180" - ] - }, - { - "name": "_id", - "value": [ - "dGLuNqg" - ] - }, - { - "name": "parentPolicy", - "value": [ - "" - ] - }, - { - "name": "targetResourceId", - "value": [ - "resourceid" - ] - } - ] - ] - } - ] - }, - "global": [ - { - "name": "actionSet", - "value": [ - "vnfRecipe" - ] - }, - { - "name": "service", - "value": [ - "4cc5b45a-1f63-4194-8100-cd8e14248c92" - ] - }, - { - "name": "vf", - "value": [ - "f5213e3a-9191-4362-93b5-b67f8d770e44" - ] - }, - { - "name": "location", - "value": [ - "SNDGCA64", - "ALPRGAED", - "LSLEILAA", - "MDTWNJC1" - ] - }, - { - "name": "deployParameters", - "value": { - "input1": "value1", - "input2": "value2" - } - } - ], - "shared": { - "byService": { - "": { - "vf": { - "": "" - }, - "location": { - "": "" - }, - "alarmCondition": { - "": "" - } - } - }, - "byVf": { - "": { - "vfc": { - "": "" - } - } - } - } -} diff --git a/src/test/resources/example/model-properties/policy/modelBpmn.json b/src/test/resources/example/model-properties/policy/modelBpmn.json deleted file mode 100644 index de643a69a..000000000 --- a/src/test/resources/example/model-properties/policy/modelBpmn.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "policy": - [ - { - "id": "Policy_", - "from": "StartEvent_1" - } - ], - - "tca": - [ - { - "id": "TCA_", - "from": "" - } - ] -}
\ No newline at end of file diff --git a/src/test/resources/example/model-properties/policy/modelBpmnProperties.json b/src/test/resources/example/model-properties/policy/modelBpmnProperties.json deleted file mode 100644 index d0453c304..000000000 --- a/src/test/resources/example/model-properties/policy/modelBpmnProperties.json +++ /dev/null @@ -1,482 +0,0 @@ -{ - "global": - [ - { - "name": "service", - "value": - [ - "0f983e18-4603-4bb4-a98c-e29691fb16a1" - ] - }, - - { - "name": "vf", - "value": - [ - "6c7aaec2-59eb-41d9-8681-b7f976ab668d" - ] - }, - - { - "name": "actionSet", - "value": - [ - "vnfRecipe" - ] - }, - - { - "name": "location", - "value": - [ - "SNDGCA64" - ] - } - ], - - "Policy_": - { - "Policy1": - [ - { - "name": "pname", - "value": "Policy1" - }, - - { - "name": "pid", - "value": "1" - }, - - { - "name": "timeout", - "value": "500" - }, - - { - "policyConfigurations": - [ - [ - { - "name": "recipe", - "value": - [ - "restart" - ] - }, - - { - "name": "maxRetries", - "value": - [ - "3" - ] - }, - - { - "name": "retryTimeLimit", - "value": - [ - "180" - ] - }, - - { - "name": "_id", - "value": - [ - "n9bQ4t6" - ] - }, - - { - "name": "parentPolicy", - "value": - [ - "" - ] - }, - { - "name": "targetResourceId", - "value": - [ - "" - ] - }, - { - "name": "targetResourceIdOther", - "value": - [ - "" - ] - }, - { - "name": "actor", - "value": - [ - "APPC" - ] - } - ], - - [ - { - "name": "recipe", - "value": - [ - "rebuild" - ] - }, - - { - "name": "maxRetries", - "value": - [ - "3" - ] - }, - - { - "name": "retryTimeLimit", - "value": - [ - "180" - ] - }, - - { - "name": "_id", - "value": - [ - "ItE5xKT" - ] - }, - - { - "name": "parentPolicy", - "value": - [ - "n9bQ4t6" - ] - }, - - { - "name": "parentPolicyConditions", - "value": - [ - "Failure_Retries", - "Failure_Timeout", - "Failure_Exception", - "Failure" - ] - }, - { - "name": "targetResourceId", - "value": - [ - "resource-id" - ] - }, - { - "name": "targetResourceIdOther", - "value": - [ - "resource-idOther" - ] - }, - { - "name": "actor", - "value": - [ - "APPC" - ] - } - ] - ] - } - ], - - "Policy2": - [ - { - "name": "pname", - "value": "Policy2" - }, - - { - "name": "pid", - "value": "2" - }, - - { - "name": "timeout", - "value": "500" - }, - - { - "policyConfigurations": - [ - [ - { - "name": "recipe", - "value": - [ - "restart" - ] - }, - - { - "name": "maxRetries", - "value": - [ - "3" - ] - }, - - { - "name": "retryTimeLimit", - "value": - [ - "180" - ] - }, - - { - "name": "_id", - "value": - [ - "n9bQ4t6" - ] - }, - - { - "name": "parentPolicy", - "value": - [ - "" - ] - }, - { - "name": "actor", - "value": - [ - "APPC" - ] - } - ], - - [ - { - "name": "recipe", - "value": - [ - "rebuild" - ] - }, - - { - "name": "maxRetries", - "value": - [ - "3" - ] - }, - - { - "name": "retryTimeLimit", - "value": - [ - "180" - ] - }, - - { - "name": "_id", - "value": - [ - "ItE5xKT" - ] - }, - - { - "name": "parentPolicy", - "value": - [ - "n9bQ4t6" - ] - }, - - { - "name": "parentPolicyConditions", - "value": - [ - "Failure_Retries", - "Failure_Timeout", - "Failure_Exception", - "Failure" - ] - }, - { - "name": "targetResourceId", - "value": - [ - "resource-id" - ] - }, - { - "name": "targetResourceIdOther", - "value": - [ - "resource-idOther" - ] - }, - { - "name": "actor", - "value": - [ - "APPC" - ] - } - ] - ] - } - ] - }, - - "TCA_": - { - "Narra": - [ - { - "name": "tname", - "value": "Narra" - }, - - { - "name": "tuuid", - "value": "886be8da-14fe-tca1-d04b-d13b55d58df9" - }, - - { - "name": "tnfc", - "value": "ENBE" - }, - - { - "name": "tcaEnab", - "value": "on" - }, - - { - "name": "tcaPol", - "value": "Policy1" - }, - - { - "name": "tcaPolId", - "value": "1" - }, - - { - "name": "tcaInt", - "value": "2" - }, - - { - "name": "tcaSev", - "value": "Warning" - }, - - { - "name": "tcaVio", - "value": "3" - }, - - { - "serviceConfigurations": - [ - [ - "PMRRCCONNESTABFAILCELLLATENCY", - "LESS", - "4", - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[?(@.Name == 'PMRRCCONNESTABFAILCELLLATENCY')].Value" - ], - - [ - "PMRAATTCBRA", - "GREATER", - "30", - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[?(@.Name == 'PMRAATTCBRA')].Value" - ] - ] - } - ], - - "Srini": - [ - { - "name": "tname", - "value": "Srini" - }, - - { - "name": "tuuid", - "value": "8b5ba88d-f4b4-tf0e-50b1-78a5a7dd412d" - }, - - { - "name": "tnfc", - "value": "ENBE" - }, - - { - "name": "tcaEnab", - "value": "on" - }, - - { - "name": "tcaPol", - "value": "Policy2" - }, - - { - "name": "tcaPolId", - "value": "2" - }, - - { - "name": "tcaInt", - "value": "10" - }, - - { - "name": "tcaSev", - "value": "Critical" - }, - - { - "name": "tcaVio", - "value": "5" - }, - - { - "serviceConfigurations": - [ - [ - "PMRRCCONNESTABFAILCELLLATENCY", - "EQUAL", - "3", - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[?(@.Name == 'PMRRCCONNESTABFAILCELLLATENCY')].Value" - ], - - [ - "PMRAATTCBRA", - "GREATER", - "30", - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[?(@.Name == 'PMRAATTCBRA')].Value" - ] - ] - } - ] - } -}
\ No newline at end of file diff --git a/src/test/resources/example/model-properties/tca/modelBpmn.json b/src/test/resources/example/model-properties/tca/modelBpmn.json deleted file mode 100644 index 7358f9ade..000000000 --- a/src/test/resources/example/model-properties/tca/modelBpmn.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vesCollector": [ - { - "id": "VesCollector_0orydnh", - "from": "StartEvent_1" - } - ], - "tca": [ - { - "id": "TCA_1jy9to4", - "from": "VesCollector_0orydnh" - } - ], - "policy": [ - { - "id": "Policy_0honxgv", - "from": "TCA_1jy9to4" - } - ] -} diff --git a/src/test/resources/example/model-properties/tca/modelBpmnProperties.json b/src/test/resources/example/model-properties/tca/modelBpmnProperties.json deleted file mode 100644 index 1226dc9b1..000000000 --- a/src/test/resources/example/model-properties/tca/modelBpmnProperties.json +++ /dev/null @@ -1,152 +0,0 @@ -{ - "TCA_1jy9to4": { - "group1": [ - { - "name": "tname", - "value": "group1" - }, - { - "name": "tuuid", - "value": "f734f031-10aa-t8fb-330f-04dde2886325" - }, - { - "name": "tcaPolId", - "value": "policy1" - }, - { - "name": "eventName", - "value": "vFirewallBroadcastPackets" - }, - { - "name": "controlLoopSchemaType", - "value": "VNF" - }, - { - "serviceConfigurations": [ - [ - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value", - "LESS_OR_EQUAL", - "123", - "ABATED" - ], - [ - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value", - "GREATER_OR_EQUAL", - "123", - "ONSET" - ] - ] - } - ] - }, - "Policy_0honxgv": { - "policy1": [ - { - "name": "pname", - "value": "policy1" - }, - { - "name": "pid", - "value": "0" - }, - { - "name": "timeout", - "value": "345" - }, - { - "policyConfigurations": [ - [ - { - "name": "maxRetries", - "value": [ - "3" - ] - }, - { - "name": "retryTimeLimit", - "value": [ - "180" - ] - }, - { - "name": "_id", - "value": [ - "dGLuNqg" - ] - }, - { - "name": "parentPolicy", - "value": [ - "" - ] - }, - { - "name": "targetResourceId", - "value": [ - "resourceid" - ] - } - ] - ] - } - ] - }, - "global": [ - { - "name": "actionSet", - "value": [ - "vnfRecipe" - ] - }, - { - "name": "service", - "value": [ - "4cc5b45a-1f63-4194-8100-cd8e14248c92" - ] - }, - { - "name": "vf", - "value": [ - "023a3f0d-1161-45ff-b4cf-8918a8ccf3ad" - ] - }, - { - "name": "location", - "value": [ - "SNDGCA64", - "ALPRGAED", - "LSLEILAA", - "MDTWNJC1" - ] - }, - { - "name": "deployParameters", - "value": { - "input1": "value1", - "input2": "value2" - } - } - ], - "shared": { - "byService": { - "": { - "vf": { - "": "" - }, - "location": { - "": "" - }, - "alarmCondition": { - "": "" - } - } - }, - "byVf": { - "": { - "vfc": { - "": "" - } - } - } - } -} diff --git a/src/test/resources/example/model-properties/tca_new/doc-text.yaml b/src/test/resources/example/model-properties/tca_new/doc-text.yaml deleted file mode 100644 index 947cfdb18..000000000 --- a/src/test/resources/example/model-properties/tca_new/doc-text.yaml +++ /dev/null @@ -1,170 +0,0 @@ -{"global":[{"name":"service","value":["tosca_definitions_version: cloudify_dsl_1_3 -imports: - - "http://www.getcloudify.org/spec/cloudify/3.4/types.yaml" - - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R2/dockerplugin/3.2.0/dockerplugin_types.yaml - - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R2/relationshipplugin/1.0.0/relationshipplugin_types.yaml - - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R2/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml - -inputs: - dh_override: - type: string - default: "component_dockerhost" - dh_location_id: - type: string - default: "zone1" - aaiEnrichmentHost: - type: string - default: "none" - aaiEnrichmentPort: - type: string - default: 8443 - enableAAIEnrichment: - type: string - default: false - dmaap_host: - type: string - default: dmaap.onap-message-router - dmaap_port: - type: string - default: 3904 - enableRedisCaching: - type: string - default: false - redisHosts: - type: string - tag_version: - type: string - default: "nexus3.onap.org:10001/onap//onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.0.0" - consul_host: - type: string - default: consul-server.onap-consul - consul_port: - type: string - default: "8500" - cbs_host: - type: string - default: "config-binding-service.dcae" - cbs_port: - type: string - default: "10000" - policy_id: - type: string - default: "none" - external_port: - type: string - description: "Port for CDAPgui to be exposed" - default: "32010" - -node_templates: - docker_service_host: - properties: - docker_host_override: - get_input: dh_override - location_id: - get_input: dh_location_id - type: dcae.nodes.SelectedDockerHost - tca_docker: - relationships: - - type: dcae.relationships.component_contained_in - target: docker_service_host - - target: tca_policy - type: cloudify.relationships.depends_on - type: dcae.nodes.DockerContainerForComponentsUsingDmaap - properties: - application_config: - app_config: - appDescription: DCAE Analytics Threshold Crossing Alert Application - appName: dcae-tca - tcaAlertsAbatementTableName: TCAAlertsAbatementTable - tcaAlertsAbatementTableTTLSeconds: '1728000' - tcaSubscriberOutputStreamName: TCASubscriberOutputStream - tcaVESAlertsTableName: TCAVESAlertsTable - tcaVESAlertsTableTTLSeconds: '1728000' - tcaVESMessageStatusTableName: TCAVESMessageStatusTable - tcaVESMessageStatusTableTTLSeconds: '86400' - thresholdCalculatorFlowletInstances: '2' - app_preferences: - aaiEnrichmentHost: - get_input: aaiEnrichmentHost - aaiEnrichmentIgnoreSSLCertificateErrors: 'true' - aaiEnrichmentPortNumber: '8443' - aaiEnrichmentProtocol: https - aaiEnrichmentUserName: DCAE - aaiEnrichmentUserPassword: DCAE - aaiVMEnrichmentAPIPath: /aai/v11/search/nodes-query - aaiVNFEnrichmentAPIPath: /aai/v11/network/generic-vnfs/generic-vnf - enableAAIEnrichment: - get_input: enableAAIEnrichment - enableRedisCaching: - get_input: enableRedisCaching - redisHosts: - get_input: redisHosts - enableAlertCEFFormat: 'false' - publisherContentType: application/json - publisherHostName: - get_input: dmaap_host - publisherHostPort: - get_input: dmaap_port - publisherMaxBatchSize: '1' - publisherMaxRecoveryQueueSize: '100000' - publisherPollingInterval: '20000' - publisherProtocol: http - publisherTopicName: unauthenticated.DCAE_CL_OUTPUT - subscriberConsumerGroup: OpenDCAE-c12 - subscriberConsumerId: c12 - subscriberContentType: application/json - subscriberHostName: - get_input: dmaap_host - subscriberHostPort: - get_input: dmaap_port - subscriberMessageLimit: '-1' - subscriberPollingInterval: '30000' - subscriberProtocol: http - subscriberTimeoutMS: '-1' - subscriberTopicName: unauthenticated.SEC_MEASUREMENT_OUTPUT - tca_policy_default: '{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicUsageArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicUsageArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicUsageArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}' - service_component_type: dcaegen2-analytics_tca - docker_config: - healthcheck: - endpoint: /healthcheck - interval: 15s - timeout: 1s - type: http - image: - get_input: tag_version - interfaces: - cloudify.interfaces.lifecycle: - start: - inputs: - envs: - DMAAPHOST: - { get_input: dmaap_host } - DMAAPPORT: - { get_input: dmaap_port } - DMAAPPUBTOPIC: "unauthenticated.DCAE_CL_OUTPUT" - DMAAPSUBTOPIC: "unauthenticated.SEC_MEASUREMENT_OUTPUT" - AAIHOST: - { get_input: aaiEnrichmentHost } - AAIPORT: - { get_input: aaiEnrichmentPort } - CONSUL_HOST: - { get_input: consul_host } - CONSUL_PORT: - { get_input: consul_port } - CBS_HOST: - { get_input: cbs_host } - CBS_PORT: - { get_input: cbs_port } - CONFIG_BINDING_SERVICE: "config_binding_service" - ports: - - concat: ["11011:", { get_input: external_port }] - stop: - inputs: - cleanup_image: true - tca_policy: - type: dcae.nodes.policy - properties: - policy_id: - get_input: policy_id - -"]}]}
\ No newline at end of file diff --git a/src/test/resources/example/model-properties/tca_new/model-bpmn.json b/src/test/resources/example/model-properties/tca_new/model-bpmn.json deleted file mode 100644 index 84964c55d..000000000 --- a/src/test/resources/example/model-properties/tca_new/model-bpmn.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "policy": [ - { - "id": "Policy_12lup3h", - "from": "TCA_1d13unw" - } - ], - "tca": [ - { - "id": "TCA_1d13unw", - "from": "VesCollector_1g9cmz0" - } - ], - "holmes": [], - "vesCollector": [ - { - "id": "VesCollector_1g9cmz0", - "from": "StartEvent_1" - } - ] -}
\ No newline at end of file diff --git a/src/test/resources/example/model-properties/tca_new/model-properties.json b/src/test/resources/example/model-properties/tca_new/model-properties.json deleted file mode 100644 index 8ea3bb4af..000000000 --- a/src/test/resources/example/model-properties/tca_new/model-properties.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "global": [ - { - "name": "service", - "value": [ - "4cc5b45a-1f63-4194-8100-cd8e14248c92" - ] - }, - { - "name": "vf", - "value": [ - "023a3f0d-1161-45ff-b4cf-8918a8ccf3ad" - ] - }, - { - "name": "actionSet", - "value": [ - "vnfRecipe" - ] - }, - { - "name": "location", - "value": [ - "DC1" - ] - }, - { - "name": "deployParameters", - "value": { - "dh_override": "component_dockerhost", - "dh_location_id": "zone1", - "aaiEnrichmentHost": "none", - "aaiEnrichmentPort": 8443, - "enableAAIEnrichment": false, - "dmaap_host": "dmaap.onap-message-router", - "dmaap_port": 3904, - "enableRedisCaching": false, - "redisHosts": "", - "tag_version": "nexus3.onap.org:10001/onap//onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.0.0", - "consul_host": "consul-server.onap-consul", - "consul_port": "8500", - "cbs_host": "config-binding-service.dcae", - "cbs_port": "10000", - "external_port": "32010", - "policy_id": "AUTO_GENERATED_POLICY_ID_AT_SUBMIT" - } - } - ], - "Policy_12lup3h": { - "policy1": [ - { - "name": "pname", - "value": "policy1" - }, - { - "name": "pid", - "value": "0" - }, - { - "name": "timeout", - "value": "345" - }, - { - "policyConfigurations": [ - [ - { - "name": "recipe", - "value": [ - "restart" - ] - }, - { - "name": "maxRetries", - "value": [ - "3" - ] - }, - { - "name": "retryTimeLimit", - "value": [ - "180" - ] - }, - { - "name": "_id", - "value": [ - "6TtHGPq" - ] - }, - { - "name": "parentPolicy", - "value": [ - "" - ] - }, - { - "name": "actor", - "value": [ - "APPC" - ] - }, - { - "name": "recipeInput", - "value": [ - "" - ] - }, - { - "name": "recipeLevel", - "value": [ - "VM" - ] - }, - { - "name": "targetResourceId", - "value": [ - "07e266fc-49ab-4cd7-8378-ca4676f1b9ec" - ] - }, - { - "name": "targetResourceIdOther", - "value": [ - "" - ] - }, - { - "name": "enableGuardPolicy", - "value": [ - "on" - ] - }, - { - "name": "guardPolicyType", - "value": [ - "GUARD_YAML" - ] - }, - { - "name": "guardTargets", - "value": [ - ".*" - ] - }, - { - "name": "minGuard", - "value": [ - "1" - ] - }, - { - "name": "maxGuard", - "value": [ - "1" - ] - }, - { - "name": "limitGuard", - "value": [ - "1" - ] - }, - { - "name": "timeUnitsGuard", - "value": [ - "minute" - ] - }, - { - "name": "timeWindowGuard", - "value": [ - "10" - ] - }, - { - "name": "guardActiveStart", - "value": [ - "00:00:01-05:00" - ] - }, - { - "name": "guardActiveEnd", - "value": [ - "00:00:00-05:00" - ] - } - ], - [ - { - "name": "recipe", - "value": [ - "rebuild" - ] - }, - { - "name": "maxRetries", - "value": [ - "3" - ] - }, - { - "name": "retryTimeLimit", - "value": [ - "180" - ] - }, - { - "name": "_id", - "value": [ - "aulXWRT" - ] - }, - { - "name": "parentPolicy", - "value": [ - "6TtHGPq" - ] - }, - { - "name": "parentPolicyConditions", - "value": [ - "Failure" - ] - }, - { - "name": "actor", - "value": [ - "APPC" - ] - }, - { - "name": "recipeInput", - "value": [ - "" - ] - }, - { - "name": "recipeLevel", - "value": [ - "VM" - ] - }, - { - "name": "targetResourceId", - "value": [ - "07e266fc-49ab-4cd7-8378-ca4676f1b9ec" - ] - }, - { - "name": "targetResourceIdOther", - "value": [ - "" - ] - }, - { - "name": "guardPolicyType", - "value": [ - "GUARD_MIN_MAX" - ] - }, - { - "name": "guardTargets", - "value": [ - ".*" - ] - }, - { - "name": "minGuard", - "value": [ - "1" - ] - }, - { - "name": "maxGuard", - "value": [ - "1" - ] - }, - { - "name": "limitGuard", - "value": [ - "1" - ] - }, - { - "name": "timeUnitsGuard", - "value": [ - "minute" - ] - }, - { - "name": "timeWindowGuard", - "value": [ - "10" - ] - }, - { - "name": "guardActiveStart", - "value": [ - "00:00:01-05:00" - ] - }, - { - "name": "guardActiveEnd", - "value": [ - "00:00:00-05:00" - ] - } - ] - ] - } - ] - }, - "TCA_1d13unw": { - "tca1": [ - { - "name": "tname", - "value": "tca1" - }, - { - "name": "tuuid", - "value": "7f14fe1f-68ac-t628-8fff-7f1de86f7038" - }, - { - "name": "tcaPol", - "value": "policy1" - }, - { - "name": "eventName", - "value": "vLoadBalancer" - }, - { - "name": "controlLoopSchemaType", - "value": "VM" - }, - { - "name": "tcaPolId", - "value": "0" - }, - { - "serviceConfigurations": [ - [ - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value", - "GREATER", - "10", - "ONSET", - "undefined" - ], - [ - "$.event.measurementsForVfScalingFields.vNicUsageArray[*].receivedTotalPacketsDelta", - "GREATER_OR_EQUAL", - "20", - "ABATED", - "undefined" - ] - ] - } - ] - } -}
\ No newline at end of file diff --git a/src/test/resources/example/model-properties/tca_new/tca-img.xml b/src/test/resources/example/model-properties/tca_new/tca-img.xml deleted file mode 100644 index a2ec5af23..000000000 --- a/src/test/resources/example/model-properties/tca_new/tca-img.xml +++ /dev/null @@ -1,309 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?><!-- created with bpmn-js / http://bpmn.io --><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" - width="924" height="92" viewBox="44 134 924 92" version="1.1"> - <defs> - <marker viewBox="0 0 20 20" markerWidth="10" markerHeight="10" - orient="auto" refX="11" refY="10" id="markerSjdype4kmnw"> - <path d="M 1 5 L 11 10 L 1 15 Z" - style="stroke-width: 1; stroke-linecap: round; stroke-dasharray: 10000, 1;" - fill="#000000" /> - </marker> - <marker viewBox="0 0 20 20" markerWidth="20" markerHeight="20" - orient="auto" refX="6" refY="6" id="markerSjdype4kmny"> - <circle cx="6" cy="6" r="3.5" - style="stroke-width: 1; stroke-linecap: round; stroke-dasharray: 10000, 1;" - fill="#ffffff" stroke="#000000" /> - </marker> - <marker viewBox="0 0 20 20" markerWidth="20" markerHeight="20" - orient="auto" refX="8.5" refY="5" id="markerSjdype4kmo0"> - <path d="m 1 5 l 0 -3 l 7 3 l -7 3 z" - style="stroke-width: 1; stroke-linecap: butt; stroke-dasharray: 10000, 1;" - fill="#ffffff" stroke="#000000" /> - </marker> - <marker viewBox="0 0 20 20" markerWidth="10" markerHeight="10" - orient="auto" refX="11" refY="10" id="markerSjdype4kmo2"> - <path d="M 1 5 L 11 10 L 1 15" - style="stroke-width: 1; stroke-linecap: round; stroke-dasharray: 10000, 1;" - fill="#ffffff" stroke="#000000" /> - </marker> - <marker viewBox="0 0 20 20" markerWidth="10" markerHeight="10" - orient="auto" refX="-1" refY="10" id="markerSjdype4kmo4"> - <path d="M 0 10 L 8 6 L 16 10 L 8 14 Z" - style="stroke-width: 1; stroke-linecap: round; stroke-dasharray: 10000, 1;" - fill="#ffffff" stroke="#000000" /> - </marker> - <marker viewBox="0 0 20 20" markerWidth="10" markerHeight="10" - orient="auto" refX="-5" refY="10" id="markerSjdype4kmo6"> - <path d="M 1 4 L 5 16" - style="stroke-width: 1; stroke-linecap: round; stroke-dasharray: 10000, 1;" - fill="#000000" stroke="#000000" /> - </marker> - </defs> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="StartEvent_1" - transform="matrix(1,0,0,1,50,162)" style="display: block;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="48" - height="48"></rect> - <g class="djs-visual"> - <circle cx="18" cy="18" r="18" style="stroke-width: 2;" - stroke="#000000" fill="#ffffff"></circle> - </g> - <rect x="0" y="0" width="36" height="36" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="StartEvent_1_label" - transform="matrix(1,0,0,1,23,198)" style="display: none;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="102" - height="32"></rect> - <g class="djs-visual"> - <text style="font-family: Arial,sans-serif; font-size: 11px;" - class=" djs-label"> - <tspan x="45" y="0"></tspan> - </text> - </g> - <rect x="0" y="0" width="90" height="20" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="VesCollector_1g9cmz0" - transform="matrix(1,0,0,1,207,140)" style="display: block;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="132" - height="92"></rect> - <g class="djs-visual"> - <rect x="0" y="0" width="120" height="80" rx="0" ry="0" - style="stroke-width: 2;" stroke="#000000" fill="#ffffff"></rect> - <polyline points="120,80 120,20 " style="stroke-width: 2;" - fill="none" stroke="#000000"></polyline> - <polyline points="20,0 20,80 " style="stroke-width: 2;" - fill="none" stroke="#000000"></polyline> - <text style="font-family: Arial,sans-serif; font-size: 12px;"> - <tspan x="5" y="14">V</tspan> - </text> - <text style="font-family: Arial,sans-serif; font-size: 12px;"> - <tspan x="5" y="26">E</tspan> - </text> - <text style="font-family: Arial,sans-serif; font-size: 12px;"> - <tspan x="5" y="38">S</tspan> - </text> - <text style="font-family: Arial,sans-serif; font-size: 12px;" - class=" djs-label"> - <tspan x="25.5" y="43.5">VesCollector</tspan> - </text> - </g> - <rect x="0" y="0" width="120" height="80" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="TCA_1d13unw" - transform="matrix(1,0,0,1,453,140)" style="display: block;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="132" - height="92"></rect> - <g class="djs-visual"> - <rect x="0" y="0" width="120" height="80" rx="0" ry="0" - style="stroke-width: 2;" stroke="#000000" fill="#ffffff"></rect> - <polyline points="0,60 120,60 " style="stroke-width: 2;" - fill="none" stroke="#000000"></polyline> - <text style="font-family: Arial,sans-serif; font-size: 12px;" - class=" djs-label"> - <tspan x="48" y="43.5">TCA</tspan> - </text> - </g> - <rect x="0" y="0" width="120" height="80" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="Policy_12lup3h" - transform="matrix(1,0,0,1,687,140)" style="display: block;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="132" - height="92"></rect> - <g class="djs-visual"> - <rect x="0" y="0" width="120" height="80" rx="0" ry="0" - style="stroke-width: 2;" stroke="#000000" fill="#ffffff"></rect> - <polyline points="0,40 60,0 " style="stroke-width: 2;" - fill="none" stroke="#000000"></polyline> - <text style="font-family: Arial,sans-serif; font-size: 12px;" - class=" djs-label"> - <tspan x="43.5" y="43.5">Policy</tspan> - </text> - </g> - <rect x="0" y="0" width="120" height="80" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape selected" data-element-id="EndEvent_16kg9fx" - transform="matrix(1,0,0,1,925,162)" style="display: block;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="48" - height="48"></rect> - <g class="djs-visual"> - <circle cx="18" cy="18" r="18" style="stroke-width: 4;" - stroke="#000000" fill="#ffffff"></circle> - </g> - <rect x="0" y="0" width="36" height="36" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - <g class=" djs-resizer djs-resizer-nw" transform="matrix(1,0,0,1,0,0)"> - <rect x="-7" y="-7" width="5" height="5" class=" djs-resizer-visual"></rect> - <rect x="-7" y="-7" width="20" height="20" class=" djs-resizer-hit"></rect> - </g> - <g class=" djs-resizer djs-resizer-ne" transform="matrix(0,1,-1,0,36,0)"> - <rect x="-7" y="-7" width="5" height="5" class=" djs-resizer-visual"></rect> - <rect x="-7" y="-7" width="20" height="20" class=" djs-resizer-hit"></rect> - </g> - <g class=" djs-resizer djs-resizer-se" transform="matrix(-1,0,0,-1,36,36)"> - <rect x="-7" y="-7" width="5" height="5" class=" djs-resizer-visual"></rect> - <rect x="-7" y="-7" width="20" height="20" class=" djs-resizer-hit"></rect> - </g> - <g class=" djs-resizer djs-resizer-sw" transform="matrix(0,-1,1,0,0,36)"> - <rect x="-7" y="-7" width="5" height="5" class=" djs-resizer-visual"></rect> - <rect x="-7" y="-7" width="20" height="20" class=" djs-resizer-hit"></rect> - </g> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="EndEvent_16kg9fx_label" - transform="matrix(1,0,0,1,898,198)" style="display: none;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="102" - height="32"></rect> - <g class="djs-visual"> - <text style="font-family: Arial,sans-serif; font-size: 11px;" - class=" djs-label"> - <tspan x="45" y="0"></tspan> - </text> - </g> - <rect x="0" y="0" width="90" height="20" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-connection" data-element-id="SequenceFlow_1ahk7jg" - style="display: block;"> - <rect fill="none" class="djs-outline" x="80" y="174" width="133" - height="12"></rect> - <g class="djs-visual"> - <path d="m 86,180L207,180 " - style="stroke-width: 2; stroke-linejoin: round; marker-end: url("#markerSjdype4kmnw");" - fill="none" stroke="#000000"></path> - </g> - <polyline points="86,180 207,180 " style="stroke-opacity: 0; stroke-width: 15;" - fill="none" stroke="#ffffff" class="djs-hit"></polyline> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="SequenceFlow_1ahk7jg_label" - transform="matrix(1,0,0,1,101.5,170)" style="display: none;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="102" - height="32"></rect> - <g class="djs-visual"> - <text style="font-family: Arial,sans-serif; font-size: 11px;" - class=" djs-label"> - <tspan x="45" y="0"></tspan> - </text> - </g> - <rect x="0" y="0" width="90" height="20" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-connection" data-element-id="SequenceFlow_18ahat1" - style="display: block;"> - <rect fill="none" class="djs-outline" x="321" y="174" width="138" - height="12"></rect> - <g class="djs-visual"> - <path d="m 327,180L453,180 " - style="stroke-width: 2; stroke-linejoin: round; marker-end: url("#markerSjdype4kmnw");" - fill="none" stroke="#000000"></path> - </g> - <polyline points="327,180 453,180 " style="stroke-opacity: 0; stroke-width: 15;" - fill="none" stroke="#ffffff" class="djs-hit"></polyline> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="SequenceFlow_18ahat1_label" - transform="matrix(1,0,0,1,345,170)" style="display: none;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="102" - height="32"></rect> - <g class="djs-visual"> - <text style="font-family: Arial,sans-serif; font-size: 11px;" - class=" djs-label"> - <tspan x="45" y="0"></tspan> - </text> - </g> - <rect x="0" y="0" width="90" height="20" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-connection" data-element-id="SequenceFlow_1mo9gxb" - style="display: block;"> - <rect fill="none" class="djs-outline" x="567" y="174" width="126" - height="12"></rect> - <g class="djs-visual"> - <path d="m 573,180L687,180 " - style="stroke-width: 2; stroke-linejoin: round; marker-end: url("#markerSjdype4kmnw");" - fill="none" stroke="#000000"></path> - </g> - <polyline points="573,180 687,180 " style="stroke-opacity: 0; stroke-width: 15;" - fill="none" stroke="#ffffff" class="djs-hit"></polyline> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="SequenceFlow_1mo9gxb_label" - transform="matrix(1,0,0,1,585,170)" style="display: none;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="102" - height="32"></rect> - <g class="djs-visual"> - <text style="font-family: Arial,sans-serif; font-size: 11px;" - class=" djs-label"> - <tspan x="45" y="0"></tspan> - </text> - </g> - <rect x="0" y="0" width="90" height="20" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-connection" data-element-id="SequenceFlow_1dgtrrq" - style="display: block;"> - <rect fill="none" class="djs-outline" x="801" y="174" width="130" - height="12"></rect> - <g class="djs-visual"> - <path d="m 807,180L925,180 " - style="stroke-width: 2; stroke-linejoin: round; marker-end: url("#markerSjdype4kmnw");" - fill="none" stroke="#000000"></path> - </g> - <polyline points="807,180 925,180 " style="stroke-opacity: 0; stroke-width: 15;" - fill="none" stroke="#ffffff" class="djs-hit"></polyline> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="SequenceFlow_1dgtrrq_label" - transform="matrix(1,0,0,1,821,170)" style="display: none;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="102" - height="32"></rect> - <g class="djs-visual"> - <text style="font-family: Arial,sans-serif; font-size: 11px;" - class=" djs-label"> - <tspan x="45" y="0"></tspan> - </text> - </g> - <rect x="0" y="0" width="90" height="20" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> -</svg>
\ No newline at end of file diff --git a/src/test/resources/example/model-properties/tca_new/tca-template.xml b/src/test/resources/example/model-properties/tca_new/tca-template.xml deleted file mode 100644 index cc942ef9d..000000000 --- a/src/test/resources/example/model-properties/tca_new/tca-template.xml +++ /dev/null @@ -1,95 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" - xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" - xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn"> - <bpmn:process id="Process_1" isExecutable="false"> - <bpmn:startEvent id="StartEvent_1"> - <bpmn:outgoing>SequenceFlow_1ahk7jg</bpmn:outgoing> - </bpmn:startEvent> - <bpmn:vesCollector id="VesCollector_1g9cmz0"> - <bpmn:incoming>SequenceFlow_1ahk7jg</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_18ahat1</bpmn:outgoing> - </bpmn:vesCollector> - <bpmn:tCA id="TCA_1d13unw"> - <bpmn:incoming>SequenceFlow_18ahat1</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_1mo9gxb</bpmn:outgoing> - </bpmn:tCA> - <bpmn:policy id="Policy_12lup3h"> - <bpmn:incoming>SequenceFlow_1mo9gxb</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_1dgtrrq</bpmn:outgoing> - </bpmn:policy> - <bpmn:endEvent id="EndEvent_16kg9fx"> - <bpmn:incoming>SequenceFlow_1dgtrrq</bpmn:incoming> - </bpmn:endEvent> - <bpmn:sequenceFlow id="SequenceFlow_1ahk7jg" - sourceRef="StartEvent_1" targetRef="VesCollector_1g9cmz0" /> - <bpmn:sequenceFlow id="SequenceFlow_18ahat1" - sourceRef="VesCollector_1g9cmz0" targetRef="TCA_1d13unw" /> - <bpmn:sequenceFlow id="SequenceFlow_1mo9gxb" - sourceRef="TCA_1d13unw" targetRef="Policy_12lup3h" /> - <bpmn:sequenceFlow id="SequenceFlow_1dgtrrq" - sourceRef="Policy_12lup3h" targetRef="EndEvent_16kg9fx" /> - </bpmn:process> - <bpmndi:BPMNDiagram id="BPMNDiagram_1"> - <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1"> - <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" - bpmnElement="StartEvent_1"> - <dc:Bounds x="50" y="162" width="36" height="36" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="VesCollector_1g9cmz0_di" - bpmnElement="VesCollector_1g9cmz0"> - <dc:Bounds x="207" y="140" width="120" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="TCA_1d13unw_di" - bpmnElement="TCA_1d13unw"> - <dc:Bounds x="453" y="140" width="120" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Policy_12lup3h_di" - bpmnElement="Policy_12lup3h"> - <dc:Bounds x="687" y="140" width="120" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="EndEvent_16kg9fx_di" - bpmnElement="EndEvent_16kg9fx"> - <dc:Bounds x="925" y="162" width="36" height="36" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="898" y="198" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNShape> - <bpmndi:BPMNEdge id="SequenceFlow_1ahk7jg_di" - bpmnElement="SequenceFlow_1ahk7jg"> - <di:waypoint xsi:type="dc:Point" x="86" y="180" /> - <di:waypoint xsi:type="dc:Point" x="207" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="101.5" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_18ahat1_di" - bpmnElement="SequenceFlow_18ahat1"> - <di:waypoint xsi:type="dc:Point" x="327" y="180" /> - <di:waypoint xsi:type="dc:Point" x="453" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="345" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_1mo9gxb_di" - bpmnElement="SequenceFlow_1mo9gxb"> - <di:waypoint xsi:type="dc:Point" x="573" y="180" /> - <di:waypoint xsi:type="dc:Point" x="687" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="585" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_1dgtrrq_di" - bpmnElement="SequenceFlow_1dgtrrq"> - <di:waypoint xsi:type="dc:Point" x="807" y="180" /> - <di:waypoint xsi:type="dc:Point" x="925" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="821" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - </bpmndi:BPMNPlane> - </bpmndi:BPMNDiagram> - -</bpmn:definitions>
\ No newline at end of file |