[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 / 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       port_pd01_port_mac_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: json
17       compute_pd_server_scheduler_hints:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: json
23       vm_image_name:
24         type: string
25         required: true
26         status: SUPPORTED
27       port_pd01_port_ip_requirements:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: json
33       port_pd01_port_network:
34         type: list
35         required: true
36         status: SUPPORTED
37         entry_schema:
38           type: string
39       index_value:
40         type: integer
41         description: Index value of this substitution service template runtime instance
42         required: false
43         default: 0
44         status: SUPPORTED
45         constraints:
46         - greater_or_equal: 0
47       compute_pd_server_availability_zone:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       compute_pd_server_name:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
59       vm_flavor_name:
60         type: string
61         required: true
62         status: SUPPORTED
63       port_pd01_port_security_groups:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: json
69       port_pd01_port_network_role_tag:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       compute_pd_server_user_data_format:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81     attributes:
82       pd_server_accessIPv4:
83         type: list
84         status: SUPPORTED
85         entry_schema:
86           type: string
87       pd_server_pd01_port_device_owner:
88         type: list
89         status: SUPPORTED
90         entry_schema:
91           type: string
92     requirements:
93     - dependency_pd_server:
94         capability: tosca.capabilities.Node
95         node: tosca.nodes.Root
96         relationship: tosca.relationships.DependsOn
97         occurrences:
98         - 0
99         - UNBOUNDED
100     - local_storage_pd_server:
101         capability: tosca.capabilities.Attachment
102         node: tosca.nodes.BlockStorage
103         relationship: tosca.relationships.AttachesTo
104         occurrences:
105         - 0
106         - UNBOUNDED
107     - dependency_pd_server_pd01_port:
108         capability: tosca.capabilities.Node
109         node: tosca.nodes.Root
110         relationship: tosca.relationships.DependsOn
111         occurrences:
112         - 0
113         - UNBOUNDED
114     - link_pd_server_pd01_port:
115         capability: tosca.capabilities.network.Linkable
116         relationship: tosca.relationships.network.LinksTo
117         occurrences:
118         - 1
119         - 1
120     capabilities:
121       scalable_pd_server:
122         type: tosca.capabilities.Scalable
123         occurrences:
124         - 1
125         - UNBOUNDED
126       disk.read.bytes.rate_pd_server:
127         type: org.openecomp.capabilities.metric.Ceilometer
128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
129         occurrences:
130         - 1
131         - UNBOUNDED
132       memory.usage_pd_server:
133         type: org.openecomp.capabilities.metric.Ceilometer
134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
135         occurrences:
136         - 1
137         - UNBOUNDED
138       memory_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       disk.device.usage_pd_server:
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       network.outgoing.packets.rate_pd_server_pd01_port:
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       os_pd_server:
157         type: tosca.capabilities.OperatingSystem
158         occurrences:
159         - 1
160         - UNBOUNDED
161       disk.write.bytes.rate_pd_server:
162         type: org.openecomp.capabilities.metric.Ceilometer
163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
164         occurrences:
165         - 1
166         - UNBOUNDED
167       network.incoming.bytes_pd_server_pd01_port:
168         type: org.openecomp.capabilities.metric.Ceilometer
169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
170         occurrences:
171         - 1
172         - UNBOUNDED
173       cpu_pd_server:
174         type: org.openecomp.capabilities.metric.Ceilometer
175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
176         occurrences:
177         - 1
178         - UNBOUNDED
179       cpu_util_pd_server:
180         type: org.openecomp.capabilities.metric.Ceilometer
181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
182         occurrences:
183         - 1
184         - UNBOUNDED
185       disk.device.write.requests.rate_pd_server:
186         type: org.openecomp.capabilities.metric.Ceilometer
187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
188         occurrences:
189         - 1
190         - UNBOUNDED
191       disk.read.bytes_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       disk.device.read.bytes.rate_pd_server:
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       network.outgoing.bytes_pd_server_pd01_port:
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       disk.iops_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       memory.resident_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       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_pd_server:
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.device.write.bytes.rate_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       disk.device.write.requests_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       endpoint_pd_server:
252         type: tosca.capabilities.Endpoint.Admin
253         occurrences:
254         - 1
255         - UNBOUNDED
256       attachment_pd_server_pd01_port:
257         type: tosca.capabilities.Attachment
258         occurrences:
259         - 1
260         - UNBOUNDED
261       disk.capacity_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       disk.device.allocation_pd_server:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.allocation_pd_server:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       binding_pd_server:
280         type: tosca.capabilities.network.Bindable
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.read.requests_pd_server:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       feature_pd_server:
291         type: tosca.capabilities.Node
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.usage_pd_server:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       binding_pd_server_pd01_port:
302         type: tosca.capabilities.network.Bindable
303         valid_source_types:
304         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
305         occurrences:
306         - 0
307         - UNBOUNDED
308       disk.write.bytes_pd_server:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       network.incoming.bytes.rate_pd_server_pd01_port:
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       network.incoming.packets_pd_server_pd01_port:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.device.read.requests.rate_pd_server:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.root.size_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.device.read.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       disk.device.write.bytes_pd_server:
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       disk.device.read.requests_pd_server:
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       instance_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       host_pd_server:
363         type: tosca.capabilities.Container
364         valid_source_types:
365         - tosca.nodes.SoftwareComponent
366         occurrences:
367         - 1
368         - UNBOUNDED
369       network.outpoing.packets_pd_server_pd01_port:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.write.requests.rate_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.ephemeral.size_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.write.requests_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       feature_pd_server_pd01_port:
394         type: tosca.capabilities.Node
395         occurrences:
396         - 1
397         - UNBOUNDED
398       disk.device.latency_pd_server:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       disk.latency_pd_server:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       disk.device.capacity_pd_server:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       network.outgoing.bytes.rate_pd_server_pd01_port:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       disk.device.iops_pd_server:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428   org.openecomp.resource.abstract.nodes.oam_server:
429     derived_from: org.openecomp.resource.abstract.nodes.VFC
430     properties:
431       port_pd01_port_mac_requirements:
432         type: list
433         required: true
434         status: SUPPORTED
435         entry_schema:
436           type: json
437       compute_oam_server_availability_zone:
438         type: list
439         required: true
440         status: SUPPORTED
441         entry_schema:
442           type: string
443       vm_image_name:
444         type: string
445         required: true
446         status: SUPPORTED
447       port_pd01_port_ip_requirements:
448         type: list
449         required: true
450         status: SUPPORTED
451         entry_schema:
452           type: json
453       port_pd01_port_network:
454         type: list
455         required: true
456         status: SUPPORTED
457         entry_schema:
458           type: string
459       index_value:
460         type: integer
461         description: Index value of this substitution service template runtime instance
462         required: false
463         default: 0
464         status: SUPPORTED
465         constraints:
466         - greater_or_equal: 0
467       vm_flavor_name:
468         type: string
469         required: true
470         status: SUPPORTED
471       compute_oam_server_user_data_format:
472         type: list
473         required: true
474         status: SUPPORTED
475         entry_schema:
476           type: string
477       compute_oam_server_name:
478         type: list
479         required: true
480         status: SUPPORTED
481         entry_schema:
482           type: string
483       port_pd01_port_security_groups:
484         type: list
485         required: true
486         status: SUPPORTED
487         entry_schema:
488           type: json
489       port_pd01_port_network_role_tag:
490         type: list
491         required: true
492         status: SUPPORTED
493         entry_schema:
494           type: string
495       compute_oam_server_scheduler_hints:
496         type: list
497         required: true
498         status: SUPPORTED
499         entry_schema:
500           type: json
501     attributes:
502       oam_server_accessIPv4:
503         type: list
504         status: SUPPORTED
505         entry_schema:
506           type: string
507     requirements:
508     - dependency_oam_server_pd01_port:
509         capability: tosca.capabilities.Node
510         node: tosca.nodes.Root
511         relationship: tosca.relationships.DependsOn
512         occurrences:
513         - 0
514         - UNBOUNDED
515     - link_oam_server_pd01_port:
516         capability: tosca.capabilities.network.Linkable
517         relationship: tosca.relationships.network.LinksTo
518         occurrences:
519         - 1
520         - 1
521     - dependency_oam_server:
522         capability: tosca.capabilities.Node
523         node: tosca.nodes.Root
524         relationship: tosca.relationships.DependsOn
525         occurrences:
526         - 0
527         - UNBOUNDED
528     - local_storage_oam_server:
529         capability: tosca.capabilities.Attachment
530         node: tosca.nodes.BlockStorage
531         relationship: tosca.relationships.AttachesTo
532         occurrences:
533         - 0
534         - UNBOUNDED
535     capabilities:
536       cpu.delta_oam_server:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       host_oam_server:
543         type: tosca.capabilities.Container
544         valid_source_types:
545         - tosca.nodes.SoftwareComponent
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.usage_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       network.incoming.bytes.rate_oam_server_pd01_port:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       feature_oam_server:
562         type: tosca.capabilities.Node
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.device.write.bytes_oam_server:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       cpu_util_oam_server:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.capacity_oam_server:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       memory_oam_server:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       disk.read.bytes.rate_oam_server:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       binding_oam_server_pd01_port:
597         type: tosca.capabilities.network.Bindable
598         valid_source_types:
599         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
600         occurrences:
601         - 0
602         - UNBOUNDED
603       disk.write.bytes_oam_server:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.write.requests_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       cpu_oam_server:
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       vcpus_oam_server:
622         type: org.openecomp.capabilities.metric.Ceilometer
623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
624         occurrences:
625         - 1
626         - UNBOUNDED
627       network.incoming.packets_oam_server_pd01_port:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       disk.device.read.requests.rate_oam_server:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       network.outpoing.packets_oam_server_pd01_port:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       disk.allocation_oam_server:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       disk.write.bytes.rate_oam_server:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       disk.device.write.requests.rate_oam_server:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       instance_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       memory.resident_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.read.requests_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       disk.device.allocation_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       disk.device.write.requests_oam_server:
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.iops_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       disk.device.capacity_oam_server:
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       binding_oam_server:
706         type: tosca.capabilities.network.Bindable
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.device.write.bytes.rate_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.usage_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       network.outgoing.packets.rate_oam_server_pd01_port:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       attachment_oam_server_pd01_port:
729         type: tosca.capabilities.Attachment
730         occurrences:
731         - 1
732         - UNBOUNDED
733       disk.latency_oam_server:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       disk.read.requests_oam_server:
740         type: org.openecomp.capabilities.metric.Ceilometer
741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
742         occurrences:
743         - 1
744         - UNBOUNDED
745       disk.device.iops_oam_server:
746         type: org.openecomp.capabilities.metric.Ceilometer
747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
748         occurrences:
749         - 1
750         - UNBOUNDED
751       disk.root.size_oam_server:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       disk.device.latency_oam_server:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       feature_oam_server_pd01_port:
764         type: tosca.capabilities.Node
765         occurrences:
766         - 1
767         - UNBOUNDED
768       memory.usage_oam_server:
769         type: org.openecomp.capabilities.metric.Ceilometer
770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
771         occurrences:
772         - 1
773         - UNBOUNDED
774       endpoint_oam_server:
775         type: tosca.capabilities.Endpoint.Admin
776         occurrences:
777         - 1
778         - UNBOUNDED
779       scalable_oam_server:
780         type: tosca.capabilities.Scalable
781         occurrences:
782         - 1
783         - UNBOUNDED
784       network.incoming.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       disk.write.requests.rate_oam_server:
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       network.incoming.packets.rate_oam_server_pd01_port:
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       disk.device.read.bytes.rate_oam_server:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       disk.device.read.bytes_oam_server:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       os_oam_server:
815         type: tosca.capabilities.OperatingSystem
816         occurrences:
817         - 1
818         - UNBOUNDED
819       disk.read.bytes_oam_server:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       network.outgoing.bytes_oam_server_pd01_port:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       network.outgoing.bytes.rate_oam_server_pd01_port:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.ephemeral.size_oam_server:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843   org.openecomp.resource.abstract.nodes.ps_server:
844     derived_from: org.openecomp.resource.abstract.nodes.VFC
845     properties:
846       port_pd01_port_mac_requirements:
847         type: list
848         required: true
849         status: SUPPORTED
850         entry_schema:
851           type: json
852       compute_ps_server_name:
853         type: list
854         required: true
855         status: SUPPORTED
856         entry_schema:
857           type: string
858       vm_image_name:
859         type: string
860         required: true
861         status: SUPPORTED
862       compute_ps_server_availability_zone:
863         type: list
864         required: true
865         status: SUPPORTED
866         entry_schema:
867           type: string
868       compute_ps_server_user_data_format:
869         type: list
870         required: true
871         status: SUPPORTED
872         entry_schema:
873           type: string
874       compute_ps_server_scheduler_hints:
875         type: list
876         required: true
877         status: SUPPORTED
878         entry_schema:
879           type: json
880       port_pd01_port_ip_requirements:
881         type: list
882         required: true
883         status: SUPPORTED
884         entry_schema:
885           type: json
886       port_pd01_port_network:
887         type: list
888         required: true
889         status: SUPPORTED
890         entry_schema:
891           type: string
892       index_value:
893         type: integer
894         description: Index value of this substitution service template runtime instance
895         required: false
896         default: 0
897         status: SUPPORTED
898         constraints:
899         - greater_or_equal: 0
900       vm_flavor_name:
901         type: string
902         required: true
903         status: SUPPORTED
904       port_pd01_port_security_groups:
905         type: list
906         required: true
907         status: SUPPORTED
908         entry_schema:
909           type: json
910     attributes:
911       ps_server_accessIPv4:
912         type: list
913         status: SUPPORTED
914         entry_schema:
915           type: string
916       ps_server_pd01_port_device_id:
917         type: list
918         status: SUPPORTED
919         entry_schema:
920           type: string
921     requirements:
922     - dependency_ps_server_pd01_port:
923         capability: tosca.capabilities.Node
924         node: tosca.nodes.Root
925         relationship: tosca.relationships.DependsOn
926         occurrences:
927         - 0
928         - UNBOUNDED
929     - link_ps_server_pd01_port:
930         capability: tosca.capabilities.network.Linkable
931         relationship: tosca.relationships.network.LinksTo
932         occurrences:
933         - 1
934         - 1
935     - dependency_ps_server:
936         capability: tosca.capabilities.Node
937         node: tosca.nodes.Root
938         relationship: tosca.relationships.DependsOn
939         occurrences:
940         - 0
941         - UNBOUNDED
942     - local_storage_ps_server:
943         capability: tosca.capabilities.Attachment
944         node: tosca.nodes.BlockStorage
945         relationship: tosca.relationships.AttachesTo
946         occurrences:
947         - 0
948         - UNBOUNDED
949     capabilities:
950       instance_ps_server:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       binding_ps_server_pd01_port:
957         type: tosca.capabilities.network.Bindable
958         valid_source_types:
959         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
960         occurrences:
961         - 0
962         - UNBOUNDED
963       host_ps_server:
964         type: tosca.capabilities.Container
965         valid_source_types:
966         - tosca.nodes.SoftwareComponent
967         occurrences:
968         - 1
969         - UNBOUNDED
970       cpu.delta_ps_server:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       disk.write.bytes.rate_ps_server:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED
982       feature_ps_server:
983         type: tosca.capabilities.Node
984         occurrences:
985         - 1
986         - UNBOUNDED
987       disk.root.size_ps_server:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.device.read.requests.rate_ps_server:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       cpu_ps_server:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.device.write.bytes_ps_server:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       disk.device.read.bytes_ps_server:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       disk.read.bytes_ps_server:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       disk.device.iops_ps_server:
1024         type: org.openecomp.capabilities.metric.Ceilometer
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       network.outpoing.packets_ps_server_pd01_port:
1030         type: org.openecomp.capabilities.metric.Ceilometer
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       disk.device.latency_ps_server:
1036         type: org.openecomp.capabilities.metric.Ceilometer
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       disk.read.bytes.rate_ps_server:
1042         type: org.openecomp.capabilities.metric.Ceilometer
1043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       memory_ps_server:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       scalable_ps_server:
1054         type: tosca.capabilities.Scalable
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       disk.write.requests.rate_ps_server:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       network.outgoing.bytes_ps_server_pd01_port:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       disk.write.requests_ps_server:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       network.incoming.bytes.rate_ps_server_pd01_port:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       network.incoming.packets_ps_server_pd01_port:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       disk.latency_ps_server:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.ephemeral.size_ps_server:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       disk.device.capacity_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       disk.iops_ps_server:
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.device.read.bytes.rate_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       network.outgoing.packets.rate_ps_server_pd01_port:
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       cpu_util_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       memory.resident_ps_server:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       disk.device.read.requests_ps_server:
1137         type: org.openecomp.capabilities.metric.Ceilometer
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       disk.write.bytes_ps_server:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       feature_ps_server_pd01_port:
1149         type: tosca.capabilities.Node
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       network.outgoing.bytes.rate_ps_server_pd01_port:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       attachment_ps_server_pd01_port:
1160         type: tosca.capabilities.Attachment
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       disk.device.write.requests.rate_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       network.incoming.packets.rate_ps_server_pd01_port:
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       disk.read.requests_ps_server:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       disk.allocation_ps_server:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       memory.usage_ps_server:
1189         type: org.openecomp.capabilities.metric.Ceilometer
1190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1191         occurrences:
1192         - 1
1193         - UNBOUNDED
1194       binding_ps_server:
1195         type: tosca.capabilities.network.Bindable
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       os_ps_server:
1200         type: tosca.capabilities.OperatingSystem
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       disk.device.usage_ps_server:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       disk.device.write.bytes.rate_ps_server:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       vcpus_ps_server:
1217         type: org.openecomp.capabilities.metric.Ceilometer
1218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       network.incoming.bytes_ps_server_pd01_port:
1223         type: org.openecomp.capabilities.metric.Ceilometer
1224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       disk.usage_ps_server:
1229         type: org.openecomp.capabilities.metric.Ceilometer
1230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1231         occurrences:
1232         - 1
1233         - UNBOUNDED
1234       disk.device.write.requests_ps_server:
1235         type: org.openecomp.capabilities.metric.Ceilometer
1236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1237         occurrences:
1238         - 1
1239         - UNBOUNDED
1240       endpoint_ps_server:
1241         type: tosca.capabilities.Endpoint.Admin
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       disk.capacity_ps_server:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       disk.device.allocation_ps_server:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED