08c5329212bd7a814fe5e5d386c2799799f0655b
[sdc.git] / common / openecomp-sdc-artifact-generator-lib / openecomp-sdc-artifact-generator-test / src / main / resources / service-ServiceWithAllottedResourcesIpMuxSameInvariantSameVers-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     allottedresource2:
34       type: org.openecomp.resource.vf.AllottedResource
35       metadata:
36         invariantUUID: a54a5235-b69d-4f8a-838b-d011e6783fa5
37         UUID: f32afdc3-6308-4f0c-a476-0d39c8a1fb4d
38         customizationUUID: 958fb310-184f-463d-b634-1660a626f320
39         version: '0.2'
40         name: Allotted Resource
41         description: This is a VF - Allotted resource
42         type: VF
43         category: Allotted Resource
44         subcategory: IP Mux Demux
45       groups: {
46     }
47   substitution_mappings:
48     node_type: org.openecomp.service.ServiceWithAllottedResourceIpmux
49     capabilities:
50       Allotted Resource 1.feature:
51         type: tosca.capabilities.Node
52         occurrences:
53         - 1
54         - UNBOUNDED
55     requirements:
56       Allotted Resource 1.dependency:
57         occurrences:
58         - 0
59         - UNBOUNDED
60         capability: tosca.capabilities.Node
61         node: tosca.nodes.Root
62         relationship: tosca.relationships.DependsOn
63       Allotted Resource 1.service_dependency:
64         occurrences:
65         - 1
66         - 1
67         capability: org.openecomp.capabilities.AllottedResource
68         node: tosca.services.Root
69         relationship: tosca.relationships.DependsOn
70 #_______________________________________________________________________________________________________________________________________
71  #|                                                                         AT&T Proprietary (Restricted)                                                                                |
72  #|                                     Only for use by authorized individuals or any above-designated team(s)                            |
73  #|                                          within the AT&T companies and not for general distribution                                                          |
74  #|_______________________________________________________________________________________________________________________________________|