e369010b67c30a874a5e3ba0904a111491863f99
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-all / Definitions / asd.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_2\r
2 \r
3 description: rApp all\r
4 \r
5 imports:\r
6   - asd_types.yaml\r
7 \r
8 topology_template:\r
9   node_templates:\r
10    applicationServiceDescriptor:\r
11       type: tosca.nodes.asd\r
12       description: "rapp-all"\r
13       properties:\r
14         descriptor_id: 123e4567-e89b-12d3-a456-426614174000\r
15         descriptor_invariant_id: 123e4yyy-e89b-12d3-a456-426614174abc\r
16         descriptor_version: 1.0\r
17         schema_version: 2.0\r
18         function_description: rApp description\r
19         provider: EST\r
20         application_name: rapp-all\r
21         application_version: 1.0\r
22       artifacts:\r
23         ransliceassurance:\r
24           type: tosca.artifacts.asd.deploymentItem\r
25           file: "Artifacts/Deployment/HELM/ransliceassurance-1.0.0.tgz"\r
26           properties:\r
27             artifact_type: "helm_chart"\r
28             itemId: 1\r
29         oru-app:\r
30           type: tosca.artifacts.asd.deploymentItem\r
31           file: "Artifacts/Deployment/HELM/orufhrecovery-1.0.0.tgz"\r
32           properties:\r
33             artifact_type: "helm_chart"\r
34             itemId: 2\r