related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / subinterface / vlantagging / pattern5 / baseScenario / 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.heat.nested_pattern5:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       p1:
12         type: string
13         description: UID of OAM network
14         required: true
15         status: SUPPORTED
16       p2:
17         type: string
18         description: UID of OAM network
19         required: true
20         status: SUPPORTED
21       ps_server_1b_ips:
22         type: string
23         required: true
24         status: SUPPORTED
25       packet_internal_network_name:
26         type: string
27         required: true
28         status: SUPPORTED
29       pd_server_1b_names:
30         type: list
31         description: PD server names
32         required: true
33         status: SUPPORTED
34         entry_schema:
35           type: string
36       security_group_name:
37         type: list
38         description: CMAUI1, CMAUI2 server names
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: string
43       ps_server_1b_names:
44         type: list
45         description: Ps server names
46         required: true
47         status: SUPPORTED
48         entry_schema:
49           type: string
50       ps_server_2b_ips:
51         type: string
52         required: true
53         status: SUPPORTED
54       pd_server_1b_flavor:
55         type: string
56         description: Flavor for PD server
57         required: true
58         status: SUPPORTED
59       pd_server_1b_ips:
60         type: string
61         required: true
62         status: SUPPORTED
63       packet_external_network_name:
64         type: string
65         required: true
66         status: SUPPORTED
67       availability_zone_0:
68         type: string
69         description: availabilityzone name
70         required: true
71         status: SUPPORTED
72       ps_server_1b_flavor:
73         type: string
74         description: Flavor for PS server
75         required: true
76         status: SUPPORTED
77       ps_server_1b_image:
78         type: string
79         description: Ps Image server
80         required: true
81         status: SUPPORTED
82       net:
83         type: string
84         required: true
85         status: SUPPORTED
86       pd_server_1b_image:
87         type: string
88         description: PD Image server
89         required: true
90         status: SUPPORTED
91       pd_server_2b_ips:
92         type: string
93         required: true
94         status: SUPPORTED
95     requirements:
96     - dependency_pd_server_1b_port:
97         capability: tosca.capabilities.Node
98         node: tosca.nodes.Root
99         relationship: tosca.relationships.DependsOn
100         occurrences:
101         - 0
102         - UNBOUNDED
103     - dependency_ps_server_2b_port:
104         capability: tosca.capabilities.Node
105         node: tosca.nodes.Root
106         relationship: tosca.relationships.DependsOn
107         occurrences:
108         - 0
109         - UNBOUNDED
110     - link_ps_server_2b_port:
111         capability: tosca.capabilities.network.Linkable
112         relationship: tosca.relationships.network.LinksTo
113         occurrences:
114         - 1
115         - 1
116     - dependency_packet_external_network:
117         capability: tosca.capabilities.Node
118         node: tosca.nodes.Root
119         relationship: tosca.relationships.DependsOn
120         occurrences:
121         - 0
122         - UNBOUNDED
123     - dependency_ps_server_1b_port:
124         capability: tosca.capabilities.Node
125         node: tosca.nodes.Root
126         relationship: tosca.relationships.DependsOn
127         occurrences:
128         - 0
129         - UNBOUNDED
130     - dependency_server_1b_ps:
131         capability: tosca.capabilities.Node
132         node: tosca.nodes.Root
133         relationship: tosca.relationships.DependsOn
134         occurrences:
135         - 0
136         - UNBOUNDED
137     - local_storage_server_1b_ps:
138         capability: tosca.capabilities.Attachment
139         node: tosca.nodes.BlockStorage
140         relationship: tosca.relationships.AttachesTo
141         occurrences:
142         - 0
143         - UNBOUNDED
144     - dependency_packet_internal_network:
145         capability: tosca.capabilities.Node
146         node: tosca.nodes.Root
147         relationship: tosca.relationships.DependsOn
148         occurrences:
149         - 0
150         - UNBOUNDED
151     - dependency_test_resourceGroup:
152         capability: tosca.capabilities.Node
153         node: tosca.nodes.Root
154         relationship: tosca.relationships.DependsOn
155         occurrences:
156         - 0
157         - UNBOUNDED
158     - dependency_template_Vlan_vmi_1_test_resourceGroup:
159         capability: tosca.capabilities.Node
160         node: tosca.nodes.Root
161         relationship: tosca.relationships.DependsOn
162         occurrences:
163         - 0
164         - UNBOUNDED
165     - dependency_server_1b_pd:
166         capability: tosca.capabilities.Node
167         node: tosca.nodes.Root
168         relationship: tosca.relationships.DependsOn
169         occurrences:
170         - 0
171         - UNBOUNDED
172     - local_storage_server_1b_pd:
173         capability: tosca.capabilities.Attachment
174         node: tosca.nodes.BlockStorage
175         relationship: tosca.relationships.AttachesTo
176         occurrences:
177         - 0
178         - UNBOUNDED
179     - dependency_pd_server_2b_port:
180         capability: tosca.capabilities.Node
181         node: tosca.nodes.Root
182         relationship: tosca.relationships.DependsOn
183         occurrences:
184         - 0
185         - UNBOUNDED
186     - link_pd_server_2b_port:
187         capability: tosca.capabilities.network.Linkable
188         relationship: tosca.relationships.network.LinksTo
189         occurrences:
190         - 1
191         - 1
192     capabilities:
193       disk.capacity_server_1b_pd:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.device.read.bytes.rate_server_1b_ps:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       network.outgoing.packets.rate_ps_server_2b_port:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       network.incoming.bytes.rate_ps_server_1b_port:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       disk.usage_server_1b_pd:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       vcpus_server_1b_pd:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       disk.write.bytes.rate_server_1b_ps:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       binding_ps_server_2b_port:
236         type: tosca.capabilities.network.Bindable
237         valid_source_types:
238         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
239         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
240         occurrences:
241         - 0
242         - UNBOUNDED
243       feature_ps_server_1b_port:
244         type: tosca.capabilities.Node
245         occurrences:
246         - 1
247         - UNBOUNDED
248       network.incoming.bytes_pd_server_1b_port:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       vcpus_server_1b_ps:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       disk.device.iops_server_1b_ps:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.write.bytes.rate_server_1b_pd:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       os_server_1b_pd:
273         type: tosca.capabilities.OperatingSystem
274         occurrences:
275         - 1
276         - UNBOUNDED
277       network.incoming.packets.rate_ps_server_2b_port:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       attachment_packet_internal_network:
284         type: tosca.capabilities.Attachment
285         occurrences:
286         - 1
287         - UNBOUNDED
288       network.outgoing.packets.rate_pd_server_1b_port:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.device.latency_server_1b_pd:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.device.iops_server_1b_pd:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       network.incoming.packets_pd_server_1b_port:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.outgoing.bytes.rate_ps_server_2b_port:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       attachment_ps_server_1b_port:
319         type: tosca.capabilities.Attachment
320         occurrences:
321         - 1
322         - UNBOUNDED
323       disk.device.usage_server_1b_pd:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       forwarder_ps_server_1b_port:
330         type: org.openecomp.capabilities.Forwarder
331         occurrences:
332         - 1
333         - UNBOUNDED
334       disk.device.read.bytes.rate_server_1b_pd:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       os_server_1b_ps:
341         type: tosca.capabilities.OperatingSystem
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.device.latency_server_1b_ps:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       network.outgoing.bytes_ps_server_2b_port:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       disk.device.usage_server_1b_ps:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       forwarder_pd_server_2b_port:
364         type: org.openecomp.capabilities.Forwarder
365         occurrences:
366         - 1
367         - UNBOUNDED
368       disk.read.bytes_server_1b_ps:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       disk.ephemeral.size_server_1b_pd:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       disk.latency_server_1b_pd:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       memory_server_1b_ps:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.device.read.requests.rate_server_1b_pd:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       network.outgoing.bytes.rate_ps_server_1b_port:
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       network.incoming.packets.rate_ps_server_1b_port:
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       feature_server_1b_ps:
411         type: tosca.capabilities.Node
412         occurrences:
413         - 1
414         - UNBOUNDED
415       disk.write.requests.rate_server_1b_ps:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       host_server_1b_pd:
422         type: tosca.capabilities.Container
423         valid_source_types:
424         - tosca.nodes.SoftwareComponent
425         occurrences:
426         - 1
427         - UNBOUNDED
428       disk.ephemeral.size_server_1b_ps:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       network.incoming.packets_pd_server_2b_port:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.device.read.requests.rate_server_1b_ps:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       disk.read.bytes_server_1b_pd:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       memory_server_1b_pd:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.write.bytes_server_1b_ps:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       attachment_pd_server_2b_port:
465         type: tosca.capabilities.Attachment
466         occurrences:
467         - 1
468         - UNBOUNDED
469       end_point_packet_external_network:
470         type: tosca.capabilities.Endpoint
471         occurrences:
472         - 1
473         - UNBOUNDED
474       binding_server_1b_ps:
475         type: tosca.capabilities.network.Bindable
476         occurrences:
477         - 1
478         - UNBOUNDED
479       binding_server_1b_pd:
480         type: tosca.capabilities.network.Bindable
481         occurrences:
482         - 1
483         - UNBOUNDED
484       network.outpoing.packets_pd_server_1b_port:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       feature_server_1b_pd:
491         type: tosca.capabilities.Node
492         occurrences:
493         - 1
494         - UNBOUNDED
495       memory.usage_server_1b_pd:
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       feature_pd_server_2b_port:
502         type: tosca.capabilities.Node
503         occurrences:
504         - 1
505         - UNBOUNDED
506       feature_template_Vlan_vmi_1_test_resourceGroup:
507         type: tosca.capabilities.Node
508         occurrences:
509         - 1
510         - UNBOUNDED
511       disk.root.size_server_1b_ps:
512         type: org.openecomp.capabilities.metric.Ceilometer
513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
514         occurrences:
515         - 1
516         - UNBOUNDED
517       disk.device.allocation_server_1b_pd:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523       network.incoming.bytes.rate_ps_server_2b_port:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       network.outgoing.bytes_pd_server_1b_port:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       disk.write.bytes_server_1b_pd:
536         type: org.openecomp.capabilities.metric.Ceilometer
537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
538         occurrences:
539         - 1
540         - UNBOUNDED
541       memory.usage_server_1b_ps:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       cpu_util_server_1b_pd:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       disk.device.capacity_server_1b_pd:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       disk.root.size_server_1b_pd:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       feature_test_resourceGroup:
566         type: tosca.capabilities.Node
567         occurrences:
568         - 1
569         - UNBOUNDED
570       disk.device.capacity_server_1b_ps:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       cpu_util_server_1b_ps:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582       disk.write.requests.rate_server_1b_pd:
583         type: org.openecomp.capabilities.metric.Ceilometer
584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
585         occurrences:
586         - 1
587         - UNBOUNDED
588       link_packet_external_network:
589         type: tosca.capabilities.network.Linkable
590         occurrences:
591         - 1
592         - UNBOUNDED
593       network.outpoing.packets_pd_server_2b_port:
594         type: org.openecomp.capabilities.metric.Ceilometer
595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
596         occurrences:
597         - 1
598         - UNBOUNDED
599       host_server_1b_ps:
600         type: tosca.capabilities.Container
601         valid_source_types:
602         - tosca.nodes.SoftwareComponent
603         occurrences:
604         - 1
605         - UNBOUNDED
606       instance_server_1b_pd:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       disk.device.write.bytes_server_1b_pd:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       disk.device.write.bytes_server_1b_ps:
619         type: org.openecomp.capabilities.metric.Ceilometer
620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
621         occurrences:
622         - 1
623         - UNBOUNDED
624       network.incoming.bytes.rate_pd_server_1b_port:
625         type: org.openecomp.capabilities.metric.Ceilometer
626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
627         occurrences:
628         - 1
629         - UNBOUNDED
630       disk.iops_server_1b_pd:
631         type: org.openecomp.capabilities.metric.Ceilometer
632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
633         occurrences:
634         - 1
635         - UNBOUNDED
636       instance_server_1b_ps:
637         type: org.openecomp.capabilities.metric.Ceilometer
638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
639         occurrences:
640         - 1
641         - UNBOUNDED
642       disk.device.allocation_server_1b_ps:
643         type: org.openecomp.capabilities.metric.Ceilometer
644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
645         occurrences:
646         - 1
647         - UNBOUNDED
648       end_point_packet_internal_network:
649         type: tosca.capabilities.Endpoint
650         occurrences:
651         - 1
652         - UNBOUNDED
653       feature_packet_internal_network:
654         type: tosca.capabilities.Node
655         occurrences:
656         - 1
657         - UNBOUNDED
658       cpu.delta_server_1b_ps:
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       forwarder_pd_server_1b_port:
665         type: org.openecomp.capabilities.Forwarder
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.device.write.requests.rate_server_1b_ps:
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       network.outgoing.packets.rate_pd_server_2b_port:
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       forwarder_ps_server_2b_port:
682         type: org.openecomp.capabilities.Forwarder
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.iops_server_1b_ps:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       network.outgoing.bytes_pd_server_2b_port:
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.bytes.rate_server_1b_ps:
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.write.bytes.rate_server_1b_pd:
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       cpu.delta_server_1b_pd:
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       network.incoming.packets.rate_pd_server_2b_port:
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       disk.device.write.requests_server_1b_pd:
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       network.outgoing.bytes.rate_pd_server_2b_port:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       network.incoming.packets_ps_server_1b_port:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       network.outgoing.packets.rate_ps_server_1b_port:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.write.requests_server_1b_ps:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       feature_pd_server_1b_port:
753         type: tosca.capabilities.Node
754         occurrences:
755         - 1
756         - UNBOUNDED
757       network.incoming.bytes_ps_server_1b_port:
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       attachment_pd_server_1b_port:
764         type: tosca.capabilities.Attachment
765         occurrences:
766         - 1
767         - UNBOUNDED
768       scalable_server_1b_ps:
769         type: tosca.capabilities.Scalable
770         occurrences:
771         - 1
772         - UNBOUNDED
773       binding_ps_server_1b_port:
774         type: tosca.capabilities.network.Bindable
775         valid_source_types:
776         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
777         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
778         occurrences:
779         - 0
780         - UNBOUNDED
781       disk.device.write.bytes.rate_server_1b_ps:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       network.incoming.bytes_pd_server_2b_port:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.device.write.requests_server_1b_ps:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       feature_packet_external_network:
800         type: tosca.capabilities.Node
801         occurrences:
802         - 1
803         - UNBOUNDED
804       disk.latency_server_1b_ps:
805         type: org.openecomp.capabilities.metric.Ceilometer
806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
807         occurrences:
808         - 1
809         - UNBOUNDED
810       scalable_server_1b_pd:
811         type: tosca.capabilities.Scalable
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.write.requests_server_1b_pd:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       binding_pd_server_2b_port:
822         type: tosca.capabilities.network.Bindable
823         valid_source_types:
824         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
825         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
826         occurrences:
827         - 0
828         - UNBOUNDED
829       disk.device.read.requests_server_1b_pd:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       network.outgoing.bytes.rate_pd_server_1b_port:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       disk.read.requests_server_1b_pd:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       network.incoming.packets_ps_server_2b_port:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       network.incoming.packets.rate_pd_server_1b_port:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       disk.device.read.requests_server_1b_ps:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       binding_pd_server_1b_port:
866         type: tosca.capabilities.network.Bindable
867         valid_source_types:
868         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
869         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
870         occurrences:
871         - 0
872         - UNBOUNDED
873       disk.read.bytes.rate_server_1b_pd:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       link_packet_internal_network:
880         type: tosca.capabilities.network.Linkable
881         occurrences:
882         - 1
883         - UNBOUNDED
884       network.incoming.bytes_ps_server_2b_port:
885         type: org.openecomp.capabilities.metric.Ceilometer
886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
887         occurrences:
888         - 1
889         - UNBOUNDED
890       endpoint_server_1b_pd:
891         type: tosca.capabilities.Endpoint.Admin
892         occurrences:
893         - 1
894         - UNBOUNDED
895       endpoint_server_1b_ps:
896         type: tosca.capabilities.Endpoint.Admin
897         occurrences:
898         - 1
899         - UNBOUNDED
900       cpu_server_1b_pd:
901         type: org.openecomp.capabilities.metric.Ceilometer
902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
903         occurrences:
904         - 1
905         - UNBOUNDED
906       network.outpoing.packets_ps_server_2b_port:
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.allocation_server_1b_pd:
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       network.outgoing.bytes_ps_server_1b_port:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       disk.device.read.bytes_server_1b_ps:
925         type: org.openecomp.capabilities.metric.Ceilometer
926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
927         occurrences:
928         - 1
929         - UNBOUNDED
930       network.incoming.bytes.rate_pd_server_2b_port:
931         type: org.openecomp.capabilities.metric.Ceilometer
932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
933         occurrences:
934         - 1
935         - UNBOUNDED
936       disk.device.write.requests.rate_server_1b_pd:
937         type: org.openecomp.capabilities.metric.Ceilometer
938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
939         occurrences:
940         - 1
941         - UNBOUNDED
942       cpu_server_1b_ps:
943         type: org.openecomp.capabilities.metric.Ceilometer
944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
945         occurrences:
946         - 1
947         - UNBOUNDED
948       disk.allocation_server_1b_ps:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       memory.resident_server_1b_pd:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       disk.read.requests_server_1b_ps:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       feature_ps_server_2b_port:
967         type: tosca.capabilities.Node
968         occurrences:
969         - 1
970         - UNBOUNDED
971       memory.resident_server_1b_ps:
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.capacity_server_1b_ps:
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       disk.device.read.bytes_server_1b_pd:
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       network.outpoing.packets_ps_server_1b_port:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       attachment_ps_server_2b_port:
996         type: tosca.capabilities.Attachment
997         occurrences:
998         - 1
999         - UNBOUNDED
1000       attachment_packet_external_network:
1001         type: tosca.capabilities.Attachment
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.usage_server_1b_ps:
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   org.openecomp.resource.abstract.nodes.pd_server_1b:
1012     derived_from: org.openecomp.resource.abstract.nodes.VFC
1013     properties:
1014       port_pd_server_2b_port_network:
1015         type: list
1016         required: true
1017         status: SUPPORTED
1018         entry_schema:
1019           type: string
1020       compute_pd_server_1b_name:
1021         type: list
1022         required: true
1023         status: SUPPORTED
1024         entry_schema:
1025           type: string
1026       port_pd_server_2b_port_ip_requirements:
1027         type: list
1028         required: true
1029         status: SUPPORTED
1030         entry_schema:
1031           type: org.openecomp.datatypes.network.IpRequirements
1032       port_pd_server_2b_port_fixed_ips:
1033         type: list
1034         required: true
1035         status: SUPPORTED
1036         entry_schema:
1037           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1038       port_pd_server_2b_port_exCP_naming:
1039         type: org.openecomp.datatypes.Naming
1040         required: true
1041         status: SUPPORTED
1042       vm_flavor_name:
1043         type: string
1044         required: true
1045         status: SUPPORTED
1046       subinterface_nested_vlan_net1:
1047         type: list
1048         required: true
1049         status: SUPPORTED
1050         entry_schema:
1051           type: string
1052       port_pd_server_1b_port_related_networks:
1053         type: list
1054         required: true
1055         status: SUPPORTED
1056         entry_schema:
1057           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1058       port_pd_server_2b_port_network_role_tag:
1059         type: string
1060         required: true
1061         status: SUPPORTED
1062       vm_image_name:
1063         type: string
1064         required: true
1065         status: SUPPORTED
1066       port_pd_server_2b_port_mac_requirements:
1067         type: org.openecomp.datatypes.network.MacRequirements
1068         required: true
1069         status: SUPPORTED
1070       subinterface_nested_vlan_parent_interface:
1071         type: list
1072         required: true
1073         status: SUPPORTED
1074         entry_schema:
1075           type: string
1076       port_pd_server_1b_port_fixed_ips:
1077         type: list
1078         required: true
1079         status: SUPPORTED
1080         entry_schema:
1081           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1082       port_pd_server_2b_port_vlan_requirements:
1083         type: list
1084         required: true
1085         status: SUPPORTED
1086         entry_schema:
1087           type: org.openecomp.datatypes.network.VlanRequirements
1088       compute_pd_server_1b_availability_zone:
1089         type: list
1090         required: true
1091         status: SUPPORTED
1092         entry_schema:
1093           type: string
1094       port_pd_server_1b_port_exCP_naming:
1095         type: org.openecomp.datatypes.Naming
1096         required: true
1097         status: SUPPORTED
1098       port_pd_server_1b_port_ip_requirements:
1099         type: list
1100         required: true
1101         status: SUPPORTED
1102         entry_schema:
1103           type: org.openecomp.datatypes.network.IpRequirements
1104       subinterface_nested_vlan_service_template_filter_count:
1105         type: list
1106         required: true
1107         status: SUPPORTED
1108         entry_schema:
1109           type: float
1110       port_pd_server_2b_port_order:
1111         type: integer
1112         required: true
1113         status: SUPPORTED
1114       index_value:
1115         type: integer
1116         description: Index value of this substitution service template runtime instance
1117         required: false
1118         default: 0
1119         status: SUPPORTED
1120         constraints:
1121         - greater_or_equal: 0
1122       port_pd_server_1b_port_vlan_requirements:
1123         type: list
1124         required: true
1125         status: SUPPORTED
1126         entry_schema:
1127           type: org.openecomp.datatypes.network.VlanRequirements
1128       port_pd_server_1b_port_network_role_tag:
1129         type: string
1130         required: true
1131         status: SUPPORTED
1132       port_pd_server_1b_port_replacement_policy:
1133         type: list
1134         required: true
1135         status: SUPPORTED
1136         entry_schema:
1137           type: string
1138       port_pd_server_1b_port_mac_requirements:
1139         type: org.openecomp.datatypes.network.MacRequirements
1140         required: true
1141         status: SUPPORTED
1142       port_pd_server_2b_port_network_role:
1143         type: string
1144         required: true
1145         status: SUPPORTED
1146       port_pd_server_1b_port_network_role:
1147         type: string
1148         required: true
1149         status: SUPPORTED
1150       port_pd_server_1b_port_network:
1151         type: list
1152         required: true
1153         status: SUPPORTED
1154         entry_schema:
1155           type: string
1156       port_pd_server_2b_port_replacement_policy:
1157         type: list
1158         required: true
1159         status: SUPPORTED
1160         entry_schema:
1161           type: string
1162       port_pd_server_2b_port_subnetpoolid:
1163         type: string
1164         required: true
1165         status: SUPPORTED
1166       port_pd_server_2b_port_related_networks:
1167         type: list
1168         required: true
1169         status: SUPPORTED
1170         entry_schema:
1171           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1172       port_pd_server_1b_port_order:
1173         type: integer
1174         required: true
1175         status: SUPPORTED
1176       port_pd_server_1b_port_subnetpoolid:
1177         type: string
1178         required: true
1179         status: SUPPORTED
1180     requirements:
1181     - dependency_pd_server_1b_pd_server_2b_port:
1182         capability: tosca.capabilities.Node
1183         node: tosca.nodes.Root
1184         relationship: tosca.relationships.DependsOn
1185         occurrences:
1186         - 0
1187         - UNBOUNDED
1188     - link_pd_server_1b_pd_server_2b_port:
1189         capability: tosca.capabilities.network.Linkable
1190         relationship: tosca.relationships.network.LinksTo
1191         occurrences:
1192         - 1
1193         - 1
1194     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
1195         capability: tosca.capabilities.Node
1196         node: tosca.nodes.Root
1197         relationship: tosca.relationships.DependsOn
1198         occurrences:
1199         - 0
1200         - UNBOUNDED
1201     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1202         capability: tosca.capabilities.Node
1203         node: tosca.nodes.Root
1204         relationship: tosca.relationships.DependsOn
1205         occurrences:
1206         - 0
1207         - UNBOUNDED
1208     - subinterface_link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1209         capability: tosca.capabilities.network.Linkable
1210         relationship: tosca.relationships.network.LinksTo
1211         occurrences:
1212         - 1
1213         - 1
1214     - dependency_pd_server_1b:
1215         capability: tosca.capabilities.Node
1216         node: tosca.nodes.Root
1217         relationship: tosca.relationships.DependsOn
1218         occurrences:
1219         - 0
1220         - UNBOUNDED
1221     - local_storage_pd_server_1b:
1222         capability: tosca.capabilities.Attachment
1223         node: tosca.nodes.BlockStorage
1224         relationship: tosca.relationships.AttachesTo
1225         occurrences:
1226         - 0
1227         - UNBOUNDED
1228     - dependency_pd_server_1b_pd_server_1b_port:
1229         capability: tosca.capabilities.Node
1230         node: tosca.nodes.Root
1231         relationship: tosca.relationships.DependsOn
1232         occurrences:
1233         - 0
1234         - UNBOUNDED
1235     - link_pd_server_1b_pd_server_1b_port:
1236         capability: tosca.capabilities.network.Linkable
1237         relationship: tosca.relationships.network.LinksTo
1238         occurrences:
1239         - 1
1240         - 1
1241     capabilities:
1242       disk.device.read.bytes_pd_server_1b:
1243         type: org.openecomp.capabilities.metric.Ceilometer
1244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       feature_pd_server_1b_pd_server_1b_port:
1249         type: tosca.capabilities.Node
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       host_pd_server_1b:
1254         type: tosca.capabilities.Container
1255         valid_source_types:
1256         - tosca.nodes.SoftwareComponent
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       disk.read.bytes.rate_pd_server_1b:
1261         type: org.openecomp.capabilities.metric.Ceilometer
1262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1263         occurrences:
1264         - 1
1265         - UNBOUNDED
1266       attachment_pd_server_1b_pd_server_2b_port:
1267         type: tosca.capabilities.Attachment
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       disk.allocation_pd_server_1b:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       network.outgoing.packets.rate_pd_server_1b_pd_server_2b_port:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1284         type: org.openecomp.capabilities.metric.Ceilometer
1285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       cpu.delta_pd_server_1b:
1290         type: org.openecomp.capabilities.metric.Ceilometer
1291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       forwarder_pd_server_1b_pd_server_1b_port:
1296         type: org.openecomp.capabilities.Forwarder
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       disk.device.read.requests_pd_server_1b:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       feature_pd_server_1b:
1313         type: tosca.capabilities.Node
1314         occurrences:
1315         - 1
1316         - UNBOUNDED
1317       disk.device.iops_pd_server_1b:
1318         type: org.openecomp.capabilities.metric.Ceilometer
1319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1320         occurrences:
1321         - 1
1322         - UNBOUNDED
1323       binding_pd_server_1b_pd_server_1b_port:
1324         type: tosca.capabilities.network.Bindable
1325         valid_source_types:
1326         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1327         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1328         occurrences:
1329         - 0
1330         - UNBOUNDED
1331       cpu_pd_server_1b:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       disk.write.bytes.rate_pd_server_1b:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       disk.device.read.requests.rate_pd_server_1b:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       endpoint_pd_server_1b:
1350         type: tosca.capabilities.Endpoint.Admin
1351         occurrences:
1352         - 1
1353         - UNBOUNDED
1354       disk.device.allocation_pd_server_1b:
1355         type: org.openecomp.capabilities.metric.Ceilometer
1356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1357         occurrences:
1358         - 1
1359         - UNBOUNDED
1360       memory.usage_pd_server_1b:
1361         type: org.openecomp.capabilities.metric.Ceilometer
1362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
1367         type: org.openecomp.capabilities.metric.Ceilometer
1368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       memory_pd_server_1b:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       disk.device.read.bytes.rate_pd_server_1b:
1379         type: org.openecomp.capabilities.metric.Ceilometer
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       disk.device.latency_pd_server_1b:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       disk.read.bytes_pd_server_1b:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       forwarder_pd_server_1b_pd_server_2b_port:
1397         type: org.openecomp.capabilities.Forwarder
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       disk.device.usage_pd_server_1b:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       attachment_pd_server_1b_pd_server_1b_port:
1408         type: tosca.capabilities.Attachment
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       disk.device.write.requests_pd_server_1b:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       binding_pd_server_1b_pd_server_2b_port:
1419         type: tosca.capabilities.network.Bindable
1420         valid_source_types:
1421         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1422         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1423         occurrences:
1424         - 0
1425         - UNBOUNDED
1426       disk.latency_pd_server_1b:
1427         type: org.openecomp.capabilities.metric.Ceilometer
1428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1429         occurrences:
1430         - 1
1431         - UNBOUNDED
1432       disk.ephemeral.size_pd_server_1b:
1433         type: org.openecomp.capabilities.metric.Ceilometer
1434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1435         occurrences:
1436         - 1
1437         - UNBOUNDED
1438       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1439         type: org.openecomp.capabilities.metric.Ceilometer
1440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1441         occurrences:
1442         - 1
1443         - UNBOUNDED
1444       network.outpoing.packets_pd_server_1b_pd_server_2b_port:
1445         type: org.openecomp.capabilities.metric.Ceilometer
1446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1447         occurrences:
1448         - 1
1449         - UNBOUNDED
1450       scalable_pd_server_1b:
1451         type: tosca.capabilities.Scalable
1452         occurrences:
1453         - 1
1454         - UNBOUNDED
1455       feature_pd_server_1b_pd_server_2b_port:
1456         type: tosca.capabilities.Node
1457         occurrences:
1458         - 1
1459         - UNBOUNDED
1460       disk.write.requests_pd_server_1b:
1461         type: org.openecomp.capabilities.metric.Ceilometer
1462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1463         occurrences:
1464         - 1
1465         - UNBOUNDED
1466       network.outgoing.bytes_pd_server_1b_pd_server_2b_port:
1467         type: org.openecomp.capabilities.metric.Ceilometer
1468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1473         type: tosca.capabilities.Node
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.device.write.bytes.rate_pd_server_1b:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       disk.root.size_pd_server_1b:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       network.incoming.packets_pd_server_1b_pd_server_2b_port:
1490         type: org.openecomp.capabilities.metric.Ceilometer
1491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       network.outgoing.bytes.rate_pd_server_1b_pd_server_2b_port:
1496         type: org.openecomp.capabilities.metric.Ceilometer
1497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1498         occurrences:
1499         - 1
1500         - UNBOUNDED
1501       disk.iops_pd_server_1b:
1502         type: org.openecomp.capabilities.metric.Ceilometer
1503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       disk.write.bytes_pd_server_1b:
1508         type: org.openecomp.capabilities.metric.Ceilometer
1509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1510         occurrences:
1511         - 1
1512         - UNBOUNDED
1513       network.incoming.bytes.rate_pd_server_1b_pd_server_2b_port:
1514         type: org.openecomp.capabilities.metric.Ceilometer
1515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1516         occurrences:
1517         - 1
1518         - UNBOUNDED
1519       disk.device.write.bytes_pd_server_1b:
1520         type: org.openecomp.capabilities.metric.Ceilometer
1521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       os_pd_server_1b:
1526         type: tosca.capabilities.OperatingSystem
1527         occurrences:
1528         - 1
1529         - UNBOUNDED
1530       vcpus_pd_server_1b:
1531         type: org.openecomp.capabilities.metric.Ceilometer
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       instance_pd_server_1b:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       binding_pd_server_1b:
1549         type: tosca.capabilities.network.Bindable
1550         occurrences:
1551         - 1
1552         - UNBOUNDED
1553       cpu_util_pd_server_1b:
1554         type: org.openecomp.capabilities.metric.Ceilometer
1555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1556         occurrences:
1557         - 1
1558         - UNBOUNDED
1559       network.incoming.bytes_pd_server_1b_pd_server_2b_port:
1560         type: org.openecomp.capabilities.metric.Ceilometer
1561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1562         occurrences:
1563         - 1
1564         - UNBOUNDED
1565       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
1566         type: org.openecomp.capabilities.metric.Ceilometer
1567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1568         occurrences:
1569         - 1
1570         - UNBOUNDED
1571       memory.resident_pd_server_1b:
1572         type: org.openecomp.capabilities.metric.Ceilometer
1573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1574         occurrences:
1575         - 1
1576         - UNBOUNDED
1577       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
1578         type: tosca.capabilities.Node
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       network.incoming.packets_pd_server_1b_pd_server_1b_port:
1583         type: org.openecomp.capabilities.metric.Ceilometer
1584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1585         occurrences:
1586         - 1
1587         - UNBOUNDED
1588       network.incoming.packets.rate_pd_server_1b_pd_server_2b_port:
1589         type: org.openecomp.capabilities.metric.Ceilometer
1590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1591         occurrences:
1592         - 1
1593         - UNBOUNDED
1594       disk.device.write.requests.rate_pd_server_1b:
1595         type: org.openecomp.capabilities.metric.Ceilometer
1596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1597         occurrences:
1598         - 1
1599         - UNBOUNDED
1600       disk.device.capacity_pd_server_1b:
1601         type: org.openecomp.capabilities.metric.Ceilometer
1602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1603         occurrences:
1604         - 1
1605         - UNBOUNDED
1606       disk.read.requests_pd_server_1b:
1607         type: org.openecomp.capabilities.metric.Ceilometer
1608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1609         occurrences:
1610         - 1
1611         - UNBOUNDED
1612       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
1613         type: org.openecomp.capabilities.metric.Ceilometer
1614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1615         occurrences:
1616         - 1
1617         - UNBOUNDED
1618       disk.capacity_pd_server_1b:
1619         type: org.openecomp.capabilities.metric.Ceilometer
1620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1621         occurrences:
1622         - 1
1623         - UNBOUNDED
1624       disk.usage_pd_server_1b:
1625         type: org.openecomp.capabilities.metric.Ceilometer
1626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1627         occurrences:
1628         - 1
1629         - UNBOUNDED
1630       disk.write.requests.rate_pd_server_1b:
1631         type: org.openecomp.capabilities.metric.Ceilometer
1632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636   org.openecomp.resource.abstract.nodes.ps_server_1b:
1637     derived_from: org.openecomp.resource.abstract.nodes.VFC
1638     properties:
1639       port_ps_server_2b_port_ip_requirements:
1640         type: list
1641         required: true
1642         status: SUPPORTED
1643         entry_schema:
1644           type: org.openecomp.datatypes.network.IpRequirements
1645       port_ps_server_2b_port_mac_requirements:
1646         type: org.openecomp.datatypes.network.MacRequirements
1647         required: true
1648         status: SUPPORTED
1649       port_ps_server_1b_port_network_role_tag:
1650         type: string
1651         required: true
1652         status: SUPPORTED
1653       port_ps_server_1b_port_fixed_ips:
1654         type: list
1655         required: true
1656         status: SUPPORTED
1657         entry_schema:
1658           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1659       port_ps_server_2b_port_network:
1660         type: list
1661         required: true
1662         status: SUPPORTED
1663         entry_schema:
1664           type: string
1665       vm_flavor_name:
1666         type: string
1667         required: true
1668         status: SUPPORTED
1669       port_ps_server_1b_port_related_networks:
1670         type: list
1671         required: true
1672         status: SUPPORTED
1673         entry_schema:
1674           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1675       port_ps_server_1b_port_exCP_naming:
1676         type: org.openecomp.datatypes.Naming
1677         required: true
1678         status: SUPPORTED
1679       vm_image_name:
1680         type: string
1681         required: true
1682         status: SUPPORTED
1683       port_ps_server_2b_port_fixed_ips:
1684         type: list
1685         required: true
1686         status: SUPPORTED
1687         entry_schema:
1688           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1689       port_ps_server_2b_port_exCP_naming:
1690         type: org.openecomp.datatypes.Naming
1691         required: true
1692         status: SUPPORTED
1693       compute_ps_server_1b_availability_zone:
1694         type: list
1695         required: true
1696         status: SUPPORTED
1697         entry_schema:
1698           type: string
1699       compute_ps_server_1b_name:
1700         type: list
1701         required: true
1702         status: SUPPORTED
1703         entry_schema:
1704           type: string
1705       port_ps_server_1b_port_vlan_requirements:
1706         type: list
1707         required: true
1708         status: SUPPORTED
1709         entry_schema:
1710           type: org.openecomp.datatypes.network.VlanRequirements
1711       port_ps_server_1b_port_mac_requirements:
1712         type: org.openecomp.datatypes.network.MacRequirements
1713         required: true
1714         status: SUPPORTED
1715       index_value:
1716         type: integer
1717         description: Index value of this substitution service template runtime instance
1718         required: false
1719         default: 0
1720         status: SUPPORTED
1721         constraints:
1722         - greater_or_equal: 0
1723       port_ps_server_1b_port_order:
1724         type: integer
1725         required: true
1726         status: SUPPORTED
1727       port_ps_server_2b_port_related_networks:
1728         type: list
1729         required: true
1730         status: SUPPORTED
1731         entry_schema:
1732           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1733       port_ps_server_2b_port_order:
1734         type: integer
1735         required: true
1736         status: SUPPORTED
1737       port_ps_server_1b_port_network:
1738         type: list
1739         required: true
1740         status: SUPPORTED
1741         entry_schema:
1742           type: string
1743       port_ps_server_1b_port_ip_requirements:
1744         type: list
1745         required: true
1746         status: SUPPORTED
1747         entry_schema:
1748           type: org.openecomp.datatypes.network.IpRequirements
1749       port_ps_server_2b_port_vlan_requirements:
1750         type: list
1751         required: true
1752         status: SUPPORTED
1753         entry_schema:
1754           type: org.openecomp.datatypes.network.VlanRequirements
1755       port_ps_server_1b_port_network_role:
1756         type: string
1757         required: true
1758         status: SUPPORTED
1759       port_ps_server_2b_port_network_role:
1760         type: string
1761         required: true
1762         status: SUPPORTED
1763       port_ps_server_1b_port_replacement_policy:
1764         type: list
1765         required: true
1766         status: SUPPORTED
1767         entry_schema:
1768           type: string
1769       port_ps_server_1b_port_subnetpoolid:
1770         type: string
1771         required: true
1772         status: SUPPORTED
1773       port_ps_server_2b_port_replacement_policy:
1774         type: list
1775         required: true
1776         status: SUPPORTED
1777         entry_schema:
1778           type: string
1779       port_ps_server_2b_port_network_role_tag:
1780         type: string
1781         required: true
1782         status: SUPPORTED
1783       port_ps_server_2b_port_subnetpoolid:
1784         type: string
1785         required: true
1786         status: SUPPORTED
1787     requirements:
1788     - dependency_ps_server_1b:
1789         capability: tosca.capabilities.Node
1790         node: tosca.nodes.Root
1791         relationship: tosca.relationships.DependsOn
1792         occurrences:
1793         - 0
1794         - UNBOUNDED
1795     - local_storage_ps_server_1b:
1796         capability: tosca.capabilities.Attachment
1797         node: tosca.nodes.BlockStorage
1798         relationship: tosca.relationships.AttachesTo
1799         occurrences:
1800         - 0
1801         - UNBOUNDED
1802     - dependency_ps_server_1b_ps_server_1b_port:
1803         capability: tosca.capabilities.Node
1804         node: tosca.nodes.Root
1805         relationship: tosca.relationships.DependsOn
1806         occurrences:
1807         - 0
1808         - UNBOUNDED
1809     - link_ps_server_1b_ps_server_1b_port:
1810         capability: tosca.capabilities.network.Linkable
1811         relationship: tosca.relationships.network.LinksTo
1812         occurrences:
1813         - 1
1814         - 1
1815     - dependency_ps_server_1b_ps_server_2b_port:
1816         capability: tosca.capabilities.Node
1817         node: tosca.nodes.Root
1818         relationship: tosca.relationships.DependsOn
1819         occurrences:
1820         - 0
1821         - UNBOUNDED
1822     - link_ps_server_1b_ps_server_2b_port:
1823         capability: tosca.capabilities.network.Linkable
1824         relationship: tosca.relationships.network.LinksTo
1825         occurrences:
1826         - 1
1827         - 1
1828     capabilities:
1829       disk.write.bytes.rate_ps_server_1b:
1830         type: org.openecomp.capabilities.metric.Ceilometer
1831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       disk.device.usage_ps_server_1b:
1836         type: org.openecomp.capabilities.metric.Ceilometer
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1838         occurrences:
1839         - 1
1840         - UNBOUNDED
1841       disk.device.allocation_ps_server_1b:
1842         type: org.openecomp.capabilities.metric.Ceilometer
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       disk.device.write.requests_ps_server_1b:
1848         type: org.openecomp.capabilities.metric.Ceilometer
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1850         occurrences:
1851         - 1
1852         - UNBOUNDED
1853       cpu_util_ps_server_1b:
1854         type: org.openecomp.capabilities.metric.Ceilometer
1855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1856         occurrences:
1857         - 1
1858         - UNBOUNDED
1859       scalable_ps_server_1b:
1860         type: tosca.capabilities.Scalable
1861         occurrences:
1862         - 1
1863         - UNBOUNDED
1864       disk.device.read.bytes.rate_ps_server_1b:
1865         type: org.openecomp.capabilities.metric.Ceilometer
1866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1867         occurrences:
1868         - 1
1869         - UNBOUNDED
1870       disk.device.latency_ps_server_1b:
1871         type: org.openecomp.capabilities.metric.Ceilometer
1872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1873         occurrences:
1874         - 1
1875         - UNBOUNDED
1876       disk.device.iops_ps_server_1b:
1877         type: org.openecomp.capabilities.metric.Ceilometer
1878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1879         occurrences:
1880         - 1
1881         - UNBOUNDED
1882       attachment_ps_server_1b_ps_server_1b_port:
1883         type: tosca.capabilities.Attachment
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
1888         type: org.openecomp.capabilities.metric.Ceilometer
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       network.incoming.packets.rate_ps_server_1b_ps_server_2b_port:
1894         type: org.openecomp.capabilities.metric.Ceilometer
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1896         occurrences:
1897         - 1
1898         - UNBOUNDED
1899       disk.device.capacity_ps_server_1b:
1900         type: org.openecomp.capabilities.metric.Ceilometer
1901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1902         occurrences:
1903         - 1
1904         - UNBOUNDED
1905       forwarder_ps_server_1b_ps_server_1b_port:
1906         type: org.openecomp.capabilities.Forwarder
1907         occurrences:
1908         - 1
1909         - UNBOUNDED
1910       instance_ps_server_1b:
1911         type: org.openecomp.capabilities.metric.Ceilometer
1912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1913         occurrences:
1914         - 1
1915         - UNBOUNDED
1916       cpu_ps_server_1b:
1917         type: org.openecomp.capabilities.metric.Ceilometer
1918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1919         occurrences:
1920         - 1
1921         - UNBOUNDED
1922       disk.device.write.bytes_ps_server_1b:
1923         type: org.openecomp.capabilities.metric.Ceilometer
1924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1925         occurrences:
1926         - 1
1927         - UNBOUNDED
1928       disk.read.bytes.rate_ps_server_1b:
1929         type: org.openecomp.capabilities.metric.Ceilometer
1930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1931         occurrences:
1932         - 1
1933         - UNBOUNDED
1934       disk.device.read.requests_ps_server_1b:
1935         type: org.openecomp.capabilities.metric.Ceilometer
1936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       host_ps_server_1b:
1941         type: tosca.capabilities.Container
1942         valid_source_types:
1943         - tosca.nodes.SoftwareComponent
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       disk.usage_ps_server_1b:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       attachment_ps_server_1b_ps_server_2b_port:
1954         type: tosca.capabilities.Attachment
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       disk.read.requests_ps_server_1b:
1959         type: org.openecomp.capabilities.metric.Ceilometer
1960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       disk.device.read.requests.rate_ps_server_1b:
1965         type: org.openecomp.capabilities.metric.Ceilometer
1966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1967         occurrences:
1968         - 1
1969         - UNBOUNDED
1970       disk.capacity_ps_server_1b:
1971         type: org.openecomp.capabilities.metric.Ceilometer
1972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       network.outgoing.bytes.rate_ps_server_1b_ps_server_2b_port:
1977         type: org.openecomp.capabilities.metric.Ceilometer
1978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1979         occurrences:
1980         - 1
1981         - UNBOUNDED
1982       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
1983         type: org.openecomp.capabilities.metric.Ceilometer
1984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       disk.write.requests.rate_ps_server_1b:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       disk.device.read.bytes_ps_server_1b:
1995         type: org.openecomp.capabilities.metric.Ceilometer
1996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1997         occurrences:
1998         - 1
1999         - UNBOUNDED
2000       disk.device.write.requests.rate_ps_server_1b:
2001         type: org.openecomp.capabilities.metric.Ceilometer
2002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2003         occurrences:
2004         - 1
2005         - UNBOUNDED
2006       disk.root.size_ps_server_1b:
2007         type: org.openecomp.capabilities.metric.Ceilometer
2008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2009         occurrences:
2010         - 1
2011         - UNBOUNDED
2012       feature_ps_server_1b_ps_server_2b_port:
2013         type: tosca.capabilities.Node
2014         occurrences:
2015         - 1
2016         - UNBOUNDED
2017       binding_ps_server_1b:
2018         type: tosca.capabilities.network.Bindable
2019         occurrences:
2020         - 1
2021         - UNBOUNDED
2022       memory.resident_ps_server_1b:
2023         type: org.openecomp.capabilities.metric.Ceilometer
2024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2025         occurrences:
2026         - 1
2027         - UNBOUNDED
2028       memory_ps_server_1b:
2029         type: org.openecomp.capabilities.metric.Ceilometer
2030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2031         occurrences:
2032         - 1
2033         - UNBOUNDED
2034       disk.write.bytes_ps_server_1b:
2035         type: org.openecomp.capabilities.metric.Ceilometer
2036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2037         occurrences:
2038         - 1
2039         - UNBOUNDED
2040       disk.device.write.bytes.rate_ps_server_1b:
2041         type: org.openecomp.capabilities.metric.Ceilometer
2042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2043         occurrences:
2044         - 1
2045         - UNBOUNDED
2046       network.incoming.bytes.rate_ps_server_1b_ps_server_2b_port:
2047         type: org.openecomp.capabilities.metric.Ceilometer
2048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2049         occurrences:
2050         - 1
2051         - UNBOUNDED
2052       network.incoming.bytes_ps_server_1b_ps_server_2b_port:
2053         type: org.openecomp.capabilities.metric.Ceilometer
2054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2055         occurrences:
2056         - 1
2057         - UNBOUNDED
2058       disk.read.bytes_ps_server_1b:
2059         type: org.openecomp.capabilities.metric.Ceilometer
2060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2061         occurrences:
2062         - 1
2063         - UNBOUNDED
2064       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
2065         type: org.openecomp.capabilities.metric.Ceilometer
2066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2067         occurrences:
2068         - 1
2069         - UNBOUNDED
2070       forwarder_ps_server_1b_ps_server_2b_port:
2071         type: org.openecomp.capabilities.Forwarder
2072         occurrences:
2073         - 1
2074         - UNBOUNDED
2075       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
2076         type: org.openecomp.capabilities.metric.Ceilometer
2077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2078         occurrences:
2079         - 1
2080         - UNBOUNDED
2081       network.incoming.packets_ps_server_1b_ps_server_1b_port:
2082         type: org.openecomp.capabilities.metric.Ceilometer
2083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2084         occurrences:
2085         - 1
2086         - UNBOUNDED
2087       binding_ps_server_1b_ps_server_2b_port:
2088         type: tosca.capabilities.network.Bindable
2089         valid_source_types:
2090         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2091         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2092         occurrences:
2093         - 0
2094         - UNBOUNDED
2095       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       feature_ps_server_1b:
2102         type: tosca.capabilities.Node
2103         occurrences:
2104         - 1
2105         - UNBOUNDED
2106       os_ps_server_1b:
2107         type: tosca.capabilities.OperatingSystem
2108         occurrences:
2109         - 1
2110         - UNBOUNDED
2111       network.outpoing.packets_ps_server_1b_ps_server_2b_port:
2112         type: org.openecomp.capabilities.metric.Ceilometer
2113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2114         occurrences:
2115         - 1
2116         - UNBOUNDED
2117       disk.iops_ps_server_1b:
2118         type: org.openecomp.capabilities.metric.Ceilometer
2119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2120         occurrences:
2121         - 1
2122         - UNBOUNDED
2123       disk.allocation_ps_server_1b:
2124         type: org.openecomp.capabilities.metric.Ceilometer
2125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2126         occurrences:
2127         - 1
2128         - UNBOUNDED
2129       disk.write.requests_ps_server_1b:
2130         type: org.openecomp.capabilities.metric.Ceilometer
2131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2132         occurrences:
2133         - 1
2134         - UNBOUNDED
2135       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
2136         type: org.openecomp.capabilities.metric.Ceilometer
2137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2138         occurrences:
2139         - 1
2140         - UNBOUNDED
2141       memory.usage_ps_server_1b:
2142         type: org.openecomp.capabilities.metric.Ceilometer
2143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2144         occurrences:
2145         - 1
2146         - UNBOUNDED
2147       network.outgoing.bytes_ps_server_1b_ps_server_2b_port:
2148         type: org.openecomp.capabilities.metric.Ceilometer
2149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2150         occurrences:
2151         - 1
2152         - UNBOUNDED
2153       disk.latency_ps_server_1b:
2154         type: org.openecomp.capabilities.metric.Ceilometer
2155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2156         occurrences:
2157         - 1
2158         - UNBOUNDED
2159       network.outgoing.packets.rate_ps_server_1b_ps_server_2b_port:
2160         type: org.openecomp.capabilities.metric.Ceilometer
2161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       endpoint_ps_server_1b:
2166         type: tosca.capabilities.Endpoint.Admin
2167         occurrences:
2168         - 1
2169         - UNBOUNDED
2170       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
2171         type: org.openecomp.capabilities.metric.Ceilometer
2172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2173         occurrences:
2174         - 1
2175         - UNBOUNDED
2176       network.incoming.packets_ps_server_1b_ps_server_2b_port:
2177         type: org.openecomp.capabilities.metric.Ceilometer
2178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2179         occurrences:
2180         - 1
2181         - UNBOUNDED
2182       feature_ps_server_1b_ps_server_1b_port:
2183         type: tosca.capabilities.Node
2184         occurrences:
2185         - 1
2186         - UNBOUNDED
2187       vcpus_ps_server_1b:
2188         type: org.openecomp.capabilities.metric.Ceilometer
2189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2190         occurrences:
2191         - 1
2192         - UNBOUNDED
2193       cpu.delta_ps_server_1b:
2194         type: org.openecomp.capabilities.metric.Ceilometer
2195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2196         occurrences:
2197         - 1
2198         - UNBOUNDED
2199       disk.ephemeral.size_ps_server_1b:
2200         type: org.openecomp.capabilities.metric.Ceilometer
2201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       binding_ps_server_1b_ps_server_1b_port:
2206         type: tosca.capabilities.network.Bindable
2207         valid_source_types:
2208         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2209         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2210         occurrences:
2211         - 0
2212         - UNBOUNDED
2213   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
2214     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2215     properties:
2216       vlan_ids:
2217         type: string
2218         required: true
2219         status: SUPPORTED
2220       parent_interface:
2221         type: string
2222         required: true
2223         status: SUPPORTED
2224       virtual_ipv6_address:
2225         type: string
2226         required: true
2227         status: SUPPORTED
2228       virtual_ip_address:
2229         type: string
2230         required: true
2231         status: SUPPORTED
2232       lb_st_vlan_type_oam:
2233         type: string
2234         description: dummy
2235         required: true
2236         status: SUPPORTED
2237       mac_address:
2238         type: string
2239         required: true
2240         status: SUPPORTED
2241       net1:
2242         type: string
2243         required: true
2244         status: SUPPORTED
2245       subinterface_name_prefix:
2246         type: string
2247         required: true
2248         status: SUPPORTED
2249       subinterface_instance_index:
2250         type: float
2251         required: true
2252         status: SUPPORTED
2253     requirements:
2254     - dependency_template_Vlan_vmi_1:
2255         capability: tosca.capabilities.Node
2256         node: tosca.nodes.Root
2257         relationship: tosca.relationships.DependsOn
2258         occurrences:
2259         - 0
2260         - UNBOUNDED
2261     - subinterface_link_template_Vlan_vmi_1:
2262         capability: tosca.capabilities.network.Linkable
2263         relationship: tosca.relationships.network.LinksTo
2264         occurrences:
2265         - 1
2266         - 1
2267     - binding_template_Vlan_vmi_1:
2268         capability: tosca.capabilities.network.Bindable
2269         node: org.openecomp.resource.cp.nodes.network.Port
2270         relationship: tosca.relationships.network.BindsTo
2271         occurrences:
2272         - 1
2273         - 1
2274     capabilities:
2275       feature_template_Vlan_vmi_1:
2276         type: tosca.capabilities.Node
2277         occurrences:
2278         - 1
2279         - UNBOUNDED