related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / oneComputeDiffPortTypesAndGetAttIn / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       compute_pd_server_availability_zone:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       compute_pd_server_name:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: string
23       vm_flavor_name:
24         type: string
25         required: true
26         status: SUPPORTED
27       port_pd02_port_network_role_tag:
28         type: string
29         required: true
30         status: SUPPORTED
31       port_pd01_port_mac_requirements:
32         type: org.openecomp.datatypes.network.MacRequirements
33         required: true
34         status: SUPPORTED
35       vm_image_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_pd01_port_ip_requirements:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: org.openecomp.datatypes.network.IpRequirements
45       port_pd02_port_network_role:
46         type: string
47         required: true
48         status: SUPPORTED
49       port_pd01_port_vlan_requirements:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: org.openecomp.datatypes.network.VlanRequirements
55       compute_pd_server_user_data_format:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: string
61       port_pd02_port_related_networks:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
67       index_value:
68         type: integer
69         description: Index value of this substitution service template runtime instance
70         required: false
71         default: 0
72         status: SUPPORTED
73         constraints:
74         - greater_or_equal: 0
75       port_pd02_port_mac_requirements:
76         type: org.openecomp.datatypes.network.MacRequirements
77         required: true
78         status: SUPPORTED
79       port_pd01_port_exCP_naming:
80         type: org.openecomp.datatypes.Naming
81         required: true
82         status: SUPPORTED
83       port_pd01_port_related_networks:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
89       port_pd02_port_order:
90         type: integer
91         required: true
92         status: SUPPORTED
93       port_pd02_port_subnetpoolid:
94         type: string
95         required: true
96         status: SUPPORTED
97       port_pd02_port_vlan_requirements:
98         type: list
99         required: true
100         status: SUPPORTED
101         entry_schema:
102           type: org.openecomp.datatypes.network.VlanRequirements
103       port_pd01_port_network:
104         type: list
105         required: true
106         status: SUPPORTED
107         entry_schema:
108           type: string
109       port_pd01_port_order:
110         type: integer
111         required: true
112         status: SUPPORTED
113       port_pd01_port_subnetpoolid:
114         type: string
115         required: true
116         status: SUPPORTED
117       port_pd02_port_exCP_naming:
118         type: org.openecomp.datatypes.Naming
119         required: true
120         status: SUPPORTED
121       port_pd01_port_network_role:
122         type: string
123         required: true
124         status: SUPPORTED
125       port_pd02_port_ip_requirements:
126         type: list
127         required: true
128         status: SUPPORTED
129         entry_schema:
130           type: org.openecomp.datatypes.network.IpRequirements
131       port_pd01_port_network_role_tag:
132         type: string
133         required: true
134         status: SUPPORTED
135       port_pd02_port_network:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: string
141     attributes:
142       pd_server_accessIPv4:
143         type: string
144         status: SUPPORTED
145       pd_server_pd01_port_device_owner:
146         type: string
147         status: SUPPORTED
148     requirements:
149     - dependency_pd_server:
150         capability: tosca.capabilities.Node
151         node: tosca.nodes.Root
152         relationship: tosca.relationships.DependsOn
153         occurrences:
154         - 0
155         - UNBOUNDED
156     - local_storage_pd_server:
157         capability: tosca.capabilities.Attachment
158         node: tosca.nodes.BlockStorage
159         relationship: tosca.relationships.AttachesTo
160         occurrences:
161         - 0
162         - UNBOUNDED
163     - dependency_pd_server_pd01_port:
164         capability: tosca.capabilities.Node
165         node: tosca.nodes.Root
166         relationship: tosca.relationships.DependsOn
167         occurrences:
168         - 0
169         - UNBOUNDED
170     - link_pd_server_pd01_port:
171         capability: tosca.capabilities.network.Linkable
172         relationship: tosca.relationships.network.LinksTo
173         occurrences:
174         - 1
175         - 1
176     - dependency_pd_server_pd02_port:
177         capability: tosca.capabilities.Node
178         node: tosca.nodes.Root
179         relationship: tosca.relationships.DependsOn
180         occurrences:
181         - 0
182         - UNBOUNDED
183     - link_pd_server_pd02_port:
184         capability: tosca.capabilities.network.Linkable
185         relationship: tosca.relationships.network.LinksTo
186         occurrences:
187         - 1
188         - 1
189     capabilities:
190       scalable_pd_server:
191         type: tosca.capabilities.Scalable
192         occurrences:
193         - 1
194         - UNBOUNDED
195       disk.read.bytes.rate_pd_server:
196         type: org.openecomp.capabilities.metric.Ceilometer
197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
198         occurrences:
199         - 1
200         - UNBOUNDED
201       memory.usage_pd_server:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       memory_pd_server:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       disk.device.usage_pd_server:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       network.outgoing.packets.rate_pd_server_pd01_port:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       os_pd_server:
226         type: tosca.capabilities.OperatingSystem
227         occurrences:
228         - 1
229         - UNBOUNDED
230       disk.write.bytes.rate_pd_server:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       network.incoming.bytes_pd_server_pd01_port:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       cpu_pd_server:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       cpu_util_pd_server:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.device.write.requests.rate_pd_server:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       disk.read.bytes_pd_server:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.device.read.bytes.rate_pd_server:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       binding_pd_server_pd02_port:
273         type: tosca.capabilities.network.Bindable
274         valid_source_types:
275         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
276         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
277         occurrences:
278         - 0
279         - UNBOUNDED
280       network.outgoing.bytes_pd_server_pd01_port:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       network.outgoing.packets.rate_pd_server_pd02_port:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.iops_pd_server:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       memory.resident_pd_server:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       cpu.delta_pd_server:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       network.incoming.packets.rate_pd_server_pd01_port:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       network.outgoing.bytes_pd_server_pd02_port:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       feature_pd_server_pd02_port:
323         type: tosca.capabilities.Node
324         occurrences:
325         - 1
326         - UNBOUNDED
327       network.incoming.bytes.rate_pd_server_pd02_port:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       network.outgoing.bytes.rate_pd_server_pd02_port:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       vcpus_pd_server:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.device.write.bytes.rate_pd_server:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.write.requests_pd_server:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       endpoint_pd_server:
358         type: tosca.capabilities.Endpoint.Admin
359         occurrences:
360         - 1
361         - UNBOUNDED
362       attachment_pd_server_pd01_port:
363         type: tosca.capabilities.Attachment
364         occurrences:
365         - 1
366         - UNBOUNDED
367       forwarder_pd_server_pd02_port:
368         type: org.openecomp.capabilities.Forwarder
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.capacity_pd_server:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.device.allocation_pd_server:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.allocation_pd_server:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       network.incoming.packets_pd_server_pd02_port:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       binding_pd_server:
397         type: tosca.capabilities.network.Bindable
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.read.requests_pd_server:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       feature_pd_server:
408         type: tosca.capabilities.Node
409         occurrences:
410         - 1
411         - UNBOUNDED
412       disk.usage_pd_server:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       network.outpoing.packets_pd_server_pd02_port:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       binding_pd_server_pd01_port:
425         type: tosca.capabilities.network.Bindable
426         valid_source_types:
427         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
428         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
429         occurrences:
430         - 0
431         - UNBOUNDED
432       disk.write.bytes_pd_server:
433         type: org.openecomp.capabilities.metric.Ceilometer
434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
435         occurrences:
436         - 1
437         - UNBOUNDED
438       network.incoming.bytes.rate_pd_server_pd01_port:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       network.incoming.packets_pd_server_pd01_port:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       disk.device.read.requests.rate_pd_server:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       disk.root.size_pd_server:
457         type: org.openecomp.capabilities.metric.Ceilometer
458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
459         occurrences:
460         - 1
461         - UNBOUNDED
462       disk.device.read.bytes_pd_server:
463         type: org.openecomp.capabilities.metric.Ceilometer
464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.device.write.bytes_pd_server:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       disk.device.read.requests_pd_server:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       instance_pd_server:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       host_pd_server:
487         type: tosca.capabilities.Container
488         valid_source_types:
489         - tosca.nodes.SoftwareComponent
490         occurrences:
491         - 1
492         - UNBOUNDED
493       network.outpoing.packets_pd_server_pd01_port:
494         type: org.openecomp.capabilities.metric.Ceilometer
495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
496         occurrences:
497         - 1
498         - UNBOUNDED
499       attachment_pd_server_pd02_port:
500         type: tosca.capabilities.Attachment
501         occurrences:
502         - 1
503         - UNBOUNDED
504       forwarder_pd_server_pd01_port:
505         type: org.openecomp.capabilities.Forwarder
506         occurrences:
507         - 1
508         - UNBOUNDED
509       disk.write.requests.rate_pd_server:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.ephemeral.size_pd_server:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       disk.write.requests_pd_server:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       feature_pd_server_pd01_port:
528         type: tosca.capabilities.Node
529         occurrences:
530         - 1
531         - UNBOUNDED
532       disk.device.latency_pd_server:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       network.incoming.packets.rate_pd_server_pd02_port:
539         type: org.openecomp.capabilities.metric.Ceilometer
540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
541         occurrences:
542         - 1
543         - UNBOUNDED
544       disk.latency_pd_server:
545         type: org.openecomp.capabilities.metric.Ceilometer
546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
547         occurrences:
548         - 1
549         - UNBOUNDED
550       disk.device.capacity_pd_server:
551         type: org.openecomp.capabilities.metric.Ceilometer
552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
553         occurrences:
554         - 1
555         - UNBOUNDED
556       network.outgoing.bytes.rate_pd_server_pd01_port:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       disk.device.iops_pd_server:
563         type: org.openecomp.capabilities.metric.Ceilometer
564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
565         occurrences:
566         - 1
567         - UNBOUNDED
568       network.incoming.bytes_pd_server_pd02_port:
569         type: org.openecomp.capabilities.metric.Ceilometer
570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
571         occurrences:
572         - 1
573         - UNBOUNDED