ActivitySpec - Correcting logger messages
[sdc.git] / common / onap-sdc-artifact-generator-lib / onap-sdc-artifact-generator-test / src / main / resources / ServiceWithNodetemplate.yml
1  # _______________________________________________________________________________________________________________________________________
2  #|                                                                         AT&T Proprietary (Restricted)                                                                                 |
3  #|                                     Only for use by authorized individuals or any above-designated team(s)                            |
4  #|                                          within the AT&T companies and not for general distribution                                                           |
5  #|_______________________________________________________________________________________________________________________________________|
6 tosca_definitions_version: tosca_simple_yaml_1_0
7 metadata:
8   invariantUUID: ba65d050-f98a-4950-ab2f-3b6557d9476f
9   UUID: b79f52b8-57ab-43a0-a6d8-9db685f08073
10   name: service_0
11   description: desc
12   type: Service
13   category: Mobility
14   serviceEcompNaming: false
15   serviceHoming: false
16 imports:
17   resource_0:
18     file: Resource0-template.yml
19   resource_1:
20     file: Resource1-template.yml
21 topology_template:
22   node_templates:
23     resource_1 2:
24       type: org.openecomp.resource.vf.Resource1
25       metadata:
26         invariantUUID: af39c951-3a61-4324-9a1f-892a26f713fb
27         UUID: 438eecb8-bdf0-4356-b8f4-80dfcaafecbf
28         version: 1.0
29         name: resource_1
30         description: description
31         type: VF
32         category: Generic
33         subcategory: Infrastructure
34     resource_0 1:
35       type: org.openecomp.resource.vf.Resource0
36       metadata:
37         invariantUUID: 461a4839-2572-4dc1-b3be-dcb4c1908764
38         UUID: bca09900-d37a-48db-8cd2-de014b2fdbba
39         version: 1.0
40         name: resource_0
41         description: description
42         type: VF
43         category: Generic
44         subcategory: Infrastructure
45   substitution_mapping:
46     node_type: org.openecomp.service.Service0
47  # _______________________________________________________________________________________________________________________________________
48  #|                                                                         AT&T Proprietary (Restricted)                                                                                 |
49  #|                                     Only for use by authorized individuals or any above-designated team(s)                            |
50  #|                                          within the AT&T companies and not for general distribution                                                           |
51  #|_______________________________________________________________________________________________________________________________________|