[SDC-29] rebase continue work to align source
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / threeDiffComputesWithAllConnectivities / 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_scheduler_hints:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: json
17       index_value:
18         type: integer
19         description: Index value of this substitution service template runtime instance
20         required: false
21         default: 0
22         status: SUPPORTED
23         constraints:
24         - greater_or_equal: 0
25       compute_pd_server_availability_zone:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       compute_pd_server_name:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: string
37       port_pd01_port_exCP_naming:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: json
43       vm_flavor_name:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pd01_port_security_groups:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: json
53       port_pd01_port_mac_requirements:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: json
59       vm_image_name:
60         type: string
61         required: true
62         status: SUPPORTED
63       port_pd01_port_ip_requirements:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: json
69       port_pd01_port_network:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       port_pd01_port_order:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: integer
81       port_pd01_port_subnetpoolid:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87       port_pd01_port_network_role:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: string
93       port_pd01_port_network_role_tag:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99       port_pd01_port_vlan_requirements:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: json
105       compute_pd_server_user_data_format:
106         type: list
107         required: true
108         status: SUPPORTED
109         entry_schema:
110           type: string
111     attributes:
112       pd_server_accessIPv4:
113         type: list
114         status: SUPPORTED
115         entry_schema:
116           type: string
117       pd_server_pd01_port_device_owner:
118         type: list
119         status: SUPPORTED
120         entry_schema:
121           type: string
122     requirements:
123     - dependency_pd_server:
124         capability: tosca.capabilities.Node
125         node: tosca.nodes.Root
126         relationship: tosca.relationships.DependsOn
127         occurrences:
128         - 0
129         - UNBOUNDED
130     - local_storage_pd_server:
131         capability: tosca.capabilities.Attachment
132         node: tosca.nodes.BlockStorage
133         relationship: tosca.relationships.AttachesTo
134         occurrences:
135         - 0
136         - UNBOUNDED
137     - dependency_pd_server_pd01_port:
138         capability: tosca.capabilities.Node
139         node: tosca.nodes.Root
140         relationship: tosca.relationships.DependsOn
141         occurrences:
142         - 0
143         - UNBOUNDED
144     - link_pd_server_pd01_port:
145         capability: tosca.capabilities.network.Linkable
146         relationship: tosca.relationships.network.LinksTo
147         occurrences:
148         - 1
149         - 1
150     capabilities:
151       scalable_pd_server:
152         type: tosca.capabilities.Scalable
153         occurrences:
154         - 1
155         - UNBOUNDED
156       disk.read.bytes.rate_pd_server:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       memory.usage_pd_server:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       memory_pd_server:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       disk.device.usage_pd_server:
175         type: org.openecomp.capabilities.metric.Ceilometer
176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
177         occurrences:
178         - 1
179         - UNBOUNDED
180       network.outgoing.packets.rate_pd_server_pd01_port:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       os_pd_server:
187         type: tosca.capabilities.OperatingSystem
188         occurrences:
189         - 1
190         - UNBOUNDED
191       disk.write.bytes.rate_pd_server:
192         type: org.openecomp.capabilities.metric.Ceilometer
193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
194         occurrences:
195         - 1
196         - UNBOUNDED
197       network.incoming.bytes_pd_server_pd01_port:
198         type: org.openecomp.capabilities.metric.Ceilometer
199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
200         occurrences:
201         - 1
202         - UNBOUNDED
203       cpu_pd_server:
204         type: org.openecomp.capabilities.metric.Ceilometer
205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
206         occurrences:
207         - 1
208         - UNBOUNDED
209       cpu_util_pd_server:
210         type: org.openecomp.capabilities.metric.Ceilometer
211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
212         occurrences:
213         - 1
214         - UNBOUNDED
215       disk.device.write.requests.rate_pd_server:
216         type: org.openecomp.capabilities.metric.Ceilometer
217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
218         occurrences:
219         - 1
220         - UNBOUNDED
221       disk.read.bytes_pd_server:
222         type: org.openecomp.capabilities.metric.Ceilometer
223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
224         occurrences:
225         - 1
226         - UNBOUNDED
227       disk.device.read.bytes.rate_pd_server:
228         type: org.openecomp.capabilities.metric.Ceilometer
229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
230         occurrences:
231         - 1
232         - UNBOUNDED
233       network.outgoing.bytes_pd_server_pd01_port:
234         type: org.openecomp.capabilities.metric.Ceilometer
235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
236         occurrences:
237         - 1
238         - UNBOUNDED
239       disk.iops_pd_server:
240         type: org.openecomp.capabilities.metric.Ceilometer
241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
242         occurrences:
243         - 1
244         - UNBOUNDED
245       memory.resident_pd_server:
246         type: org.openecomp.capabilities.metric.Ceilometer
247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
248         occurrences:
249         - 1
250         - UNBOUNDED
251       cpu.delta_pd_server:
252         type: org.openecomp.capabilities.metric.Ceilometer
253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
254         occurrences:
255         - 1
256         - UNBOUNDED
257       network.incoming.packets.rate_pd_server_pd01_port:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       vcpus_pd_server:
264         type: org.openecomp.capabilities.metric.Ceilometer
265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
266         occurrences:
267         - 1
268         - UNBOUNDED
269       disk.device.write.bytes.rate_pd_server:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       disk.device.write.requests_pd_server:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       endpoint_pd_server:
282         type: tosca.capabilities.Endpoint.Admin
283         occurrences:
284         - 1
285         - UNBOUNDED
286       attachment_pd_server_pd01_port:
287         type: tosca.capabilities.Attachment
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.capacity_pd_server:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.device.allocation_pd_server:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.allocation_pd_server:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       binding_pd_server:
310         type: tosca.capabilities.network.Bindable
311         occurrences:
312         - 1
313         - UNBOUNDED
314       disk.read.requests_pd_server:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       feature_pd_server:
321         type: tosca.capabilities.Node
322         occurrences:
323         - 1
324         - UNBOUNDED
325       disk.usage_pd_server:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       binding_pd_server_pd01_port:
332         type: tosca.capabilities.network.Bindable
333         valid_source_types:
334         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
335         occurrences:
336         - 0
337         - UNBOUNDED
338       disk.write.bytes_pd_server:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       network.incoming.bytes.rate_pd_server_pd01_port:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       network.incoming.packets_pd_server_pd01_port:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.read.requests.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       disk.root.size_pd_server:
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       disk.device.read.bytes_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       disk.device.write.bytes_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.read.requests_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       instance_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       host_pd_server:
393         type: tosca.capabilities.Container
394         valid_source_types:
395         - tosca.nodes.SoftwareComponent
396         occurrences:
397         - 1
398         - UNBOUNDED
399       network.outpoing.packets_pd_server_pd01_port:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.write.requests.rate_pd_server:
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       disk.ephemeral.size_pd_server:
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.write.requests_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       feature_pd_server_pd01_port:
424         type: tosca.capabilities.Node
425         occurrences:
426         - 1
427         - UNBOUNDED
428       disk.device.latency_pd_server:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.latency_pd_server:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.device.capacity_pd_server:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       network.outgoing.bytes.rate_pd_server_pd01_port:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.iops_pd_server:
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   org.openecomp.resource.abstract.nodes.oam_server:
459     derived_from: org.openecomp.resource.abstract.nodes.VFC
460     properties:
461       index_value:
462         type: integer
463         description: Index value of this substitution service template runtime instance
464         required: false
465         default: 0
466         status: SUPPORTED
467         constraints:
468         - greater_or_equal: 0
469       port_pd01_port_exCP_naming:
470         type: list
471         required: true
472         status: SUPPORTED
473         entry_schema:
474           type: json
475       vm_flavor_name:
476         type: string
477         required: true
478         status: SUPPORTED
479       port_pd01_port_security_groups:
480         type: list
481         required: true
482         status: SUPPORTED
483         entry_schema:
484           type: json
485       port_pd01_port_mac_requirements:
486         type: list
487         required: true
488         status: SUPPORTED
489         entry_schema:
490           type: json
491       compute_oam_server_availability_zone:
492         type: list
493         required: true
494         status: SUPPORTED
495         entry_schema:
496           type: string
497       vm_image_name:
498         type: string
499         required: true
500         status: SUPPORTED
501       port_pd01_port_ip_requirements:
502         type: list
503         required: true
504         status: SUPPORTED
505         entry_schema:
506           type: json
507       port_pd01_port_network:
508         type: list
509         required: true
510         status: SUPPORTED
511         entry_schema:
512           type: string
513       port_pd01_port_order:
514         type: list
515         required: true
516         status: SUPPORTED
517         entry_schema:
518           type: integer
519       port_pd01_port_subnetpoolid:
520         type: list
521         required: true
522         status: SUPPORTED
523         entry_schema:
524           type: string
525       compute_oam_server_user_data_format:
526         type: list
527         required: true
528         status: SUPPORTED
529         entry_schema:
530           type: string
531       compute_oam_server_name:
532         type: list
533         required: true
534         status: SUPPORTED
535         entry_schema:
536           type: string
537       port_pd01_port_network_role:
538         type: list
539         required: true
540         status: SUPPORTED
541         entry_schema:
542           type: string
543       port_pd01_port_network_role_tag:
544         type: list
545         required: true
546         status: SUPPORTED
547         entry_schema:
548           type: string
549       port_pd01_port_vlan_requirements:
550         type: list
551         required: true
552         status: SUPPORTED
553         entry_schema:
554           type: json
555       compute_oam_server_scheduler_hints:
556         type: list
557         required: true
558         status: SUPPORTED
559         entry_schema:
560           type: json
561     attributes:
562       oam_server_accessIPv4:
563         type: list
564         status: SUPPORTED
565         entry_schema:
566           type: string
567     requirements:
568     - dependency_oam_server_pd01_port:
569         capability: tosca.capabilities.Node
570         node: tosca.nodes.Root
571         relationship: tosca.relationships.DependsOn
572         occurrences:
573         - 0
574         - UNBOUNDED
575     - link_oam_server_pd01_port:
576         capability: tosca.capabilities.network.Linkable
577         relationship: tosca.relationships.network.LinksTo
578         occurrences:
579         - 1
580         - 1
581     - dependency_oam_server:
582         capability: tosca.capabilities.Node
583         node: tosca.nodes.Root
584         relationship: tosca.relationships.DependsOn
585         occurrences:
586         - 0
587         - UNBOUNDED
588     - local_storage_oam_server:
589         capability: tosca.capabilities.Attachment
590         node: tosca.nodes.BlockStorage
591         relationship: tosca.relationships.AttachesTo
592         occurrences:
593         - 0
594         - UNBOUNDED
595     capabilities:
596       cpu.delta_oam_server:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       host_oam_server:
603         type: tosca.capabilities.Container
604         valid_source_types:
605         - tosca.nodes.SoftwareComponent
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.usage_oam_server:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       network.incoming.bytes.rate_oam_server_pd01_port:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621       feature_oam_server:
622         type: tosca.capabilities.Node
623         occurrences:
624         - 1
625         - UNBOUNDED
626       disk.device.write.bytes_oam_server:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       cpu_util_oam_server:
633         type: org.openecomp.capabilities.metric.Ceilometer
634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
635         occurrences:
636         - 1
637         - UNBOUNDED
638       disk.capacity_oam_server:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       memory_oam_server:
645         type: org.openecomp.capabilities.metric.Ceilometer
646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
647         occurrences:
648         - 1
649         - UNBOUNDED
650       disk.read.bytes.rate_oam_server:
651         type: org.openecomp.capabilities.metric.Ceilometer
652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
653         occurrences:
654         - 1
655         - UNBOUNDED
656       binding_oam_server_pd01_port:
657         type: tosca.capabilities.network.Bindable
658         valid_source_types:
659         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
660         occurrences:
661         - 0
662         - UNBOUNDED
663       disk.write.bytes_oam_server:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.write.requests_oam_server:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       cpu_oam_server:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       vcpus_oam_server:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       network.incoming.packets_oam_server_pd01_port:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.device.read.requests.rate_oam_server:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       network.outpoing.packets_oam_server_pd01_port:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       disk.allocation_oam_server:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       disk.write.bytes.rate_oam_server:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       disk.device.write.requests.rate_oam_server:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       instance_oam_server:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       memory.resident_oam_server:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       disk.device.read.requests_oam_server:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       disk.device.allocation_oam_server:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       disk.device.write.requests_oam_server:
748         type: org.openecomp.capabilities.metric.Ceilometer
749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
750         occurrences:
751         - 1
752         - UNBOUNDED
753       disk.iops_oam_server:
754         type: org.openecomp.capabilities.metric.Ceilometer
755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
756         occurrences:
757         - 1
758         - UNBOUNDED
759       disk.device.capacity_oam_server:
760         type: org.openecomp.capabilities.metric.Ceilometer
761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
762         occurrences:
763         - 1
764         - UNBOUNDED
765       binding_oam_server:
766         type: tosca.capabilities.network.Bindable
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.device.write.bytes.rate_oam_server:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       disk.device.usage_oam_server:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       network.outgoing.packets.rate_oam_server_pd01_port:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       attachment_oam_server_pd01_port:
789         type: tosca.capabilities.Attachment
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.latency_oam_server:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       disk.read.requests_oam_server:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       disk.device.iops_oam_server:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       disk.root.size_oam_server:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       disk.device.latency_oam_server:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       feature_oam_server_pd01_port:
824         type: tosca.capabilities.Node
825         occurrences:
826         - 1
827         - UNBOUNDED
828       memory.usage_oam_server:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       endpoint_oam_server:
835         type: tosca.capabilities.Endpoint.Admin
836         occurrences:
837         - 1
838         - UNBOUNDED
839       scalable_oam_server:
840         type: tosca.capabilities.Scalable
841         occurrences:
842         - 1
843         - UNBOUNDED
844       network.incoming.bytes_oam_server_pd01_port:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.write.requests.rate_oam_server:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       network.incoming.packets.rate_oam_server_pd01_port:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.device.read.bytes.rate_oam_server:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       disk.device.read.bytes_oam_server:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       os_oam_server:
875         type: tosca.capabilities.OperatingSystem
876         occurrences:
877         - 1
878         - UNBOUNDED
879       disk.read.bytes_oam_server:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885       network.outgoing.bytes_oam_server_pd01_port:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       network.outgoing.bytes.rate_oam_server_pd01_port:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       disk.ephemeral.size_oam_server:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903   org.openecomp.resource.abstract.nodes.ps_server:
904     derived_from: org.openecomp.resource.abstract.nodes.VFC
905     properties:
906       compute_ps_server_name:
907         type: list
908         required: true
909         status: SUPPORTED
910         entry_schema:
911           type: string
912       compute_ps_server_availability_zone:
913         type: list
914         required: true
915         status: SUPPORTED
916         entry_schema:
917           type: string
918       compute_ps_server_user_data_format:
919         type: list
920         required: true
921         status: SUPPORTED
922         entry_schema:
923           type: string
924       compute_ps_server_scheduler_hints:
925         type: list
926         required: true
927         status: SUPPORTED
928         entry_schema:
929           type: json
930       index_value:
931         type: integer
932         description: Index value of this substitution service template runtime instance
933         required: false
934         default: 0
935         status: SUPPORTED
936         constraints:
937         - greater_or_equal: 0
938       port_pd01_port_exCP_naming:
939         type: list
940         required: true
941         status: SUPPORTED
942         entry_schema:
943           type: json
944       vm_flavor_name:
945         type: string
946         required: true
947         status: SUPPORTED
948       port_pd01_port_security_groups:
949         type: list
950         required: true
951         status: SUPPORTED
952         entry_schema:
953           type: json
954       port_pd01_port_mac_requirements:
955         type: list
956         required: true
957         status: SUPPORTED
958         entry_schema:
959           type: json
960       vm_image_name:
961         type: string
962         required: true
963         status: SUPPORTED
964       port_pd01_port_ip_requirements:
965         type: list
966         required: true
967         status: SUPPORTED
968         entry_schema:
969           type: json
970       port_pd01_port_network:
971         type: list
972         required: true
973         status: SUPPORTED
974         entry_schema:
975           type: string
976       port_pd01_port_order:
977         type: list
978         required: true
979         status: SUPPORTED
980         entry_schema:
981           type: integer
982       port_pd01_port_subnetpoolid:
983         type: list
984         required: true
985         status: SUPPORTED
986         entry_schema:
987           type: string
988       port_pd01_port_network_role:
989         type: list
990         required: true
991         status: SUPPORTED
992         entry_schema:
993           type: string
994       port_pd01_port_network_role_tag:
995         type: list
996         required: true
997         status: SUPPORTED
998         entry_schema:
999           type: string
1000       port_pd01_port_vlan_requirements:
1001         type: list
1002         required: true
1003         status: SUPPORTED
1004         entry_schema:
1005           type: json
1006     attributes:
1007       ps_server_accessIPv4:
1008         type: list
1009         status: SUPPORTED
1010         entry_schema:
1011           type: string
1012       ps_server_pd01_port_device_id:
1013         type: list
1014         status: SUPPORTED
1015         entry_schema:
1016           type: string
1017     requirements:
1018     - dependency_ps_server_pd01_port:
1019         capability: tosca.capabilities.Node
1020         node: tosca.nodes.Root
1021         relationship: tosca.relationships.DependsOn
1022         occurrences:
1023         - 0
1024         - UNBOUNDED
1025     - link_ps_server_pd01_port:
1026         capability: tosca.capabilities.network.Linkable
1027         relationship: tosca.relationships.network.LinksTo
1028         occurrences:
1029         - 1
1030         - 1
1031     - dependency_ps_server:
1032         capability: tosca.capabilities.Node
1033         node: tosca.nodes.Root
1034         relationship: tosca.relationships.DependsOn
1035         occurrences:
1036         - 0
1037         - UNBOUNDED
1038     - local_storage_ps_server:
1039         capability: tosca.capabilities.Attachment
1040         node: tosca.nodes.BlockStorage
1041         relationship: tosca.relationships.AttachesTo
1042         occurrences:
1043         - 0
1044         - UNBOUNDED
1045     capabilities:
1046       instance_ps_server:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       binding_ps_server_pd01_port:
1053         type: tosca.capabilities.network.Bindable
1054         valid_source_types:
1055         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1056         occurrences:
1057         - 0
1058         - UNBOUNDED
1059       host_ps_server:
1060         type: tosca.capabilities.Container
1061         valid_source_types:
1062         - tosca.nodes.SoftwareComponent
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       cpu.delta_ps_server:
1067         type: org.openecomp.capabilities.metric.Ceilometer
1068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1069         occurrences:
1070         - 1
1071         - UNBOUNDED
1072       disk.write.bytes.rate_ps_server:
1073         type: org.openecomp.capabilities.metric.Ceilometer
1074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       feature_ps_server:
1079         type: tosca.capabilities.Node
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       disk.root.size_ps_server:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       disk.device.read.requests.rate_ps_server:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       cpu_ps_server:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       disk.device.write.bytes_ps_server:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       disk.device.read.bytes_ps_server:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.read.bytes_ps_server:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       disk.device.iops_ps_server:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       network.outpoing.packets_ps_server_pd01_port:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       disk.device.latency_ps_server:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       disk.read.bytes.rate_ps_server:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       memory_ps_server:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       scalable_ps_server:
1150         type: tosca.capabilities.Scalable
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       disk.write.requests.rate_ps_server:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       network.outgoing.bytes_ps_server_pd01_port:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       disk.write.requests_ps_server:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       network.incoming.bytes.rate_ps_server_pd01_port:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       network.incoming.packets_ps_server_pd01_port:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       disk.latency_ps_server:
1185         type: org.openecomp.capabilities.metric.Ceilometer
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       disk.ephemeral.size_ps_server:
1191         type: org.openecomp.capabilities.metric.Ceilometer
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1193         occurrences:
1194         - 1
1195         - UNBOUNDED
1196       disk.device.capacity_ps_server:
1197         type: org.openecomp.capabilities.metric.Ceilometer
1198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1199         occurrences:
1200         - 1
1201         - UNBOUNDED
1202       disk.iops_ps_server:
1203         type: org.openecomp.capabilities.metric.Ceilometer
1204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       disk.device.read.bytes.rate_ps_server:
1209         type: org.openecomp.capabilities.metric.Ceilometer
1210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       network.outgoing.packets.rate_ps_server_pd01_port:
1215         type: org.openecomp.capabilities.metric.Ceilometer
1216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       cpu_util_ps_server:
1221         type: org.openecomp.capabilities.metric.Ceilometer
1222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1223         occurrences:
1224         - 1
1225         - UNBOUNDED
1226       memory.resident_ps_server:
1227         type: org.openecomp.capabilities.metric.Ceilometer
1228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       disk.device.read.requests_ps_server:
1233         type: org.openecomp.capabilities.metric.Ceilometer
1234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       disk.write.bytes_ps_server:
1239         type: org.openecomp.capabilities.metric.Ceilometer
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       feature_ps_server_pd01_port:
1245         type: tosca.capabilities.Node
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       network.outgoing.bytes.rate_ps_server_pd01_port:
1250         type: org.openecomp.capabilities.metric.Ceilometer
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       attachment_ps_server_pd01_port:
1256         type: tosca.capabilities.Attachment
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       disk.device.write.requests.rate_ps_server:
1261         type: org.openecomp.capabilities.metric.Ceilometer
1262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1263         occurrences:
1264         - 1
1265         - UNBOUNDED
1266       network.incoming.packets.rate_ps_server_pd01_port:
1267         type: org.openecomp.capabilities.metric.Ceilometer
1268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       disk.read.requests_ps_server:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       disk.allocation_ps_server:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       memory.usage_ps_server:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       binding_ps_server:
1291         type: tosca.capabilities.network.Bindable
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       os_ps_server:
1296         type: tosca.capabilities.OperatingSystem
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       disk.device.usage_ps_server:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       disk.device.write.bytes.rate_ps_server:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       vcpus_ps_server:
1313         type: org.openecomp.capabilities.metric.Ceilometer
1314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       network.incoming.bytes_ps_server_pd01_port:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       disk.usage_ps_server:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       disk.device.write.requests_ps_server:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       endpoint_ps_server:
1337         type: tosca.capabilities.Endpoint.Admin
1338         occurrences:
1339         - 1
1340         - UNBOUNDED
1341       disk.capacity_ps_server:
1342         type: org.openecomp.capabilities.metric.Ceilometer
1343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       disk.device.allocation_ps_server:
1348         type: org.openecomp.capabilities.metric.Ceilometer
1349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1350         occurrences:
1351         - 1
1352         - UNBOUNDED