494630334698c0702b1d78225ecde7c46d0014e6
[sdc.git] /
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.vfc.nodes.heat.pd_server:
9     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
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       port_pd01_port_replacement_policy:
24         type: list
25         required: true
26         status: SUPPORTED
27         entry_schema:
28           type: string
29       vm_flavor_name:
30         type: string
31         required: true
32         status: SUPPORTED
33       port_pd02_port_network_role_tag:
34         type: string
35         required: true
36         status: SUPPORTED
37       port_pd01_port_mac_requirements:
38         type: org.openecomp.datatypes.network.MacRequirements
39         required: true
40         status: SUPPORTED
41       vm_image_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_pd02_port_replacement_policy:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: string
51       port_pd01_port_ip_requirements:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: org.openecomp.datatypes.network.IpRequirements
57       port_pd02_port_network_role:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_pd01_port_vlan_requirements:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: org.openecomp.datatypes.network.VlanRequirements
67       compute_pd_server_user_data_format:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: string
73       index_value:
74         type: integer
75         description: Index value of this substitution service template runtime instance
76         required: false
77         default: 0
78         status: SUPPORTED
79         constraints:
80         - greater_or_equal: 0
81       port_pd02_port_mac_requirements:
82         type: org.openecomp.datatypes.network.MacRequirements
83         required: true
84         status: SUPPORTED
85       port_pd01_port_exCP_naming:
86         type: org.openecomp.datatypes.Naming
87         required: true
88         status: SUPPORTED
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   org.openecomp.resource.abstract.nodes.pd_server:
142     derived_from: org.openecomp.resource.abstract.nodes.VFC
143     properties:
144       compute_pd_server_availability_zone:
145         type: list
146         required: true
147         status: SUPPORTED
148         entry_schema:
149           type: string
150       compute_pd_server_name:
151         type: list
152         required: true
153         status: SUPPORTED
154         entry_schema:
155           type: string
156       port_pd01_port_replacement_policy:
157         type: list
158         required: true
159         status: SUPPORTED
160         entry_schema:
161           type: string
162       vm_flavor_name:
163         type: string
164         required: true
165         status: SUPPORTED
166       port_pd02_port_network_role_tag:
167         type: string
168         required: true
169         status: SUPPORTED
170       port_pd01_port_mac_requirements:
171         type: org.openecomp.datatypes.network.MacRequirements
172         required: true
173         status: SUPPORTED
174       vm_image_name:
175         type: string
176         required: true
177         status: SUPPORTED
178       port_pd02_port_replacement_policy:
179         type: list
180         required: true
181         status: SUPPORTED
182         entry_schema:
183           type: string
184       port_pd01_port_ip_requirements:
185         type: list
186         required: true
187         status: SUPPORTED
188         entry_schema:
189           type: org.openecomp.datatypes.network.IpRequirements
190       port_pd02_port_network_role:
191         type: string
192         required: true
193         status: SUPPORTED
194       port_pd01_port_vlan_requirements:
195         type: list
196         required: true
197         status: SUPPORTED
198         entry_schema:
199           type: org.openecomp.datatypes.network.VlanRequirements
200       compute_pd_server_user_data_format:
201         type: list
202         required: true
203         status: SUPPORTED
204         entry_schema:
205           type: string
206       index_value:
207         type: integer
208         description: Index value of this substitution service template runtime instance
209         required: false
210         default: 0
211         status: SUPPORTED
212         constraints:
213         - greater_or_equal: 0
214       port_pd02_port_mac_requirements:
215         type: org.openecomp.datatypes.network.MacRequirements
216         required: true
217         status: SUPPORTED
218       port_pd01_port_exCP_naming:
219         type: org.openecomp.datatypes.Naming
220         required: true
221         status: SUPPORTED
222       port_pd02_port_order:
223         type: integer
224         required: true
225         status: SUPPORTED
226       port_pd02_port_subnetpoolid:
227         type: string
228         required: true
229         status: SUPPORTED
230       port_pd02_port_vlan_requirements:
231         type: list
232         required: true
233         status: SUPPORTED
234         entry_schema:
235           type: org.openecomp.datatypes.network.VlanRequirements
236       port_pd01_port_network:
237         type: list
238         required: true
239         status: SUPPORTED
240         entry_schema:
241           type: string
242       port_pd01_port_order:
243         type: integer
244         required: true
245         status: SUPPORTED
246       port_pd01_port_subnetpoolid:
247         type: string
248         required: true
249         status: SUPPORTED
250       port_pd02_port_exCP_naming:
251         type: org.openecomp.datatypes.Naming
252         required: true
253         status: SUPPORTED
254       port_pd01_port_network_role:
255         type: string
256         required: true
257         status: SUPPORTED
258       port_pd02_port_ip_requirements:
259         type: list
260         required: true
261         status: SUPPORTED
262         entry_schema:
263           type: org.openecomp.datatypes.network.IpRequirements
264       port_pd01_port_network_role_tag:
265         type: string
266         required: true
267         status: SUPPORTED
268       port_pd02_port_network:
269         type: list
270         required: true
271         status: SUPPORTED
272         entry_schema:
273           type: string
274     requirements:
275     - dependency_pd_server:
276         capability: tosca.capabilities.Node
277         node: tosca.nodes.Root
278         relationship: tosca.relationships.DependsOn
279         occurrences:
280         - 0
281         - UNBOUNDED
282     - local_storage_pd_server:
283         capability: tosca.capabilities.Attachment
284         node: tosca.nodes.BlockStorage
285         relationship: tosca.relationships.AttachesTo
286         occurrences:
287         - 0
288         - UNBOUNDED
289     - dependency_pd_server_pd01_port:
290         capability: tosca.capabilities.Node
291         node: tosca.nodes.Root
292         relationship: tosca.relationships.DependsOn
293         occurrences:
294         - 0
295         - UNBOUNDED
296     - link_pd_server_pd01_port:
297         capability: tosca.capabilities.network.Linkable
298         relationship: tosca.relationships.network.LinksTo
299         occurrences:
300         - 1
301         - 1
302     - dependency_pd_server_pd02_port:
303         capability: tosca.capabilities.Node
304         node: tosca.nodes.Root
305         relationship: tosca.relationships.DependsOn
306         occurrences:
307         - 0
308         - UNBOUNDED
309     - link_pd_server_pd02_port:
310         capability: tosca.capabilities.network.Linkable
311         relationship: tosca.relationships.network.LinksTo
312         occurrences:
313         - 1
314         - 1
315     capabilities:
316       scalable_pd_server:
317         type: tosca.capabilities.Scalable
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.read.bytes.rate_pd_server:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       memory.usage_pd_server:
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       memory_pd_server:
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       disk.device.usage_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       network.outgoing.packets.rate_pd_server_pd01_port:
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       os_pd_server:
352         type: tosca.capabilities.OperatingSystem
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.write.bytes.rate_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       network.incoming.bytes_pd_server_pd01_port:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       cpu_pd_server:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       cpu_util_pd_server:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       disk.device.write.requests.rate_pd_server:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       disk.read.bytes_pd_server:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.device.read.bytes.rate_pd_server:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       binding_pd_server_pd02_port:
399         type: tosca.capabilities.network.Bindable
400         valid_source_types:
401         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
402         occurrences:
403         - 0
404         - UNBOUNDED
405       network.outgoing.bytes_pd_server_pd01_port:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       network.outgoing.packets.rate_pd_server_pd02_port:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.iops_pd_server:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       memory.resident_pd_server:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       cpu.delta_pd_server:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       network.incoming.packets.rate_pd_server_pd01_port:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       network.outgoing.bytes_pd_server_pd02_port:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       feature_pd_server_pd02_port:
448         type: tosca.capabilities.Node
449         occurrences:
450         - 1
451         - UNBOUNDED
452       network.incoming.bytes.rate_pd_server_pd02_port:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       network.outgoing.bytes.rate_pd_server_pd02_port:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       vcpus_pd_server:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       disk.device.write.bytes.rate_pd_server:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       disk.device.write.requests_pd_server:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       endpoint_pd_server:
483         type: tosca.capabilities.Endpoint.Admin
484         occurrences:
485         - 1
486         - UNBOUNDED
487       attachment_pd_server_pd01_port:
488         type: tosca.capabilities.Attachment
489         occurrences:
490         - 1
491         - UNBOUNDED
492       disk.capacity_pd_server:
493         type: org.openecomp.capabilities.metric.Ceilometer
494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
495         occurrences:
496         - 1
497         - UNBOUNDED
498       disk.device.allocation_pd_server:
499         type: org.openecomp.capabilities.metric.Ceilometer
500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
501         occurrences:
502         - 1
503         - UNBOUNDED
504       disk.allocation_pd_server:
505         type: org.openecomp.capabilities.metric.Ceilometer
506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
507         occurrences:
508         - 1
509         - UNBOUNDED
510       network.incoming.packets_pd_server_pd02_port:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       binding_pd_server:
517         type: tosca.capabilities.network.Bindable
518         occurrences:
519         - 1
520         - UNBOUNDED
521       disk.read.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:
528         type: tosca.capabilities.Node
529         occurrences:
530         - 1
531         - UNBOUNDED
532       disk.usage_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.outpoing.packets_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       binding_pd_server_pd01_port:
545         type: tosca.capabilities.network.Bindable
546         valid_source_types:
547         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
548         occurrences:
549         - 0
550         - UNBOUNDED
551       disk.write.bytes_pd_server:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       network.incoming.bytes.rate_pd_server_pd01_port:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       network.incoming.packets_pd_server_pd01_port:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       disk.device.read.requests.rate_pd_server:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575       disk.root.size_pd_server:
576         type: org.openecomp.capabilities.metric.Ceilometer
577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
578         occurrences:
579         - 1
580         - UNBOUNDED
581       disk.device.read.bytes_pd_server:
582         type: org.openecomp.capabilities.metric.Ceilometer
583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
584         occurrences:
585         - 1
586         - UNBOUNDED
587       disk.device.write.bytes_pd_server:
588         type: org.openecomp.capabilities.metric.Ceilometer
589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
590         occurrences:
591         - 1
592         - UNBOUNDED
593       disk.device.read.requests_pd_server:
594         type: org.openecomp.capabilities.metric.Ceilometer
595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
596         occurrences:
597         - 1
598         - UNBOUNDED
599       instance_pd_server:
600         type: org.openecomp.capabilities.metric.Ceilometer
601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
602         occurrences:
603         - 1
604         - UNBOUNDED
605       host_pd_server:
606         type: tosca.capabilities.Container
607         valid_source_types:
608         - tosca.nodes.SoftwareComponent
609         occurrences:
610         - 1
611         - UNBOUNDED
612       network.outpoing.packets_pd_server_pd01_port:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       attachment_pd_server_pd02_port:
619         type: tosca.capabilities.Attachment
620         occurrences:
621         - 1
622         - UNBOUNDED
623       disk.write.requests.rate_pd_server:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.ephemeral.size_pd_server:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       disk.write.requests_pd_server:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       feature_pd_server_pd01_port:
642         type: tosca.capabilities.Node
643         occurrences:
644         - 1
645         - UNBOUNDED
646       disk.device.latency_pd_server:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       network.incoming.packets.rate_pd_server_pd02_port:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       disk.latency_pd_server:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       disk.device.capacity_pd_server:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       network.outgoing.bytes.rate_pd_server_pd01_port:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       disk.device.iops_pd_server:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       network.incoming.bytes_pd_server_pd02_port:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED