5b4ffd971ec993b0ff74868de466dea42476bc18
[sdc.git] / common / openecomp-sdc-artifact-generator-lib / openecomp-sdc-artifact-generator-test / src / main / resources / resource-IpMuxDemux-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: ec95fbf0-5d05-4fea-a11e-27869c0032e2
9   UUID: 41e4949f-85b3-4bc5-b7a2-2c166bf87270
10   name: IP_Mux_Demux
11   description: nbvnbb
12   type: VF
13   category: Allotted Resource
14   subcategory: IP Mux Demux
15   resourceVendor: stella
16   resourceVendorRelease: '1.0'
17 imports:
18 - newAllotted:
19     file: resource-Newallotted-template.yml
20 topology_template:
21   inputs:
22     role:
23       type: string
24     ecomp_naming:
25       type: string
26     max_instances:
27       type: string
28     min_instances:
29       type: string
30     ecomp_homing:
31       type: string
32   node_templates:
33     allotedresource1:
34       type: org.openecomp.resource.vfc.AllottedResource
35       metadata:
36         invariantUUID: cce8d00f-1a7a-439d-b186-207599f8bbf2
37         UUID: 468a08a2-10a7-4ee7-86eb-dcf2e74a028f
38         customizationUUID: e7a3e375-9bec-4552-88d2-26cb5dcf580d
39         version: '1.0'
40         name: newAllotted
41         description: vcxvcx
42         type: VFC
43         category: Allotted Resource
44         subcategory: IP Mux Demux
45       properties:
46         ecomp_naming:
47           naming_policy:
48             get input: ecomp_naming
49         providing_service_invariant_uuid: 2bec5c69-b64e-4ffe-b74a-62f14d255d46
50         min_instances: 1
51         max_instances: 1
52         providing_service_uuid: 8ca1e477-77ec-47ed-a498-303fd0de9080
53         providing_service_name: ServiceAllMichael1801
54   groups: {
55     }
56   substitution_mappings:
57     node_type: org.openecomp.resource.vf.IpMuxDemux
58     capabilities:
59       Alloted resource 1.feature:
60         type: tosca.capabilities.Node
61         occurrences:
62         - 1
63         - UNBOUNDED
64     requirements:
65       Alloted resource 1.dependency:
66         occurrences:
67         - 0
68         - UNBOUNDED
69         capability: tosca.capabilities.Node
70         node: tosca.nodes.Root
71         relationship: tosca.relationships.DependsOn
72       Alloted resource 1.service_dependency:
73         occurrences:
74         - 1
75         - 1
76         capability: org.openecomp.capabilities.AllottedResource
77         node: tosca.services.Root
78         relationship: tosca.relationships.DependsOn
79 #_______________________________________________________________________________________________________________________________________
80  #|                                                                         AT&T Proprietary (Restricted)                                                                                |
81  #|                                     Only for use by authorized individuals or any above-designated team(s)                            |
82  #|                                          within the AT&T companies and not for general distribution                                                          |
83  #|_______________________________________________________________________________________________________________________________________|