f9890d35cd1436bc736028daf2fc3a7746aa5c05
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.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         occurrences:
240         - 0
241         - UNBOUNDED
242       feature_ps_server_1b_port:
243         type: tosca.capabilities.Node
244         occurrences:
245         - 1
246         - UNBOUNDED
247       network.incoming.bytes_pd_server_1b_port:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       vcpus_server_1b_ps:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.iops_server_1b_ps:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       disk.write.bytes.rate_server_1b_pd:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       os_server_1b_pd:
272         type: tosca.capabilities.OperatingSystem
273         occurrences:
274         - 1
275         - UNBOUNDED
276       network.incoming.packets.rate_ps_server_2b_port:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       attachment_packet_internal_network:
283         type: tosca.capabilities.Attachment
284         occurrences:
285         - 1
286         - UNBOUNDED
287       network.outgoing.packets.rate_pd_server_1b_port:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       disk.device.latency_server_1b_pd:
294         type: org.openecomp.capabilities.metric.Ceilometer
295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.device.iops_server_1b_pd:
300         type: org.openecomp.capabilities.metric.Ceilometer
301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
302         occurrences:
303         - 1
304         - UNBOUNDED
305       network.incoming.packets_pd_server_1b_port:
306         type: org.openecomp.capabilities.metric.Ceilometer
307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
308         occurrences:
309         - 1
310         - UNBOUNDED
311       network.outgoing.bytes.rate_ps_server_2b_port:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       attachment_ps_server_1b_port:
318         type: tosca.capabilities.Attachment
319         occurrences:
320         - 1
321         - UNBOUNDED
322       disk.device.usage_server_1b_pd:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       forwarder_ps_server_1b_port:
329         type: org.openecomp.capabilities.Forwarder
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.device.read.bytes.rate_server_1b_pd:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       os_server_1b_ps:
340         type: tosca.capabilities.OperatingSystem
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.device.latency_server_1b_ps:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       network.outgoing.bytes_ps_server_2b_port:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.usage_server_1b_ps:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       forwarder_pd_server_2b_port:
363         type: org.openecomp.capabilities.Forwarder
364         occurrences:
365         - 1
366         - UNBOUNDED
367       disk.read.bytes_server_1b_ps:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.ephemeral.size_server_1b_pd:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       disk.latency_server_1b_pd:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       memory_server_1b_ps:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       disk.device.read.requests.rate_server_1b_pd:
392         type: org.openecomp.capabilities.metric.Ceilometer
393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
394         occurrences:
395         - 1
396         - UNBOUNDED
397       network.outgoing.bytes.rate_ps_server_1b_port:
398         type: org.openecomp.capabilities.metric.Ceilometer
399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
400         occurrences:
401         - 1
402         - UNBOUNDED
403       network.incoming.packets.rate_ps_server_1b_port:
404         type: org.openecomp.capabilities.metric.Ceilometer
405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
406         occurrences:
407         - 1
408         - UNBOUNDED
409       feature_server_1b_ps:
410         type: tosca.capabilities.Node
411         occurrences:
412         - 1
413         - UNBOUNDED
414       disk.write.requests.rate_server_1b_ps:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       host_server_1b_pd:
421         type: tosca.capabilities.Container
422         valid_source_types:
423         - tosca.nodes.SoftwareComponent
424         occurrences:
425         - 1
426         - UNBOUNDED
427       disk.ephemeral.size_server_1b_ps:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       network.incoming.packets_pd_server_2b_port:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439       disk.device.read.requests.rate_server_1b_ps:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445       disk.read.bytes_server_1b_pd:
446         type: org.openecomp.capabilities.metric.Ceilometer
447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
448         occurrences:
449         - 1
450         - UNBOUNDED
451       memory_server_1b_pd:
452         type: org.openecomp.capabilities.metric.Ceilometer
453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
454         occurrences:
455         - 1
456         - UNBOUNDED
457       disk.write.bytes_server_1b_ps:
458         type: org.openecomp.capabilities.metric.Ceilometer
459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
460         occurrences:
461         - 1
462         - UNBOUNDED
463       attachment_pd_server_2b_port:
464         type: tosca.capabilities.Attachment
465         occurrences:
466         - 1
467         - UNBOUNDED
468       end_point_packet_external_network:
469         type: tosca.capabilities.Endpoint
470         occurrences:
471         - 1
472         - UNBOUNDED
473       binding_server_1b_ps:
474         type: tosca.capabilities.network.Bindable
475         occurrences:
476         - 1
477         - UNBOUNDED
478       binding_server_1b_pd:
479         type: tosca.capabilities.network.Bindable
480         occurrences:
481         - 1
482         - UNBOUNDED
483       network.outpoing.packets_pd_server_1b_port:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       feature_server_1b_pd:
490         type: tosca.capabilities.Node
491         occurrences:
492         - 1
493         - UNBOUNDED
494       memory.usage_server_1b_pd:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       feature_pd_server_2b_port:
501         type: tosca.capabilities.Node
502         occurrences:
503         - 1
504         - UNBOUNDED
505       feature_template_Vlan_vmi_1_test_resourceGroup:
506         type: tosca.capabilities.Node
507         occurrences:
508         - 1
509         - UNBOUNDED
510       disk.root.size_server_1b_ps:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       disk.device.allocation_server_1b_pd:
517         type: org.openecomp.capabilities.metric.Ceilometer
518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
519         occurrences:
520         - 1
521         - UNBOUNDED
522       network.incoming.bytes.rate_ps_server_2b_port:
523         type: org.openecomp.capabilities.metric.Ceilometer
524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
525         occurrences:
526         - 1
527         - UNBOUNDED
528       network.outgoing.bytes_pd_server_1b_port:
529         type: org.openecomp.capabilities.metric.Ceilometer
530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
531         occurrences:
532         - 1
533         - UNBOUNDED
534       disk.write.bytes_server_1b_pd:
535         type: org.openecomp.capabilities.metric.Ceilometer
536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
537         occurrences:
538         - 1
539         - UNBOUNDED
540       memory.usage_server_1b_ps:
541         type: org.openecomp.capabilities.metric.Ceilometer
542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
543         occurrences:
544         - 1
545         - UNBOUNDED
546       cpu_util_server_1b_pd:
547         type: org.openecomp.capabilities.metric.Ceilometer
548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
549         occurrences:
550         - 1
551         - UNBOUNDED
552       disk.device.capacity_server_1b_pd:
553         type: org.openecomp.capabilities.metric.Ceilometer
554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
555         occurrences:
556         - 1
557         - UNBOUNDED
558       disk.root.size_server_1b_pd:
559         type: org.openecomp.capabilities.metric.Ceilometer
560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
561         occurrences:
562         - 1
563         - UNBOUNDED
564       feature_test_resourceGroup:
565         type: tosca.capabilities.Node
566         occurrences:
567         - 1
568         - UNBOUNDED
569       disk.device.capacity_server_1b_ps:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575       cpu_util_server_1b_ps:
576         type: org.openecomp.capabilities.metric.Ceilometer
577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
578         occurrences:
579         - 1
580         - UNBOUNDED
581       disk.write.requests.rate_server_1b_pd:
582         type: org.openecomp.capabilities.metric.Ceilometer
583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
584         occurrences:
585         - 1
586         - UNBOUNDED
587       link_packet_external_network:
588         type: tosca.capabilities.network.Linkable
589         occurrences:
590         - 1
591         - UNBOUNDED
592       network.outpoing.packets_pd_server_2b_port:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       host_server_1b_ps:
599         type: tosca.capabilities.Container
600         valid_source_types:
601         - tosca.nodes.SoftwareComponent
602         occurrences:
603         - 1
604         - UNBOUNDED
605       instance_server_1b_pd:
606         type: org.openecomp.capabilities.metric.Ceilometer
607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
608         occurrences:
609         - 1
610         - UNBOUNDED
611       disk.device.write.bytes_server_1b_pd:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       disk.device.write.bytes_server_1b_ps:
618         type: org.openecomp.capabilities.metric.Ceilometer
619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
620         occurrences:
621         - 1
622         - UNBOUNDED
623       network.incoming.bytes.rate_pd_server_1b_port:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.iops_server_1b_pd:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       instance_server_1b_ps:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       disk.device.allocation_server_1b_ps:
642         type: org.openecomp.capabilities.metric.Ceilometer
643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
644         occurrences:
645         - 1
646         - UNBOUNDED
647       end_point_packet_internal_network:
648         type: tosca.capabilities.Endpoint
649         occurrences:
650         - 1
651         - UNBOUNDED
652       feature_packet_internal_network:
653         type: tosca.capabilities.Node
654         occurrences:
655         - 1
656         - UNBOUNDED
657       cpu.delta_server_1b_ps:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       forwarder_pd_server_1b_port:
664         type: org.openecomp.capabilities.Forwarder
665         occurrences:
666         - 1
667         - UNBOUNDED
668       disk.device.write.requests.rate_server_1b_ps:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       network.outgoing.packets.rate_pd_server_2b_port:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       forwarder_ps_server_2b_port:
681         type: org.openecomp.capabilities.Forwarder
682         occurrences:
683         - 1
684         - UNBOUNDED
685       disk.iops_server_1b_ps:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       network.outgoing.bytes_pd_server_2b_port:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       disk.read.bytes.rate_server_1b_ps:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.device.write.bytes.rate_server_1b_pd:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       cpu.delta_server_1b_pd:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       network.incoming.packets.rate_pd_server_2b_port:
716         type: org.openecomp.capabilities.metric.Ceilometer
717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
718         occurrences:
719         - 1
720         - UNBOUNDED
721       disk.device.write.requests_server_1b_pd:
722         type: org.openecomp.capabilities.metric.Ceilometer
723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
724         occurrences:
725         - 1
726         - UNBOUNDED
727       network.outgoing.bytes.rate_pd_server_2b_port:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       network.incoming.packets_ps_server_1b_port:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       network.outgoing.packets.rate_ps_server_1b_port:
740         type: org.openecomp.capabilities.metric.Ceilometer
741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
742         occurrences:
743         - 1
744         - UNBOUNDED
745       disk.write.requests_server_1b_ps:
746         type: org.openecomp.capabilities.metric.Ceilometer
747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
748         occurrences:
749         - 1
750         - UNBOUNDED
751       feature_pd_server_1b_port:
752         type: tosca.capabilities.Node
753         occurrences:
754         - 1
755         - UNBOUNDED
756       network.incoming.bytes_ps_server_1b_port:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       attachment_pd_server_1b_port:
763         type: tosca.capabilities.Attachment
764         occurrences:
765         - 1
766         - UNBOUNDED
767       scalable_server_1b_ps:
768         type: tosca.capabilities.Scalable
769         occurrences:
770         - 1
771         - UNBOUNDED
772       binding_ps_server_1b_port:
773         type: tosca.capabilities.network.Bindable
774         valid_source_types:
775         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
776         occurrences:
777         - 0
778         - UNBOUNDED
779       disk.device.write.bytes.rate_server_1b_ps:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       network.incoming.bytes_pd_server_2b_port:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       disk.device.write.requests_server_1b_ps:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       feature_packet_external_network:
798         type: tosca.capabilities.Node
799         occurrences:
800         - 1
801         - UNBOUNDED
802       disk.latency_server_1b_ps:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       scalable_server_1b_pd:
809         type: tosca.capabilities.Scalable
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.write.requests_server_1b_pd:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       binding_pd_server_2b_port:
820         type: tosca.capabilities.network.Bindable
821         valid_source_types:
822         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
823         occurrences:
824         - 0
825         - UNBOUNDED
826       disk.device.read.requests_server_1b_pd:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       network.outgoing.bytes.rate_pd_server_1b_port:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       disk.read.requests_server_1b_pd:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       network.incoming.packets_ps_server_2b_port:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       network.incoming.packets.rate_pd_server_1b_port:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.device.read.requests_server_1b_ps:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       binding_pd_server_1b_port:
863         type: tosca.capabilities.network.Bindable
864         valid_source_types:
865         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
866         occurrences:
867         - 0
868         - UNBOUNDED
869       disk.read.bytes.rate_server_1b_pd:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       link_packet_internal_network:
876         type: tosca.capabilities.network.Linkable
877         occurrences:
878         - 1
879         - UNBOUNDED
880       network.incoming.bytes_ps_server_2b_port:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       endpoint_server_1b_pd:
887         type: tosca.capabilities.Endpoint.Admin
888         occurrences:
889         - 1
890         - UNBOUNDED
891       endpoint_server_1b_ps:
892         type: tosca.capabilities.Endpoint.Admin
893         occurrences:
894         - 1
895         - UNBOUNDED
896       cpu_server_1b_pd:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       network.outpoing.packets_ps_server_2b_port:
903         type: org.openecomp.capabilities.metric.Ceilometer
904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
905         occurrences:
906         - 1
907         - UNBOUNDED
908       disk.allocation_server_1b_pd:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       network.outgoing.bytes_ps_server_1b_port:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.device.read.bytes_server_1b_ps:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       network.incoming.bytes.rate_pd_server_2b_port:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.device.write.requests.rate_server_1b_pd:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       cpu_server_1b_ps:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       disk.allocation_server_1b_ps:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       memory.resident_server_1b_pd:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       disk.read.requests_server_1b_ps:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       feature_ps_server_2b_port:
963         type: tosca.capabilities.Node
964         occurrences:
965         - 1
966         - UNBOUNDED
967       memory.resident_server_1b_ps:
968         type: org.openecomp.capabilities.metric.Ceilometer
969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
970         occurrences:
971         - 1
972         - UNBOUNDED
973       disk.capacity_server_1b_ps:
974         type: org.openecomp.capabilities.metric.Ceilometer
975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
976         occurrences:
977         - 1
978         - UNBOUNDED
979       disk.device.read.bytes_server_1b_pd:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       network.outpoing.packets_ps_server_1b_port:
986         type: org.openecomp.capabilities.metric.Ceilometer
987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
988         occurrences:
989         - 1
990         - UNBOUNDED
991       attachment_ps_server_2b_port:
992         type: tosca.capabilities.Attachment
993         occurrences:
994         - 1
995         - UNBOUNDED
996       attachment_packet_external_network:
997         type: tosca.capabilities.Attachment
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       disk.usage_server_1b_ps:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007   org.openecomp.resource.abstract.nodes.pd_server_1b:
1008     derived_from: org.openecomp.resource.abstract.nodes.VFC
1009     properties:
1010       port_pd_server_2b_port_network:
1011         type: list
1012         required: true
1013         status: SUPPORTED
1014         entry_schema:
1015           type: string
1016       compute_pd_server_1b_name:
1017         type: list
1018         required: true
1019         status: SUPPORTED
1020         entry_schema:
1021           type: string
1022       port_pd_server_2b_port_ip_requirements:
1023         type: list
1024         required: true
1025         status: SUPPORTED
1026         entry_schema:
1027           type: org.openecomp.datatypes.network.IpRequirements
1028       port_pd_server_2b_port_fixed_ips:
1029         type: list
1030         required: true
1031         status: SUPPORTED
1032         entry_schema:
1033           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1034       port_pd_server_2b_port_exCP_naming:
1035         type: org.openecomp.datatypes.Naming
1036         required: true
1037         status: SUPPORTED
1038       vm_flavor_name:
1039         type: string
1040         required: true
1041         status: SUPPORTED
1042       subinterface_nested_vlan_net1:
1043         type: list
1044         required: true
1045         status: SUPPORTED
1046         entry_schema:
1047           type: string
1048       port_pd_server_2b_port_network_role_tag:
1049         type: string
1050         required: true
1051         status: SUPPORTED
1052       vm_image_name:
1053         type: string
1054         required: true
1055         status: SUPPORTED
1056       port_pd_server_2b_port_mac_requirements:
1057         type: org.openecomp.datatypes.network.MacRequirements
1058         required: true
1059         status: SUPPORTED
1060       subinterface_nested_vlan_parent_interface:
1061         type: list
1062         required: true
1063         status: SUPPORTED
1064         entry_schema:
1065           type: string
1066       port_pd_server_1b_port_fixed_ips:
1067         type: list
1068         required: true
1069         status: SUPPORTED
1070         entry_schema:
1071           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1072       port_pd_server_2b_port_vlan_requirements:
1073         type: list
1074         required: true
1075         status: SUPPORTED
1076         entry_schema:
1077           type: org.openecomp.datatypes.network.VlanRequirements
1078       compute_pd_server_1b_availability_zone:
1079         type: list
1080         required: true
1081         status: SUPPORTED
1082         entry_schema:
1083           type: string
1084       port_pd_server_1b_port_exCP_naming:
1085         type: org.openecomp.datatypes.Naming
1086         required: true
1087         status: SUPPORTED
1088       port_pd_server_1b_port_ip_requirements:
1089         type: list
1090         required: true
1091         status: SUPPORTED
1092         entry_schema:
1093           type: org.openecomp.datatypes.network.IpRequirements
1094       port_pd_server_2b_port_order:
1095         type: integer
1096         required: true
1097         status: SUPPORTED
1098       index_value:
1099         type: integer
1100         description: Index value of this substitution service template runtime instance
1101         required: false
1102         default: 0
1103         status: SUPPORTED
1104         constraints:
1105         - greater_or_equal: 0
1106       port_pd_server_1b_port_vlan_requirements:
1107         type: list
1108         required: true
1109         status: SUPPORTED
1110         entry_schema:
1111           type: org.openecomp.datatypes.network.VlanRequirements
1112       port_pd_server_1b_port_network_role_tag:
1113         type: string
1114         required: true
1115         status: SUPPORTED
1116       port_pd_server_1b_port_replacement_policy:
1117         type: list
1118         required: true
1119         status: SUPPORTED
1120         entry_schema:
1121           type: string
1122       port_pd_server_1b_port_mac_requirements:
1123         type: org.openecomp.datatypes.network.MacRequirements
1124         required: true
1125         status: SUPPORTED
1126       port_pd_server_2b_port_network_role:
1127         type: string
1128         required: true
1129         status: SUPPORTED
1130       port_pd_server_1b_port_network_role:
1131         type: string
1132         required: true
1133         status: SUPPORTED
1134       port_pd_server_1b_port_network:
1135         type: list
1136         required: true
1137         status: SUPPORTED
1138         entry_schema:
1139           type: string
1140       port_pd_server_2b_port_replacement_policy:
1141         type: list
1142         required: true
1143         status: SUPPORTED
1144         entry_schema:
1145           type: string
1146       port_pd_server_2b_port_subnetpoolid:
1147         type: string
1148         required: true
1149         status: SUPPORTED
1150       port_pd_server_1b_port_order:
1151         type: integer
1152         required: true
1153         status: SUPPORTED
1154       port_pd_server_1b_port_subnetpoolid:
1155         type: string
1156         required: true
1157         status: SUPPORTED
1158     requirements:
1159     - dependency_pd_server_1b_pd_server_2b_port:
1160         capability: tosca.capabilities.Node
1161         node: tosca.nodes.Root
1162         relationship: tosca.relationships.DependsOn
1163         occurrences:
1164         - 0
1165         - UNBOUNDED
1166     - link_pd_server_1b_pd_server_2b_port:
1167         capability: tosca.capabilities.network.Linkable
1168         relationship: tosca.relationships.network.LinksTo
1169         occurrences:
1170         - 1
1171         - 1
1172     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
1173         capability: tosca.capabilities.Node
1174         node: tosca.nodes.Root
1175         relationship: tosca.relationships.DependsOn
1176         occurrences:
1177         - 0
1178         - UNBOUNDED
1179     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1180         capability: tosca.capabilities.Node
1181         node: tosca.nodes.Root
1182         relationship: tosca.relationships.DependsOn
1183         occurrences:
1184         - 0
1185         - UNBOUNDED
1186     - link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1187         capability: tosca.capabilities.network.Linkable
1188         relationship: tosca.relationships.network.LinksTo
1189         occurrences:
1190         - 1
1191         - 1
1192     - dependency_pd_server_1b:
1193         capability: tosca.capabilities.Node
1194         node: tosca.nodes.Root
1195         relationship: tosca.relationships.DependsOn
1196         occurrences:
1197         - 0
1198         - UNBOUNDED
1199     - local_storage_pd_server_1b:
1200         capability: tosca.capabilities.Attachment
1201         node: tosca.nodes.BlockStorage
1202         relationship: tosca.relationships.AttachesTo
1203         occurrences:
1204         - 0
1205         - UNBOUNDED
1206     - dependency_pd_server_1b_pd_server_1b_port:
1207         capability: tosca.capabilities.Node
1208         node: tosca.nodes.Root
1209         relationship: tosca.relationships.DependsOn
1210         occurrences:
1211         - 0
1212         - UNBOUNDED
1213     - link_pd_server_1b_pd_server_1b_port:
1214         capability: tosca.capabilities.network.Linkable
1215         relationship: tosca.relationships.network.LinksTo
1216         occurrences:
1217         - 1
1218         - 1
1219     capabilities:
1220       disk.device.read.bytes_pd_server_1b:
1221         type: org.openecomp.capabilities.metric.Ceilometer
1222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1223         occurrences:
1224         - 1
1225         - UNBOUNDED
1226       feature_pd_server_1b_pd_server_1b_port:
1227         type: tosca.capabilities.Node
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       host_pd_server_1b:
1232         type: tosca.capabilities.Container
1233         valid_source_types:
1234         - tosca.nodes.SoftwareComponent
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       disk.read.bytes.rate_pd_server_1b:
1239         type: org.openecomp.capabilities.metric.Ceilometer
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       attachment_pd_server_1b_pd_server_2b_port:
1245         type: tosca.capabilities.Attachment
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       disk.allocation_pd_server_1b:
1250         type: org.openecomp.capabilities.metric.Ceilometer
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       network.outgoing.packets.rate_pd_server_1b_pd_server_2b_port:
1256         type: org.openecomp.capabilities.metric.Ceilometer
1257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1258         occurrences:
1259         - 1
1260         - UNBOUNDED
1261       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1262         type: org.openecomp.capabilities.metric.Ceilometer
1263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       cpu.delta_pd_server_1b:
1268         type: org.openecomp.capabilities.metric.Ceilometer
1269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       forwarder_pd_server_1b_pd_server_1b_port:
1274         type: org.openecomp.capabilities.Forwarder
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       disk.device.read.requests_pd_server_1b:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       feature_pd_server_1b:
1291         type: tosca.capabilities.Node
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       disk.device.iops_pd_server_1b:
1296         type: org.openecomp.capabilities.metric.Ceilometer
1297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       binding_pd_server_1b_pd_server_1b_port:
1302         type: tosca.capabilities.network.Bindable
1303         valid_source_types:
1304         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1305         occurrences:
1306         - 0
1307         - UNBOUNDED
1308       cpu_pd_server_1b:
1309         type: org.openecomp.capabilities.metric.Ceilometer
1310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1311         occurrences:
1312         - 1
1313         - UNBOUNDED
1314       disk.write.bytes.rate_pd_server_1b:
1315         type: org.openecomp.capabilities.metric.Ceilometer
1316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       disk.device.read.requests.rate_pd_server_1b:
1321         type: org.openecomp.capabilities.metric.Ceilometer
1322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       endpoint_pd_server_1b:
1327         type: tosca.capabilities.Endpoint.Admin
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       disk.device.allocation_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       memory.usage_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       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
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       memory_pd_server_1b:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       disk.device.read.bytes.rate_pd_server_1b:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       disk.device.latency_pd_server_1b:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       disk.read.bytes_pd_server_1b:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       forwarder_pd_server_1b_pd_server_2b_port:
1374         type: org.openecomp.capabilities.Forwarder
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       disk.device.usage_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       attachment_pd_server_1b_pd_server_1b_port:
1385         type: tosca.capabilities.Attachment
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       disk.device.write.requests_pd_server_1b:
1390         type: org.openecomp.capabilities.metric.Ceilometer
1391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       binding_pd_server_1b_pd_server_2b_port:
1396         type: tosca.capabilities.network.Bindable
1397         valid_source_types:
1398         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1399         occurrences:
1400         - 0
1401         - UNBOUNDED
1402       disk.latency_pd_server_1b:
1403         type: org.openecomp.capabilities.metric.Ceilometer
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1405         occurrences:
1406         - 1
1407         - UNBOUNDED
1408       disk.ephemeral.size_pd_server_1b:
1409         type: org.openecomp.capabilities.metric.Ceilometer
1410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1411         occurrences:
1412         - 1
1413         - UNBOUNDED
1414       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1415         type: org.openecomp.capabilities.metric.Ceilometer
1416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1417         occurrences:
1418         - 1
1419         - UNBOUNDED
1420       network.outpoing.packets_pd_server_1b_pd_server_2b_port:
1421         type: org.openecomp.capabilities.metric.Ceilometer
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       scalable_pd_server_1b:
1427         type: tosca.capabilities.Scalable
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       feature_pd_server_1b_pd_server_2b_port:
1432         type: tosca.capabilities.Node
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436       disk.write.requests_pd_server_1b:
1437         type: org.openecomp.capabilities.metric.Ceilometer
1438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1439         occurrences:
1440         - 1
1441         - UNBOUNDED
1442       network.outgoing.bytes_pd_server_1b_pd_server_2b_port:
1443         type: org.openecomp.capabilities.metric.Ceilometer
1444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1445         occurrences:
1446         - 1
1447         - UNBOUNDED
1448       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1449         type: tosca.capabilities.Node
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       disk.device.write.bytes.rate_pd_server_1b:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       disk.root.size_pd_server_1b:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       network.incoming.packets_pd_server_1b_pd_server_2b_port:
1466         type: org.openecomp.capabilities.metric.Ceilometer
1467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1468         occurrences:
1469         - 1
1470         - UNBOUNDED
1471       network.outgoing.bytes.rate_pd_server_1b_pd_server_2b_port:
1472         type: org.openecomp.capabilities.metric.Ceilometer
1473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.iops_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.write.bytes_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.bytes.rate_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       disk.device.write.bytes_pd_server_1b:
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       os_pd_server_1b:
1502         type: tosca.capabilities.OperatingSystem
1503         occurrences:
1504         - 1
1505         - UNBOUNDED
1506       vcpus_pd_server_1b:
1507         type: org.openecomp.capabilities.metric.Ceilometer
1508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       instance_pd_server_1b:
1519         type: org.openecomp.capabilities.metric.Ceilometer
1520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       binding_pd_server_1b:
1525         type: tosca.capabilities.network.Bindable
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       cpu_util_pd_server_1b:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       network.incoming.bytes_pd_server_1b_pd_server_2b_port:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
1542         type: org.openecomp.capabilities.metric.Ceilometer
1543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       memory.resident_pd_server_1b:
1548         type: org.openecomp.capabilities.metric.Ceilometer
1549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1550         occurrences:
1551         - 1
1552         - UNBOUNDED
1553       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
1554         type: tosca.capabilities.Node
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       network.incoming.packets_pd_server_1b_pd_server_1b_port:
1559         type: org.openecomp.capabilities.metric.Ceilometer
1560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       network.incoming.packets.rate_pd_server_1b_pd_server_2b_port:
1565         type: org.openecomp.capabilities.metric.Ceilometer
1566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       disk.device.write.requests.rate_pd_server_1b:
1571         type: org.openecomp.capabilities.metric.Ceilometer
1572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       disk.device.capacity_pd_server_1b:
1577         type: org.openecomp.capabilities.metric.Ceilometer
1578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       disk.read.requests_pd_server_1b:
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.outgoing.packets.rate_pd_server_1b_pd_server_1b_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.capacity_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.usage_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.write.requests.rate_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   org.openecomp.resource.abstract.nodes.ps_server_1b:
1613     derived_from: org.openecomp.resource.abstract.nodes.VFC
1614     properties:
1615       port_ps_server_2b_port_ip_requirements:
1616         type: list
1617         required: true
1618         status: SUPPORTED
1619         entry_schema:
1620           type: org.openecomp.datatypes.network.IpRequirements
1621       port_ps_server_2b_port_mac_requirements:
1622         type: org.openecomp.datatypes.network.MacRequirements
1623         required: true
1624         status: SUPPORTED
1625       port_ps_server_1b_port_network_role_tag:
1626         type: string
1627         required: true
1628         status: SUPPORTED
1629       port_ps_server_1b_port_fixed_ips:
1630         type: list
1631         required: true
1632         status: SUPPORTED
1633         entry_schema:
1634           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1635       port_ps_server_2b_port_network:
1636         type: list
1637         required: true
1638         status: SUPPORTED
1639         entry_schema:
1640           type: string
1641       vm_flavor_name:
1642         type: string
1643         required: true
1644         status: SUPPORTED
1645       port_ps_server_1b_port_exCP_naming:
1646         type: org.openecomp.datatypes.Naming
1647         required: true
1648         status: SUPPORTED
1649       vm_image_name:
1650         type: string
1651         required: true
1652         status: SUPPORTED
1653       port_ps_server_2b_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_exCP_naming:
1660         type: org.openecomp.datatypes.Naming
1661         required: true
1662         status: SUPPORTED
1663       compute_ps_server_1b_availability_zone:
1664         type: list
1665         required: true
1666         status: SUPPORTED
1667         entry_schema:
1668           type: string
1669       compute_ps_server_1b_name:
1670         type: list
1671         required: true
1672         status: SUPPORTED
1673         entry_schema:
1674           type: string
1675       port_ps_server_1b_port_vlan_requirements:
1676         type: list
1677         required: true
1678         status: SUPPORTED
1679         entry_schema:
1680           type: org.openecomp.datatypes.network.VlanRequirements
1681       port_ps_server_1b_port_mac_requirements:
1682         type: org.openecomp.datatypes.network.MacRequirements
1683         required: true
1684         status: SUPPORTED
1685       index_value:
1686         type: integer
1687         description: Index value of this substitution service template runtime instance
1688         required: false
1689         default: 0
1690         status: SUPPORTED
1691         constraints:
1692         - greater_or_equal: 0
1693       port_ps_server_1b_port_order:
1694         type: integer
1695         required: true
1696         status: SUPPORTED
1697       port_ps_server_2b_port_order:
1698         type: integer
1699         required: true
1700         status: SUPPORTED
1701       port_ps_server_1b_port_network:
1702         type: list
1703         required: true
1704         status: SUPPORTED
1705         entry_schema:
1706           type: string
1707       port_ps_server_1b_port_ip_requirements:
1708         type: list
1709         required: true
1710         status: SUPPORTED
1711         entry_schema:
1712           type: org.openecomp.datatypes.network.IpRequirements
1713       port_ps_server_2b_port_vlan_requirements:
1714         type: list
1715         required: true
1716         status: SUPPORTED
1717         entry_schema:
1718           type: org.openecomp.datatypes.network.VlanRequirements
1719       port_ps_server_1b_port_network_role:
1720         type: string
1721         required: true
1722         status: SUPPORTED
1723       port_ps_server_2b_port_network_role:
1724         type: string
1725         required: true
1726         status: SUPPORTED
1727       port_ps_server_1b_port_replacement_policy:
1728         type: list
1729         required: true
1730         status: SUPPORTED
1731         entry_schema:
1732           type: string
1733       port_ps_server_1b_port_subnetpoolid:
1734         type: string
1735         required: true
1736         status: SUPPORTED
1737       port_ps_server_2b_port_replacement_policy:
1738         type: list
1739         required: true
1740         status: SUPPORTED
1741         entry_schema:
1742           type: string
1743       port_ps_server_2b_port_network_role_tag:
1744         type: string
1745         required: true
1746         status: SUPPORTED
1747       port_ps_server_2b_port_subnetpoolid:
1748         type: string
1749         required: true
1750         status: SUPPORTED
1751     requirements:
1752     - dependency_ps_server_1b:
1753         capability: tosca.capabilities.Node
1754         node: tosca.nodes.Root
1755         relationship: tosca.relationships.DependsOn
1756         occurrences:
1757         - 0
1758         - UNBOUNDED
1759     - local_storage_ps_server_1b:
1760         capability: tosca.capabilities.Attachment
1761         node: tosca.nodes.BlockStorage
1762         relationship: tosca.relationships.AttachesTo
1763         occurrences:
1764         - 0
1765         - UNBOUNDED
1766     - dependency_ps_server_1b_ps_server_1b_port:
1767         capability: tosca.capabilities.Node
1768         node: tosca.nodes.Root
1769         relationship: tosca.relationships.DependsOn
1770         occurrences:
1771         - 0
1772         - UNBOUNDED
1773     - link_ps_server_1b_ps_server_1b_port:
1774         capability: tosca.capabilities.network.Linkable
1775         relationship: tosca.relationships.network.LinksTo
1776         occurrences:
1777         - 1
1778         - 1
1779     - dependency_ps_server_1b_ps_server_2b_port:
1780         capability: tosca.capabilities.Node
1781         node: tosca.nodes.Root
1782         relationship: tosca.relationships.DependsOn
1783         occurrences:
1784         - 0
1785         - UNBOUNDED
1786     - link_ps_server_1b_ps_server_2b_port:
1787         capability: tosca.capabilities.network.Linkable
1788         relationship: tosca.relationships.network.LinksTo
1789         occurrences:
1790         - 1
1791         - 1
1792     capabilities:
1793       disk.write.bytes.rate_ps_server_1b:
1794         type: org.openecomp.capabilities.metric.Ceilometer
1795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1796         occurrences:
1797         - 1
1798         - UNBOUNDED
1799       disk.device.usage_ps_server_1b:
1800         type: org.openecomp.capabilities.metric.Ceilometer
1801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1802         occurrences:
1803         - 1
1804         - UNBOUNDED
1805       disk.device.allocation_ps_server_1b:
1806         type: org.openecomp.capabilities.metric.Ceilometer
1807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1808         occurrences:
1809         - 1
1810         - UNBOUNDED
1811       disk.device.write.requests_ps_server_1b:
1812         type: org.openecomp.capabilities.metric.Ceilometer
1813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1814         occurrences:
1815         - 1
1816         - UNBOUNDED
1817       cpu_util_ps_server_1b:
1818         type: org.openecomp.capabilities.metric.Ceilometer
1819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1820         occurrences:
1821         - 1
1822         - UNBOUNDED
1823       scalable_ps_server_1b:
1824         type: tosca.capabilities.Scalable
1825         occurrences:
1826         - 1
1827         - UNBOUNDED
1828       disk.device.read.bytes.rate_ps_server_1b:
1829         type: org.openecomp.capabilities.metric.Ceilometer
1830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1831         occurrences:
1832         - 1
1833         - UNBOUNDED
1834       disk.device.latency_ps_server_1b:
1835         type: org.openecomp.capabilities.metric.Ceilometer
1836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1837         occurrences:
1838         - 1
1839         - UNBOUNDED
1840       disk.device.iops_ps_server_1b:
1841         type: org.openecomp.capabilities.metric.Ceilometer
1842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1843         occurrences:
1844         - 1
1845         - UNBOUNDED
1846       attachment_ps_server_1b_ps_server_1b_port:
1847         type: tosca.capabilities.Attachment
1848         occurrences:
1849         - 1
1850         - UNBOUNDED
1851       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
1852         type: org.openecomp.capabilities.metric.Ceilometer
1853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1854         occurrences:
1855         - 1
1856         - UNBOUNDED
1857       network.incoming.packets.rate_ps_server_1b_ps_server_2b_port:
1858         type: org.openecomp.capabilities.metric.Ceilometer
1859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1860         occurrences:
1861         - 1
1862         - UNBOUNDED
1863       disk.device.capacity_ps_server_1b:
1864         type: org.openecomp.capabilities.metric.Ceilometer
1865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1866         occurrences:
1867         - 1
1868         - UNBOUNDED
1869       forwarder_ps_server_1b_ps_server_1b_port:
1870         type: org.openecomp.capabilities.Forwarder
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       instance_ps_server_1b:
1875         type: org.openecomp.capabilities.metric.Ceilometer
1876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1877         occurrences:
1878         - 1
1879         - UNBOUNDED
1880       cpu_ps_server_1b:
1881         type: org.openecomp.capabilities.metric.Ceilometer
1882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1883         occurrences:
1884         - 1
1885         - UNBOUNDED
1886       disk.device.write.bytes_ps_server_1b:
1887         type: org.openecomp.capabilities.metric.Ceilometer
1888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1889         occurrences:
1890         - 1
1891         - UNBOUNDED
1892       disk.read.bytes.rate_ps_server_1b:
1893         type: org.openecomp.capabilities.metric.Ceilometer
1894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1895         occurrences:
1896         - 1
1897         - UNBOUNDED
1898       disk.device.read.requests_ps_server_1b:
1899         type: org.openecomp.capabilities.metric.Ceilometer
1900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1901         occurrences:
1902         - 1
1903         - UNBOUNDED
1904       host_ps_server_1b:
1905         type: tosca.capabilities.Container
1906         valid_source_types:
1907         - tosca.nodes.SoftwareComponent
1908         occurrences:
1909         - 1
1910         - UNBOUNDED
1911       disk.usage_ps_server_1b:
1912         type: org.openecomp.capabilities.metric.Ceilometer
1913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1914         occurrences:
1915         - 1
1916         - UNBOUNDED
1917       attachment_ps_server_1b_ps_server_2b_port:
1918         type: tosca.capabilities.Attachment
1919         occurrences:
1920         - 1
1921         - UNBOUNDED
1922       disk.read.requests_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.device.read.requests.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.capacity_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       network.outgoing.bytes.rate_ps_server_1b_ps_server_2b_port:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       disk.write.requests.rate_ps_server_1b:
1953         type: org.openecomp.capabilities.metric.Ceilometer
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       disk.device.read.bytes_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.write.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.root.size_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       feature_ps_server_1b_ps_server_2b_port:
1977         type: tosca.capabilities.Node
1978         occurrences:
1979         - 1
1980         - UNBOUNDED
1981       binding_ps_server_1b:
1982         type: tosca.capabilities.network.Bindable
1983         occurrences:
1984         - 1
1985         - UNBOUNDED
1986       memory.resident_ps_server_1b:
1987         type: org.openecomp.capabilities.metric.Ceilometer
1988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1989         occurrences:
1990         - 1
1991         - UNBOUNDED
1992       memory_ps_server_1b:
1993         type: org.openecomp.capabilities.metric.Ceilometer
1994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1995         occurrences:
1996         - 1
1997         - UNBOUNDED
1998       disk.write.bytes_ps_server_1b:
1999         type: org.openecomp.capabilities.metric.Ceilometer
2000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2001         occurrences:
2002         - 1
2003         - UNBOUNDED
2004       disk.device.write.bytes.rate_ps_server_1b:
2005         type: org.openecomp.capabilities.metric.Ceilometer
2006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2007         occurrences:
2008         - 1
2009         - UNBOUNDED
2010       network.incoming.bytes.rate_ps_server_1b_ps_server_2b_port:
2011         type: org.openecomp.capabilities.metric.Ceilometer
2012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2013         occurrences:
2014         - 1
2015         - UNBOUNDED
2016       network.incoming.bytes_ps_server_1b_ps_server_2b_port:
2017         type: org.openecomp.capabilities.metric.Ceilometer
2018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2019         occurrences:
2020         - 1
2021         - UNBOUNDED
2022       disk.read.bytes_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       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
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       forwarder_ps_server_1b_ps_server_2b_port:
2035         type: org.openecomp.capabilities.Forwarder
2036         occurrences:
2037         - 1
2038         - UNBOUNDED
2039       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
2040         type: org.openecomp.capabilities.metric.Ceilometer
2041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2042         occurrences:
2043         - 1
2044         - UNBOUNDED
2045       network.incoming.packets_ps_server_1b_ps_server_1b_port:
2046         type: org.openecomp.capabilities.metric.Ceilometer
2047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2048         occurrences:
2049         - 1
2050         - UNBOUNDED
2051       binding_ps_server_1b_ps_server_2b_port:
2052         type: tosca.capabilities.network.Bindable
2053         valid_source_types:
2054         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2055         occurrences:
2056         - 0
2057         - UNBOUNDED
2058       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
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       feature_ps_server_1b:
2065         type: tosca.capabilities.Node
2066         occurrences:
2067         - 1
2068         - UNBOUNDED
2069       os_ps_server_1b:
2070         type: tosca.capabilities.OperatingSystem
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       network.outpoing.packets_ps_server_1b_ps_server_2b_port:
2075         type: org.openecomp.capabilities.metric.Ceilometer
2076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080       disk.iops_ps_server_1b:
2081         type: org.openecomp.capabilities.metric.Ceilometer
2082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       disk.allocation_ps_server_1b:
2087         type: org.openecomp.capabilities.metric.Ceilometer
2088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2089         occurrences:
2090         - 1
2091         - UNBOUNDED
2092       disk.write.requests_ps_server_1b:
2093         type: org.openecomp.capabilities.metric.Ceilometer
2094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2095         occurrences:
2096         - 1
2097         - UNBOUNDED
2098       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
2099         type: org.openecomp.capabilities.metric.Ceilometer
2100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2101         occurrences:
2102         - 1
2103         - UNBOUNDED
2104       memory.usage_ps_server_1b:
2105         type: org.openecomp.capabilities.metric.Ceilometer
2106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2107         occurrences:
2108         - 1
2109         - UNBOUNDED
2110       network.outgoing.bytes_ps_server_1b_ps_server_2b_port:
2111         type: org.openecomp.capabilities.metric.Ceilometer
2112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2113         occurrences:
2114         - 1
2115         - UNBOUNDED
2116       disk.latency_ps_server_1b:
2117         type: org.openecomp.capabilities.metric.Ceilometer
2118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2119         occurrences:
2120         - 1
2121         - UNBOUNDED
2122       network.outgoing.packets.rate_ps_server_1b_ps_server_2b_port:
2123         type: org.openecomp.capabilities.metric.Ceilometer
2124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2125         occurrences:
2126         - 1
2127         - UNBOUNDED
2128       endpoint_ps_server_1b:
2129         type: tosca.capabilities.Endpoint.Admin
2130         occurrences:
2131         - 1
2132         - UNBOUNDED
2133       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
2134         type: org.openecomp.capabilities.metric.Ceilometer
2135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2136         occurrences:
2137         - 1
2138         - UNBOUNDED
2139       network.incoming.packets_ps_server_1b_ps_server_2b_port:
2140         type: org.openecomp.capabilities.metric.Ceilometer
2141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2142         occurrences:
2143         - 1
2144         - UNBOUNDED
2145       feature_ps_server_1b_ps_server_1b_port:
2146         type: tosca.capabilities.Node
2147         occurrences:
2148         - 1
2149         - UNBOUNDED
2150       vcpus_ps_server_1b:
2151         type: org.openecomp.capabilities.metric.Ceilometer
2152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2153         occurrences:
2154         - 1
2155         - UNBOUNDED
2156       cpu.delta_ps_server_1b:
2157         type: org.openecomp.capabilities.metric.Ceilometer
2158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2159         occurrences:
2160         - 1
2161         - UNBOUNDED
2162       disk.ephemeral.size_ps_server_1b:
2163         type: org.openecomp.capabilities.metric.Ceilometer
2164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2165         occurrences:
2166         - 1
2167         - UNBOUNDED
2168       binding_ps_server_1b_ps_server_1b_port:
2169         type: tosca.capabilities.network.Bindable
2170         valid_source_types:
2171         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2172         occurrences:
2173         - 0
2174         - UNBOUNDED
2175   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
2176     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2177     properties:
2178       vlan_ids:
2179         type: string
2180         required: true
2181         status: SUPPORTED
2182       parent_interface:
2183         type: string
2184         required: true
2185         status: SUPPORTED
2186       virtual_ipv6_address:
2187         type: string
2188         required: true
2189         status: SUPPORTED
2190       virtual_ip_address:
2191         type: string
2192         required: true
2193         status: SUPPORTED
2194       lb_st_vlan_type_oam:
2195         type: string
2196         description: dummy
2197         required: true
2198         status: SUPPORTED
2199       mac_address:
2200         type: string
2201         required: true
2202         status: SUPPORTED
2203       net1:
2204         type: string
2205         required: true
2206         status: SUPPORTED
2207       subinterface_name_prefix:
2208         type: string
2209         required: true
2210         status: SUPPORTED
2211       subinterface_instance_index:
2212         type: float
2213         required: true
2214         status: SUPPORTED
2215     requirements:
2216     - dependency_template_Vlan_vmi_1:
2217         capability: tosca.capabilities.Node
2218         node: tosca.nodes.Root
2219         relationship: tosca.relationships.DependsOn
2220         occurrences:
2221         - 0
2222         - UNBOUNDED
2223     - link_template_Vlan_vmi_1:
2224         capability: tosca.capabilities.network.Linkable
2225         relationship: tosca.relationships.network.LinksTo
2226         occurrences:
2227         - 1
2228         - 1
2229     - binding_template_Vlan_vmi_1:
2230         capability: tosca.capabilities.network.Bindable
2231         node: org.openecomp.resource.cp.nodes.network.Port
2232         relationship: tosca.relationships.network.BindsTo
2233         occurrences:
2234         - 1
2235         - 1
2236     capabilities:
2237       feature_template_Vlan_vmi_1:
2238         type: tosca.capabilities.Node
2239         occurrences:
2240         - 1
2241         - UNBOUNDED