ActivitySpec - Correcting logger messages
[sdc.git] / common / openecomp-sdc-artifact-generator-lib / openecomp-sdc-artifact-generator-core / src / test / resources / testArtifactGeneration16 / service-ServiceWithAllottedResourceIpmux-template.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: faa4359b-6ecf-4eeb-9960-6440d4cf1f2f
9   UUID: 614316ee-94ae-41b3-b59a-46e87d3d91a5
10   name: Service with allotted resource IPMUX
11   description: safa
12   type: Service
13   category: Mobility
14   serviceEcompNaming: false
15   serviceHoming: false
16 imports:
17 - Allotted Resource:
18     file: resource-AllottedResource-template.yml
19 topology_template:
20   node_templates:
21     allottedresource1:
22       type: org.openecomp.resource.vf.AllottedResource
23       metadata:
24         invariantUUID: a54a5235-b69d-4f8a-838b-d011e6783fa5
25         UUID: f32afdc3-6308-4f0c-a476-0d39c8a1fb4d
26         customizationUUID: 958fb310-184f-463d-b634-1660a626f320
27         version: '0.2'
28         name: Allotted Resource
29         description: This is a VF - Allotted resource
30         type: VF
31         category: Allotted Resource
32         subcategory: IP Mux Demux
33   groups: {
34     }
35   substitution_mappings:
36     node_type: org.openecomp.service.ServiceWithAllottedResourceIpmux
37     capabilities:
38       Allotted Resource 1.feature:
39         type: tosca.capabilities.Node
40         occurrences:
41         - 1
42         - UNBOUNDED
43     requirements:
44       Allotted Resource 1.dependency:
45         occurrences:
46         - 0
47         - UNBOUNDED
48         capability: tosca.capabilities.Node
49         node: tosca.nodes.Root
50         relationship: tosca.relationships.DependsOn
51       Allotted Resource 1.service_dependency:
52         occurrences:
53         - 1
54         - 1
55         capability: org.openecomp.capabilities.AllottedResource
56         node: tosca.services.Root
57         relationship: tosca.relationships.DependsOn
58 #_______________________________________________________________________________________________________________________________________
59  #|                                                                         AT&T Proprietary (Restricted)                                                                                |
60  #|                                     Only for use by authorized individuals or any above-designated team(s)                            |
61  #|                                          within the AT&T companies and not for general distribution                                                          |
62  #|_______________________________________________________________________________________________________________________________________|