[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / threeDiffComputesWithPorts / 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       port_pd01_port_mac_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: json
17       vm_image_name:
18         type: string
19         required: true
20         status: SUPPORTED
21       port_pd01_port_ip_requirements:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: json
27       port_pd01_port_network:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: string
33       index_value:
34         type: integer
35         description: Index value of this substitution service template runtime instance
36         required: false
37         default: 0
38         status: SUPPORTED
39         constraints:
40         - greater_or_equal: 0
41       compute_pd_server_availability_zone:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       compute_pd_server_name:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       vm_flavor_name:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_pd01_port_network_role_tag:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: string
63       compute_pd_server_user_data_format:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69     requirements:
70     - dependency_pd_server:
71         capability: tosca.capabilities.Node
72         node: tosca.nodes.Root
73         relationship: tosca.relationships.DependsOn
74         occurrences:
75         - 0
76         - UNBOUNDED
77     - local_storage_pd_server:
78         capability: tosca.capabilities.Attachment
79         node: tosca.nodes.BlockStorage
80         relationship: tosca.relationships.AttachesTo
81         occurrences:
82         - 0
83         - UNBOUNDED
84     - dependency_pd_server_pd01_port:
85         capability: tosca.capabilities.Node
86         node: tosca.nodes.Root
87         relationship: tosca.relationships.DependsOn
88         occurrences:
89         - 0
90         - UNBOUNDED
91     - link_pd_server_pd01_port:
92         capability: tosca.capabilities.network.Linkable
93         relationship: tosca.relationships.network.LinksTo
94         occurrences:
95         - 1
96         - 1
97     capabilities:
98       scalable_pd_server:
99         type: tosca.capabilities.Scalable
100         occurrences:
101         - 1
102         - UNBOUNDED
103       disk.read.bytes.rate_pd_server:
104         type: org.openecomp.capabilities.metric.Ceilometer
105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
106         occurrences:
107         - 1
108         - UNBOUNDED
109       memory.usage_pd_server:
110         type: org.openecomp.capabilities.metric.Ceilometer
111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
112         occurrences:
113         - 1
114         - UNBOUNDED
115       memory_pd_server:
116         type: org.openecomp.capabilities.metric.Ceilometer
117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
118         occurrences:
119         - 1
120         - UNBOUNDED
121       disk.device.usage_pd_server:
122         type: org.openecomp.capabilities.metric.Ceilometer
123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
124         occurrences:
125         - 1
126         - UNBOUNDED
127       network.outgoing.packets.rate_pd_server_pd01_port:
128         type: org.openecomp.capabilities.metric.Ceilometer
129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
130         occurrences:
131         - 1
132         - UNBOUNDED
133       os_pd_server:
134         type: tosca.capabilities.OperatingSystem
135         occurrences:
136         - 1
137         - UNBOUNDED
138       disk.write.bytes.rate_pd_server:
139         type: org.openecomp.capabilities.metric.Ceilometer
140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
141         occurrences:
142         - 1
143         - UNBOUNDED
144       network.incoming.bytes_pd_server_pd01_port:
145         type: org.openecomp.capabilities.metric.Ceilometer
146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
147         occurrences:
148         - 1
149         - UNBOUNDED
150       cpu_pd_server:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       cpu_util_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       disk.device.write.requests.rate_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       disk.read.bytes_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.read.bytes.rate_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.bytes_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       disk.iops_pd_server:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       memory.resident_pd_server:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       cpu.delta_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       network.incoming.packets.rate_pd_server_pd01_port:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       vcpus_pd_server:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       disk.device.write.bytes.rate_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.device.write.requests_pd_server:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       endpoint_pd_server:
229         type: tosca.capabilities.Endpoint.Admin
230         occurrences:
231         - 1
232         - UNBOUNDED
233       attachment_pd_server_pd01_port:
234         type: tosca.capabilities.Attachment
235         occurrences:
236         - 1
237         - UNBOUNDED
238       disk.capacity_pd_server:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       disk.device.allocation_pd_server:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.allocation_pd_server:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       binding_pd_server:
257         type: tosca.capabilities.network.Bindable
258         occurrences:
259         - 1
260         - UNBOUNDED
261       disk.read.requests_pd_server:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       feature_pd_server:
268         type: tosca.capabilities.Node
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.usage_pd_server:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       binding_pd_server_pd01_port:
279         type: tosca.capabilities.network.Bindable
280         valid_source_types:
281         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
282         occurrences:
283         - 0
284         - UNBOUNDED
285       disk.write.bytes_pd_server:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       network.incoming.bytes.rate_pd_server_pd01_port:
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       network.incoming.packets_pd_server_pd01_port:
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.device.read.requests.rate_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       disk.root.size_pd_server:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.device.read.bytes_pd_server:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.device.write.bytes_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       disk.device.read.requests_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       instance_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       host_pd_server:
340         type: tosca.capabilities.Container
341         valid_source_types:
342         - tosca.nodes.SoftwareComponent
343         occurrences:
344         - 1
345         - UNBOUNDED
346       network.outpoing.packets_pd_server_pd01_port:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       disk.write.requests.rate_pd_server:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.ephemeral.size_pd_server:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       disk.write.requests_pd_server:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       feature_pd_server_pd01_port:
371         type: tosca.capabilities.Node
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.device.latency_pd_server:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       disk.latency_pd_server:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.device.capacity_pd_server:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       network.outgoing.bytes.rate_pd_server_pd01_port:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.device.iops_pd_server:
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   org.openecomp.resource.abstract.nodes.oam_server:
406     derived_from: org.openecomp.resource.abstract.nodes.VFC
407     properties:
408       port_pd01_port_mac_requirements:
409         type: list
410         required: true
411         status: SUPPORTED
412         entry_schema:
413           type: json
414       compute_oam_server_availability_zone:
415         type: list
416         required: true
417         status: SUPPORTED
418         entry_schema:
419           type: string
420       vm_image_name:
421         type: string
422         required: true
423         status: SUPPORTED
424       port_pd01_port_ip_requirements:
425         type: list
426         required: true
427         status: SUPPORTED
428         entry_schema:
429           type: json
430       port_pd01_port_network:
431         type: list
432         required: true
433         status: SUPPORTED
434         entry_schema:
435           type: string
436       index_value:
437         type: integer
438         description: Index value of this substitution service template runtime instance
439         required: false
440         default: 0
441         status: SUPPORTED
442         constraints:
443         - greater_or_equal: 0
444       vm_flavor_name:
445         type: string
446         required: true
447         status: SUPPORTED
448       compute_oam_server_user_data_format:
449         type: list
450         required: true
451         status: SUPPORTED
452         entry_schema:
453           type: string
454       compute_oam_server_name:
455         type: list
456         required: true
457         status: SUPPORTED
458         entry_schema:
459           type: string
460       port_pd01_port_network_role_tag:
461         type: list
462         required: true
463         status: SUPPORTED
464         entry_schema:
465           type: string
466     requirements:
467     - dependency_oam_server_pd01_port:
468         capability: tosca.capabilities.Node
469         node: tosca.nodes.Root
470         relationship: tosca.relationships.DependsOn
471         occurrences:
472         - 0
473         - UNBOUNDED
474     - link_oam_server_pd01_port:
475         capability: tosca.capabilities.network.Linkable
476         relationship: tosca.relationships.network.LinksTo
477         occurrences:
478         - 1
479         - 1
480     - dependency_oam_server:
481         capability: tosca.capabilities.Node
482         node: tosca.nodes.Root
483         relationship: tosca.relationships.DependsOn
484         occurrences:
485         - 0
486         - UNBOUNDED
487     - local_storage_oam_server:
488         capability: tosca.capabilities.Attachment
489         node: tosca.nodes.BlockStorage
490         relationship: tosca.relationships.AttachesTo
491         occurrences:
492         - 0
493         - UNBOUNDED
494     capabilities:
495       cpu.delta_oam_server:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       host_oam_server:
502         type: tosca.capabilities.Container
503         valid_source_types:
504         - tosca.nodes.SoftwareComponent
505         occurrences:
506         - 1
507         - UNBOUNDED
508       disk.usage_oam_server:
509         type: org.openecomp.capabilities.metric.Ceilometer
510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
511         occurrences:
512         - 1
513         - UNBOUNDED
514       network.incoming.bytes.rate_oam_server_pd01_port:
515         type: org.openecomp.capabilities.metric.Ceilometer
516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
517         occurrences:
518         - 1
519         - UNBOUNDED
520       feature_oam_server:
521         type: tosca.capabilities.Node
522         occurrences:
523         - 1
524         - UNBOUNDED
525       disk.device.write.bytes_oam_server:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       cpu_util_oam_server:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.capacity_oam_server:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       memory_oam_server:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.read.bytes.rate_oam_server:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       binding_oam_server_pd01_port:
556         type: tosca.capabilities.network.Bindable
557         valid_source_types:
558         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
559         occurrences:
560         - 0
561         - UNBOUNDED
562       disk.write.bytes_oam_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       disk.write.requests_oam_server:
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
574       cpu_oam_server:
575         type: org.openecomp.capabilities.metric.Ceilometer
576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
577         occurrences:
578         - 1
579         - UNBOUNDED
580       vcpus_oam_server:
581         type: org.openecomp.capabilities.metric.Ceilometer
582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
583         occurrences:
584         - 1
585         - UNBOUNDED
586       network.incoming.packets_oam_server_pd01_port:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       disk.device.read.requests.rate_oam_server:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       network.outpoing.packets_oam_server_pd01_port:
599         type: org.openecomp.capabilities.metric.Ceilometer
600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
601         occurrences:
602         - 1
603         - UNBOUNDED
604       disk.allocation_oam_server:
605         type: org.openecomp.capabilities.metric.Ceilometer
606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
607         occurrences:
608         - 1
609         - UNBOUNDED
610       disk.write.bytes.rate_oam_server:
611         type: org.openecomp.capabilities.metric.Ceilometer
612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
613         occurrences:
614         - 1
615         - UNBOUNDED
616       disk.device.write.requests.rate_oam_server:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       instance_oam_server:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       memory.resident_oam_server:
629         type: org.openecomp.capabilities.metric.Ceilometer
630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
631         occurrences:
632         - 1
633         - UNBOUNDED
634       disk.device.read.requests_oam_server:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       disk.device.allocation_oam_server:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       disk.device.write.requests_oam_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       disk.iops_oam_server:
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.device.capacity_oam_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       binding_oam_server:
665         type: tosca.capabilities.network.Bindable
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.device.write.bytes.rate_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       disk.device.usage_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       network.outgoing.packets.rate_oam_server_pd01_port:
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       attachment_oam_server_pd01_port:
688         type: tosca.capabilities.Attachment
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.latency_oam_server:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       disk.read.requests_oam_server:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       disk.device.iops_oam_server:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.root.size_oam_server:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       disk.device.latency_oam_server:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       feature_oam_server_pd01_port:
723         type: tosca.capabilities.Node
724         occurrences:
725         - 1
726         - UNBOUNDED
727       memory.usage_oam_server:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       endpoint_oam_server:
734         type: tosca.capabilities.Endpoint.Admin
735         occurrences:
736         - 1
737         - UNBOUNDED
738       scalable_oam_server:
739         type: tosca.capabilities.Scalable
740         occurrences:
741         - 1
742         - UNBOUNDED
743       network.incoming.bytes_oam_server_pd01_port:
744         type: org.openecomp.capabilities.metric.Ceilometer
745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
746         occurrences:
747         - 1
748         - UNBOUNDED
749       disk.write.requests.rate_oam_server:
750         type: org.openecomp.capabilities.metric.Ceilometer
751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
752         occurrences:
753         - 1
754         - UNBOUNDED
755       network.incoming.packets.rate_oam_server_pd01_port:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       disk.device.read.bytes.rate_oam_server:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       disk.device.read.bytes_oam_server:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       os_oam_server:
774         type: tosca.capabilities.OperatingSystem
775         occurrences:
776         - 1
777         - UNBOUNDED
778       disk.read.bytes_oam_server:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       network.outgoing.bytes_oam_server_pd01_port:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       network.outgoing.bytes.rate_oam_server_pd01_port:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.ephemeral.size_oam_server:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802   org.openecomp.resource.abstract.nodes.ps_server:
803     derived_from: org.openecomp.resource.abstract.nodes.VFC
804     properties:
805       port_pd01_port_mac_requirements:
806         type: list
807         required: true
808         status: SUPPORTED
809         entry_schema:
810           type: json
811       compute_ps_server_name:
812         type: list
813         required: true
814         status: SUPPORTED
815         entry_schema:
816           type: string
817       vm_image_name:
818         type: string
819         required: true
820         status: SUPPORTED
821       compute_ps_server_availability_zone:
822         type: list
823         required: true
824         status: SUPPORTED
825         entry_schema:
826           type: string
827       compute_ps_server_user_data_format:
828         type: list
829         required: true
830         status: SUPPORTED
831         entry_schema:
832           type: string
833       port_pd01_port_ip_requirements:
834         type: list
835         required: true
836         status: SUPPORTED
837         entry_schema:
838           type: json
839       port_pd01_port_network:
840         type: list
841         required: true
842         status: SUPPORTED
843         entry_schema:
844           type: string
845       index_value:
846         type: integer
847         description: Index value of this substitution service template runtime instance
848         required: false
849         default: 0
850         status: SUPPORTED
851         constraints:
852         - greater_or_equal: 0
853       vm_flavor_name:
854         type: string
855         required: true
856         status: SUPPORTED
857     requirements:
858     - dependency_ps_server_pd01_port:
859         capability: tosca.capabilities.Node
860         node: tosca.nodes.Root
861         relationship: tosca.relationships.DependsOn
862         occurrences:
863         - 0
864         - UNBOUNDED
865     - link_ps_server_pd01_port:
866         capability: tosca.capabilities.network.Linkable
867         relationship: tosca.relationships.network.LinksTo
868         occurrences:
869         - 1
870         - 1
871     - dependency_ps_server:
872         capability: tosca.capabilities.Node
873         node: tosca.nodes.Root
874         relationship: tosca.relationships.DependsOn
875         occurrences:
876         - 0
877         - UNBOUNDED
878     - local_storage_ps_server:
879         capability: tosca.capabilities.Attachment
880         node: tosca.nodes.BlockStorage
881         relationship: tosca.relationships.AttachesTo
882         occurrences:
883         - 0
884         - UNBOUNDED
885     capabilities:
886       instance_ps_server:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       binding_ps_server_pd01_port:
893         type: tosca.capabilities.network.Bindable
894         valid_source_types:
895         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
896         occurrences:
897         - 0
898         - UNBOUNDED
899       host_ps_server:
900         type: tosca.capabilities.Container
901         valid_source_types:
902         - tosca.nodes.SoftwareComponent
903         occurrences:
904         - 1
905         - UNBOUNDED
906       cpu.delta_ps_server:
907         type: org.openecomp.capabilities.metric.Ceilometer
908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
909         occurrences:
910         - 1
911         - UNBOUNDED
912       disk.write.bytes.rate_ps_server:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       feature_ps_server:
919         type: tosca.capabilities.Node
920         occurrences:
921         - 1
922         - UNBOUNDED
923       disk.root.size_ps_server:
924         type: org.openecomp.capabilities.metric.Ceilometer
925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
926         occurrences:
927         - 1
928         - UNBOUNDED
929       disk.device.read.requests.rate_ps_server:
930         type: org.openecomp.capabilities.metric.Ceilometer
931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
932         occurrences:
933         - 1
934         - UNBOUNDED
935       cpu_ps_server:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       disk.device.write.bytes_ps_server:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       disk.device.read.bytes_ps_server:
948         type: org.openecomp.capabilities.metric.Ceilometer
949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
950         occurrences:
951         - 1
952         - UNBOUNDED
953       disk.read.bytes_ps_server:
954         type: org.openecomp.capabilities.metric.Ceilometer
955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
956         occurrences:
957         - 1
958         - UNBOUNDED
959       disk.device.iops_ps_server:
960         type: org.openecomp.capabilities.metric.Ceilometer
961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
962         occurrences:
963         - 1
964         - UNBOUNDED
965       network.outpoing.packets_ps_server_pd01_port:
966         type: org.openecomp.capabilities.metric.Ceilometer
967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
968         occurrences:
969         - 1
970         - UNBOUNDED
971       disk.device.latency_ps_server:
972         type: org.openecomp.capabilities.metric.Ceilometer
973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
974         occurrences:
975         - 1
976         - UNBOUNDED
977       disk.read.bytes.rate_ps_server:
978         type: org.openecomp.capabilities.metric.Ceilometer
979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
980         occurrences:
981         - 1
982         - UNBOUNDED
983       memory_ps_server:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       scalable_ps_server:
990         type: tosca.capabilities.Scalable
991         occurrences:
992         - 1
993         - UNBOUNDED
994       disk.write.requests.rate_ps_server:
995         type: org.openecomp.capabilities.metric.Ceilometer
996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
997         occurrences:
998         - 1
999         - UNBOUNDED
1000       network.outgoing.bytes_ps_server_pd01_port:
1001         type: org.openecomp.capabilities.metric.Ceilometer
1002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1003         occurrences:
1004         - 1
1005         - UNBOUNDED
1006       disk.write.requests_ps_server:
1007         type: org.openecomp.capabilities.metric.Ceilometer
1008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1009         occurrences:
1010         - 1
1011         - UNBOUNDED
1012       network.incoming.bytes.rate_ps_server_pd01_port:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       network.incoming.packets_ps_server_pd01_port:
1019         type: org.openecomp.capabilities.metric.Ceilometer
1020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.latency_ps_server:
1025         type: org.openecomp.capabilities.metric.Ceilometer
1026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       disk.ephemeral.size_ps_server:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       disk.device.capacity_ps_server:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.iops_ps_server:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       disk.device.read.bytes.rate_ps_server:
1049         type: org.openecomp.capabilities.metric.Ceilometer
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       network.outgoing.packets.rate_ps_server_pd01_port:
1055         type: org.openecomp.capabilities.metric.Ceilometer
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       cpu_util_ps_server:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       memory.resident_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.device.read.requests_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       disk.write.bytes_ps_server:
1079         type: org.openecomp.capabilities.metric.Ceilometer
1080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       feature_ps_server_pd01_port:
1085         type: tosca.capabilities.Node
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       network.outgoing.bytes.rate_ps_server_pd01_port:
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       attachment_ps_server_pd01_port:
1096         type: tosca.capabilities.Attachment
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       disk.device.write.requests.rate_ps_server:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       network.incoming.packets.rate_ps_server_pd01_port:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       disk.read.requests_ps_server:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       disk.allocation_ps_server:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       memory.usage_ps_server:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       binding_ps_server:
1131         type: tosca.capabilities.network.Bindable
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       os_ps_server:
1136         type: tosca.capabilities.OperatingSystem
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       disk.device.usage_ps_server:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       disk.device.write.bytes.rate_ps_server:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       vcpus_ps_server:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       network.incoming.bytes_ps_server_pd01_port:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       disk.usage_ps_server:
1165         type: org.openecomp.capabilities.metric.Ceilometer
1166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1167         occurrences:
1168         - 1
1169         - UNBOUNDED
1170       disk.device.write.requests_ps_server:
1171         type: org.openecomp.capabilities.metric.Ceilometer
1172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       endpoint_ps_server:
1177         type: tosca.capabilities.Endpoint.Admin
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.capacity_ps_server:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.device.allocation_ps_server:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED