e4265b87a2540ab97b68611766ecb776647306a9
[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.pd_server_1b_1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       compute_pd_server_1b_name:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       subinterface_nested_vlan_service_template_filter_count:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: float
23       index_value:
24         type: integer
25         description: Index value of this substitution service template runtime instance
26         required: false
27         default: 0
28         status: SUPPORTED
29         constraints:
30         - greater_or_equal: 0
31       vm_flavor_name:
32         type: string
33         required: true
34         status: SUPPORTED
35       port_pd_server_1b_port_vlan_requirements:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.VlanRequirements
41       subinterface_nested_vlan_net1:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       port_pd_server_1b_port_network_role_tag:
48         type: string
49         required: true
50         status: SUPPORTED
51       vm_image_name:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_pd_server_1b_port_replacement_policy:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: string
61       port_pd_server_1b_port_mac_requirements:
62         type: org.openecomp.datatypes.network.MacRequirements
63         required: true
64         status: SUPPORTED
65       port_pd_server_1b_port_network_role:
66         type: string
67         required: true
68         status: SUPPORTED
69       subinterface_nested_vlan_parent_interface:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       port_pd_server_1b_port_fixed_ips:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
81       port_pd_server_1b_port_network:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87       compute_pd_server_1b_availability_zone:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: string
93       port_pd_server_1b_port_order:
94         type: integer
95         required: true
96         status: SUPPORTED
97       port_pd_server_1b_port_exCP_naming:
98         type: org.openecomp.datatypes.Naming
99         required: true
100         status: SUPPORTED
101       port_pd_server_1b_port_ip_requirements:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: org.openecomp.datatypes.network.IpRequirements
107       port_pd_server_1b_port_subnetpoolid:
108         type: string
109         required: true
110         status: SUPPORTED
111     requirements:
112     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
113         capability: tosca.capabilities.Node
114         node: tosca.nodes.Root
115         relationship: tosca.relationships.DependsOn
116         occurrences:
117         - 0
118         - UNBOUNDED
119     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
120         capability: tosca.capabilities.Node
121         node: tosca.nodes.Root
122         relationship: tosca.relationships.DependsOn
123         occurrences:
124         - 0
125         - UNBOUNDED
126     - subinterface_link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
127         capability: tosca.capabilities.network.Linkable
128         relationship: tosca.relationships.network.LinksTo
129         occurrences:
130         - 1
131         - 1
132     - dependency_pd_server_1b:
133         capability: tosca.capabilities.Node
134         node: tosca.nodes.Root
135         relationship: tosca.relationships.DependsOn
136         occurrences:
137         - 0
138         - UNBOUNDED
139     - local_storage_pd_server_1b:
140         capability: tosca.capabilities.Attachment
141         node: tosca.nodes.BlockStorage
142         relationship: tosca.relationships.AttachesTo
143         occurrences:
144         - 0
145         - UNBOUNDED
146     - dependency_pd_server_1b_pd_server_1b_port:
147         capability: tosca.capabilities.Node
148         node: tosca.nodes.Root
149         relationship: tosca.relationships.DependsOn
150         occurrences:
151         - 0
152         - UNBOUNDED
153     - link_pd_server_1b_pd_server_1b_port:
154         capability: tosca.capabilities.network.Linkable
155         relationship: tosca.relationships.network.LinksTo
156         occurrences:
157         - 1
158         - 1
159     capabilities:
160       disk.device.read.bytes_pd_server_1b:
161         type: org.openecomp.capabilities.metric.Ceilometer
162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
163         occurrences:
164         - 1
165         - UNBOUNDED
166       feature_pd_server_1b_pd_server_1b_port:
167         type: tosca.capabilities.Node
168         occurrences:
169         - 1
170         - UNBOUNDED
171       host_pd_server_1b:
172         type: tosca.capabilities.Container
173         valid_source_types:
174         - tosca.nodes.SoftwareComponent
175         occurrences:
176         - 1
177         - UNBOUNDED
178       disk.read.bytes.rate_pd_server_1b:
179         type: org.openecomp.capabilities.metric.Ceilometer
180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
181         occurrences:
182         - 1
183         - UNBOUNDED
184       disk.allocation_pd_server_1b:
185         type: org.openecomp.capabilities.metric.Ceilometer
186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
187         occurrences:
188         - 1
189         - UNBOUNDED
190       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       cpu.delta_pd_server_1b:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       forwarder_pd_server_1b_pd_server_1b_port:
203         type: org.openecomp.capabilities.Forwarder
204         occurrences:
205         - 1
206         - UNBOUNDED
207       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       disk.device.read.requests_pd_server_1b:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       feature_pd_server_1b:
220         type: tosca.capabilities.Node
221         occurrences:
222         - 1
223         - UNBOUNDED
224       disk.device.iops_pd_server_1b:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       binding_pd_server_1b_pd_server_1b_port:
231         type: tosca.capabilities.network.Bindable
232         valid_source_types:
233         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
234         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
235         occurrences:
236         - 0
237         - UNBOUNDED
238       cpu_pd_server_1b:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       disk.write.bytes.rate_pd_server_1b:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.device.read.requests.rate_pd_server_1b:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       endpoint_pd_server_1b:
257         type: tosca.capabilities.Endpoint.Admin
258         occurrences:
259         - 1
260         - UNBOUNDED
261       disk.device.allocation_pd_server_1b:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       memory.usage_pd_server_1b:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       memory_pd_server_1b:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.device.read.bytes.rate_pd_server_1b:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.device.latency_pd_server_1b:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.read.bytes_pd_server_1b:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.device.usage_pd_server_1b:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       attachment_pd_server_1b_pd_server_1b_port:
310         type: tosca.capabilities.Attachment
311         occurrences:
312         - 1
313         - UNBOUNDED
314       disk.device.write.requests_pd_server_1b:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       disk.latency_pd_server_1b:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.ephemeral.size_pd_server_1b:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       scalable_pd_server_1b:
339         type: tosca.capabilities.Scalable
340         occurrences:
341         - 1
342         - UNBOUNDED
343       disk.write.requests_pd_server_1b:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
350         type: tosca.capabilities.Node
351         occurrences:
352         - 1
353         - UNBOUNDED
354       disk.device.write.bytes.rate_pd_server_1b:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.root.size_pd_server_1b:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       disk.iops_pd_server_1b:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.write.bytes_pd_server_1b:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.device.write.bytes_pd_server_1b:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       os_pd_server_1b:
385         type: tosca.capabilities.OperatingSystem
386         occurrences:
387         - 1
388         - UNBOUNDED
389       vcpus_pd_server_1b:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       instance_pd_server_1b:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       binding_pd_server_1b:
408         type: tosca.capabilities.network.Bindable
409         occurrences:
410         - 1
411         - UNBOUNDED
412       cpu_util_pd_server_1b:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       memory.resident_pd_server_1b:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
431         type: tosca.capabilities.Node
432         occurrences:
433         - 1
434         - UNBOUNDED
435       network.incoming.packets_pd_server_1b_pd_server_1b_port:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.device.write.requests.rate_pd_server_1b:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.device.capacity_pd_server_1b:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       disk.read.requests_pd_server_1b:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
460         type: org.openecomp.capabilities.metric.Ceilometer
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         occurrences:
463         - 1
464         - UNBOUNDED
465       disk.capacity_pd_server_1b:
466         type: org.openecomp.capabilities.metric.Ceilometer
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         occurrences:
469         - 1
470         - UNBOUNDED
471       disk.usage_pd_server_1b:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.write.requests.rate_pd_server_1b:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483   org.openecomp.resource.abstract.nodes.heat.nested_pattern5:
484     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
485     properties:
486       ps_server_1b_ips:
487         type: string
488         required: true
489         status: SUPPORTED
490       pd_server_1b_names:
491         type: list
492         description: PD server names
493         required: true
494         status: SUPPORTED
495         entry_schema:
496           type: string
497       security_group_name:
498         type: list
499         description: CMAUI1, CMAUI2 server names
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: string
504       ps_server_1b_names:
505         type: list
506         description: Ps server names
507         required: true
508         status: SUPPORTED
509         entry_schema:
510           type: string
511       packet_ext_network_name:
512         type: string
513         description: network name
514         required: true
515         status: SUPPORTED
516       port_net:
517         type: string
518         description: port network
519         required: true
520         status: SUPPORTED
521       ps_server_2b_ips:
522         type: string
523         required: true
524         status: SUPPORTED
525       pd_server_1b_flavor:
526         type: string
527         description: Flavor for PD server
528         required: true
529         status: SUPPORTED
530       pd_server_1b_ips:
531         type: string
532         required: true
533         status: SUPPORTED
534       packet_int_network_name:
535         type: string
536         description: network name
537         required: true
538         status: SUPPORTED
539       availability_zone_0:
540         type: string
541         description: availabilityzone name
542         required: true
543         status: SUPPORTED
544       ps_server_1b_flavor:
545         type: string
546         description: Flavor for PS server
547         required: true
548         status: SUPPORTED
549       ps_server_1b_image:
550         type: string
551         description: Ps Image server
552         required: true
553         status: SUPPORTED
554       sub_inf_net:
555         type: string
556         description: sub interface network
557         required: true
558         status: SUPPORTED
559       pd_server_1b_image:
560         type: string
561         description: PD Image server
562         required: true
563         status: SUPPORTED
564     requirements:
565     - dependency_test_resourceGroup_2:
566         capability: tosca.capabilities.Node
567         node: tosca.nodes.Root
568         relationship: tosca.relationships.DependsOn
569         occurrences:
570         - 0
571         - UNBOUNDED
572     - dependency_template_Vlan_vmi_1_test_resourceGroup_2:
573         capability: tosca.capabilities.Node
574         node: tosca.nodes.Root
575         relationship: tosca.relationships.DependsOn
576         occurrences:
577         - 0
578         - UNBOUNDED
579     - dependency_ps_server_1b_port_2:
580         capability: tosca.capabilities.Node
581         node: tosca.nodes.Root
582         relationship: tosca.relationships.DependsOn
583         occurrences:
584         - 0
585         - UNBOUNDED
586     - dependency_ps_server_1b_port_3:
587         capability: tosca.capabilities.Node
588         node: tosca.nodes.Root
589         relationship: tosca.relationships.DependsOn
590         occurrences:
591         - 0
592         - UNBOUNDED
593     - dependency_packet_ext_network:
594         capability: tosca.capabilities.Node
595         node: tosca.nodes.Root
596         relationship: tosca.relationships.DependsOn
597         occurrences:
598         - 0
599         - UNBOUNDED
600     - dependency_pd_server_1b_port_2:
601         capability: tosca.capabilities.Node
602         node: tosca.nodes.Root
603         relationship: tosca.relationships.DependsOn
604         occurrences:
605         - 0
606         - UNBOUNDED
607     - dependency_server_1b_pd_3:
608         capability: tosca.capabilities.Node
609         node: tosca.nodes.Root
610         relationship: tosca.relationships.DependsOn
611         occurrences:
612         - 0
613         - UNBOUNDED
614     - local_storage_server_1b_pd_3:
615         capability: tosca.capabilities.Attachment
616         node: tosca.nodes.BlockStorage
617         relationship: tosca.relationships.AttachesTo
618         occurrences:
619         - 0
620         - UNBOUNDED
621     - dependency_packet_int_network:
622         capability: tosca.capabilities.Node
623         node: tosca.nodes.Root
624         relationship: tosca.relationships.DependsOn
625         occurrences:
626         - 0
627         - UNBOUNDED
628     - dependency_server_1b_ps_3:
629         capability: tosca.capabilities.Node
630         node: tosca.nodes.Root
631         relationship: tosca.relationships.DependsOn
632         occurrences:
633         - 0
634         - UNBOUNDED
635     - local_storage_server_1b_ps_3:
636         capability: tosca.capabilities.Attachment
637         node: tosca.nodes.BlockStorage
638         relationship: tosca.relationships.AttachesTo
639         occurrences:
640         - 0
641         - UNBOUNDED
642     - dependency_test_resourceGroup_3:
643         capability: tosca.capabilities.Node
644         node: tosca.nodes.Root
645         relationship: tosca.relationships.DependsOn
646         occurrences:
647         - 0
648         - UNBOUNDED
649     - dependency_template_Vlan_vmi_1_test_resourceGroup_3:
650         capability: tosca.capabilities.Node
651         node: tosca.nodes.Root
652         relationship: tosca.relationships.DependsOn
653         occurrences:
654         - 0
655         - UNBOUNDED
656     - dependency_server_1b_pd_2:
657         capability: tosca.capabilities.Node
658         node: tosca.nodes.Root
659         relationship: tosca.relationships.DependsOn
660         occurrences:
661         - 0
662         - UNBOUNDED
663     - local_storage_server_1b_pd_2:
664         capability: tosca.capabilities.Attachment
665         node: tosca.nodes.BlockStorage
666         relationship: tosca.relationships.AttachesTo
667         occurrences:
668         - 0
669         - UNBOUNDED
670     - dependency_pd_server_1b_port_3:
671         capability: tosca.capabilities.Node
672         node: tosca.nodes.Root
673         relationship: tosca.relationships.DependsOn
674         occurrences:
675         - 0
676         - UNBOUNDED
677     - dependency_server_1b_ps_2:
678         capability: tosca.capabilities.Node
679         node: tosca.nodes.Root
680         relationship: tosca.relationships.DependsOn
681         occurrences:
682         - 0
683         - UNBOUNDED
684     - local_storage_server_1b_ps_2:
685         capability: tosca.capabilities.Attachment
686         node: tosca.nodes.BlockStorage
687         relationship: tosca.relationships.AttachesTo
688         occurrences:
689         - 0
690         - UNBOUNDED
691     capabilities:
692       binding_ps_server_1b_port_2:
693         type: tosca.capabilities.network.Bindable
694         valid_source_types:
695         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
696         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
697         occurrences:
698         - 0
699         - UNBOUNDED
700       binding_ps_server_1b_port_3:
701         type: tosca.capabilities.network.Bindable
702         valid_source_types:
703         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
704         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
705         occurrences:
706         - 0
707         - UNBOUNDED
708       disk.device.usage_server_1b_ps_2:
709         type: org.openecomp.capabilities.metric.Ceilometer
710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
711         occurrences:
712         - 1
713         - UNBOUNDED
714       disk.device.usage_server_1b_ps_3:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.device.write.requests.rate_server_1b_ps_3:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       disk.device.write.requests.rate_server_1b_ps_2:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       feature_pd_server_1b_port_2:
733         type: tosca.capabilities.Node
734         occurrences:
735         - 1
736         - UNBOUNDED
737       disk.capacity_server_1b_pd_3:
738         type: org.openecomp.capabilities.metric.Ceilometer
739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
740         occurrences:
741         - 1
742         - UNBOUNDED
743       feature_pd_server_1b_port_3:
744         type: tosca.capabilities.Node
745         occurrences:
746         - 1
747         - UNBOUNDED
748       disk.capacity_server_1b_pd_2:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       forwarder_pd_server_1b_port_2:
755         type: org.openecomp.capabilities.Forwarder
756         occurrences:
757         - 1
758         - UNBOUNDED
759       forwarder_pd_server_1b_port_3:
760         type: org.openecomp.capabilities.Forwarder
761         occurrences:
762         - 1
763         - UNBOUNDED
764       network.outpoing.packets_pd_server_1b_port_2:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       network.outpoing.packets_pd_server_1b_port_3:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       disk.device.iops_server_1b_pd_3:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       cpu.delta_server_1b_ps_2:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       disk.device.iops_server_1b_pd_2:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       cpu.delta_server_1b_ps_3:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       cpu_server_1b_pd_3:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       cpu_server_1b_pd_2:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.capacity_server_1b_ps_2:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       disk.capacity_server_1b_ps_3:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       host_server_1b_ps_3:
825         type: tosca.capabilities.Container
826         valid_source_types:
827         - tosca.nodes.SoftwareComponent
828         occurrences:
829         - 1
830         - UNBOUNDED
831       memory_server_1b_ps_3:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       memory_server_1b_ps_2:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       network.outgoing.packets.rate_ps_server_1b_port_3:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       instance_server_1b_ps_3:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       network.outgoing.packets.rate_ps_server_1b_port_2:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       instance_server_1b_ps_2:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       disk.write.bytes_server_1b_pd_2:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       disk.write.bytes_server_1b_pd_3:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       feature_template_Vlan_vmi_1_test_resourceGroup_2:
880         type: tosca.capabilities.Node
881         occurrences:
882         - 1
883         - UNBOUNDED
884       feature_template_Vlan_vmi_1_test_resourceGroup_3:
885         type: tosca.capabilities.Node
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.device.write.requests.rate_server_1b_pd_3:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.device.write.requests.rate_server_1b_pd_2:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       disk.device.iops_server_1b_ps_3:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.device.capacity_server_1b_ps_2:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       disk.device.capacity_server_1b_ps_3:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       network.incoming.packets_ps_server_1b_port_2:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       network.incoming.packets_ps_server_1b_port_3:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       disk.device.iops_server_1b_ps_2:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       network.outgoing.bytes_pd_server_1b_port_2:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       network.outgoing.bytes_pd_server_1b_port_3:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       endpoint_server_1b_ps_3:
950         type: tosca.capabilities.Endpoint.Admin
951         occurrences:
952         - 1
953         - UNBOUNDED
954       endpoint_server_1b_ps_2:
955         type: tosca.capabilities.Endpoint.Admin
956         occurrences:
957         - 1
958         - UNBOUNDED
959       host_server_1b_ps_2:
960         type: tosca.capabilities.Container
961         valid_source_types:
962         - tosca.nodes.SoftwareComponent
963         occurrences:
964         - 1
965         - UNBOUNDED
966       network.outgoing.bytes.rate_ps_server_1b_port_3:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       feature_packet_int_network:
973         type: tosca.capabilities.Node
974         occurrences:
975         - 1
976         - UNBOUNDED
977       network.outgoing.bytes.rate_ps_server_1b_port_2:
978         type: org.openecomp.capabilities.metric.Ceilometer
979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
980         occurrences:
981         - 1
982         - UNBOUNDED
983       network.outgoing.packets.rate_pd_server_1b_port_2:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       memory.resident_server_1b_pd_2:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       memory.resident_server_1b_pd_3:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       disk.device.allocation_server_1b_ps_3:
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       disk.device.allocation_server_1b_ps_2:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       network.outgoing.packets.rate_pd_server_1b_port_3:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       disk.allocation_server_1b_ps_2:
1020         type: org.openecomp.capabilities.metric.Ceilometer
1021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       disk.allocation_server_1b_ps_3:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       network.outgoing.bytes.rate_pd_server_1b_port_3:
1032         type: org.openecomp.capabilities.metric.Ceilometer
1033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       vcpus_server_1b_ps_2:
1038         type: org.openecomp.capabilities.metric.Ceilometer
1039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1040         occurrences:
1041         - 1
1042         - UNBOUNDED
1043       vcpus_server_1b_ps_3:
1044         type: org.openecomp.capabilities.metric.Ceilometer
1045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049       network.outgoing.bytes.rate_pd_server_1b_port_2:
1050         type: org.openecomp.capabilities.metric.Ceilometer
1051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       disk.write.requests_server_1b_ps_3:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       disk.read.bytes.rate_server_1b_ps_3:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.read.bytes.rate_server_1b_ps_2:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       memory.usage_server_1b_ps_3:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       os_server_1b_pd_3:
1080         type: tosca.capabilities.OperatingSystem
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       memory.usage_server_1b_ps_2:
1085         type: org.openecomp.capabilities.metric.Ceilometer
1086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       os_server_1b_pd_2:
1091         type: tosca.capabilities.OperatingSystem
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.write.requests_server_1b_ps_2:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       network.incoming.packets.rate_ps_server_1b_port_2:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       disk.root.size_server_1b_pd_3:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.latency_server_1b_ps_3:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       network.incoming.packets.rate_ps_server_1b_port_3:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       disk.root.size_server_1b_pd_2:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       disk.latency_server_1b_ps_2:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       link_packet_ext_network:
1138         type: tosca.capabilities.network.Linkable
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       binding_server_1b_ps_3:
1143         type: tosca.capabilities.network.Bindable
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       binding_server_1b_ps_2:
1148         type: tosca.capabilities.network.Bindable
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       host_server_1b_pd_3:
1153         type: tosca.capabilities.Container
1154         valid_source_types:
1155         - tosca.nodes.SoftwareComponent
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       host_server_1b_pd_2:
1160         type: tosca.capabilities.Container
1161         valid_source_types:
1162         - tosca.nodes.SoftwareComponent
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       disk.device.write.requests_server_1b_ps_2:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       disk.device.write.requests_server_1b_ps_3:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       disk.allocation_server_1b_pd_2:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       end_point_packet_int_network:
1185         type: tosca.capabilities.Endpoint
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189       binding_pd_server_1b_port_3:
1190         type: tosca.capabilities.network.Bindable
1191         valid_source_types:
1192         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1193         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1194         occurrences:
1195         - 0
1196         - UNBOUNDED
1197       attachment_ps_server_1b_port_3:
1198         type: tosca.capabilities.Attachment
1199         occurrences:
1200         - 1
1201         - UNBOUNDED
1202       attachment_ps_server_1b_port_2:
1203         type: tosca.capabilities.Attachment
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       cpu_server_1b_ps_3:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       attachment_packet_ext_network:
1214         type: tosca.capabilities.Attachment
1215         occurrences:
1216         - 1
1217         - UNBOUNDED
1218       binding_pd_server_1b_port_2:
1219         type: tosca.capabilities.network.Bindable
1220         valid_source_types:
1221         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1222         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1223         occurrences:
1224         - 0
1225         - UNBOUNDED
1226       disk.allocation_server_1b_pd_3:
1227         type: org.openecomp.capabilities.metric.Ceilometer
1228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       disk.write.requests_server_1b_pd_2:
1233         type: org.openecomp.capabilities.metric.Ceilometer
1234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       disk.write.requests_server_1b_pd_3:
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       os_server_1b_ps_2:
1245         type: tosca.capabilities.OperatingSystem
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       disk.device.read.requests.rate_server_1b_pd_2:
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       os_server_1b_ps_3:
1256         type: tosca.capabilities.OperatingSystem
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       feature_test_resourceGroup_2:
1261         type: tosca.capabilities.Node
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       feature_test_resourceGroup_3:
1266         type: tosca.capabilities.Node
1267         occurrences:
1268         - 1
1269         - UNBOUNDED
1270       network.outgoing.bytes_ps_server_1b_port_2:
1271         type: org.openecomp.capabilities.metric.Ceilometer
1272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1273         occurrences:
1274         - 1
1275         - UNBOUNDED
1276       network.outgoing.bytes_ps_server_1b_port_3:
1277         type: org.openecomp.capabilities.metric.Ceilometer
1278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1279         occurrences:
1280         - 1
1281         - UNBOUNDED
1282       disk.usage_server_1b_ps_3:
1283         type: org.openecomp.capabilities.metric.Ceilometer
1284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1285         occurrences:
1286         - 1
1287         - UNBOUNDED
1288       vcpus_server_1b_pd_3:
1289         type: org.openecomp.capabilities.metric.Ceilometer
1290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       vcpus_server_1b_pd_2:
1295         type: org.openecomp.capabilities.metric.Ceilometer
1296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       disk.device.read.requests.rate_server_1b_pd_3:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       disk.usage_server_1b_ps_2:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       disk.read.bytes.rate_server_1b_pd_3:
1313         type: org.openecomp.capabilities.metric.Ceilometer
1314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       disk.read.bytes.rate_server_1b_pd_2:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       memory.usage_server_1b_pd_3:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       memory.usage_server_1b_pd_2:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       cpu_server_1b_ps_2:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       feature_packet_ext_network:
1343         type: tosca.capabilities.Node
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       disk.device.read.bytes.rate_server_1b_ps_3:
1348         type: org.openecomp.capabilities.metric.Ceilometer
1349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1350         occurrences:
1351         - 1
1352         - UNBOUNDED
1353       disk.latency_server_1b_pd_2:
1354         type: org.openecomp.capabilities.metric.Ceilometer
1355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       disk.latency_server_1b_pd_3:
1360         type: org.openecomp.capabilities.metric.Ceilometer
1361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       disk.device.read.bytes.rate_server_1b_ps_2:
1366         type: org.openecomp.capabilities.metric.Ceilometer
1367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       disk.device.write.requests_server_1b_pd_2:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       disk.device.write.requests_server_1b_pd_3:
1378         type: org.openecomp.capabilities.metric.Ceilometer
1379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383       disk.read.requests_server_1b_ps_2:
1384         type: org.openecomp.capabilities.metric.Ceilometer
1385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       disk.read.requests_server_1b_ps_3:
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       disk.read.bytes_server_1b_ps_3:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       disk.read.bytes_server_1b_ps_2:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       disk.device.latency_server_1b_ps_3:
1408         type: org.openecomp.capabilities.metric.Ceilometer
1409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1410         occurrences:
1411         - 1
1412         - UNBOUNDED
1413       disk.device.latency_server_1b_ps_2:
1414         type: org.openecomp.capabilities.metric.Ceilometer
1415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1416         occurrences:
1417         - 1
1418         - UNBOUNDED
1419       disk.root.size_server_1b_ps_3:
1420         type: org.openecomp.capabilities.metric.Ceilometer
1421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1422         occurrences:
1423         - 1
1424         - UNBOUNDED
1425       network.incoming.bytes.rate_ps_server_1b_port_2:
1426         type: org.openecomp.capabilities.metric.Ceilometer
1427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       network.incoming.bytes.rate_ps_server_1b_port_3:
1432         type: org.openecomp.capabilities.metric.Ceilometer
1433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1434         occurrences:
1435         - 1
1436         - UNBOUNDED
1437       disk.root.size_server_1b_ps_2:
1438         type: org.openecomp.capabilities.metric.Ceilometer
1439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       disk.device.read.requests.rate_server_1b_ps_2:
1444         type: org.openecomp.capabilities.metric.Ceilometer
1445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1446         occurrences:
1447         - 1
1448         - UNBOUNDED
1449       disk.device.read.requests.rate_server_1b_ps_3:
1450         type: org.openecomp.capabilities.metric.Ceilometer
1451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1452         occurrences:
1453         - 1
1454         - UNBOUNDED
1455       disk.device.read.bytes.rate_server_1b_pd_2:
1456         type: org.openecomp.capabilities.metric.Ceilometer
1457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1458         occurrences:
1459         - 1
1460         - UNBOUNDED
1461       disk.device.read.bytes.rate_server_1b_pd_3:
1462         type: org.openecomp.capabilities.metric.Ceilometer
1463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       disk.write.requests.rate_server_1b_pd_2:
1468         type: org.openecomp.capabilities.metric.Ceilometer
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       disk.write.requests.rate_server_1b_pd_3:
1474         type: org.openecomp.capabilities.metric.Ceilometer
1475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       network.incoming.bytes_ps_server_1b_port_2:
1480         type: org.openecomp.capabilities.metric.Ceilometer
1481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485       network.incoming.bytes_ps_server_1b_port_3:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       attachment_packet_int_network:
1492         type: tosca.capabilities.Attachment
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496       memory.resident_server_1b_ps_2:
1497         type: org.openecomp.capabilities.metric.Ceilometer
1498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1499         occurrences:
1500         - 1
1501         - UNBOUNDED
1502       memory.resident_server_1b_ps_3:
1503         type: org.openecomp.capabilities.metric.Ceilometer
1504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1505         occurrences:
1506         - 1
1507         - UNBOUNDED
1508       disk.usage_server_1b_pd_2:
1509         type: org.openecomp.capabilities.metric.Ceilometer
1510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1511         occurrences:
1512         - 1
1513         - UNBOUNDED
1514       disk.usage_server_1b_pd_3:
1515         type: org.openecomp.capabilities.metric.Ceilometer
1516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       disk.write.bytes.rate_server_1b_pd_3:
1521         type: org.openecomp.capabilities.metric.Ceilometer
1522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1523         occurrences:
1524         - 1
1525         - UNBOUNDED
1526       disk.device.write.bytes.rate_server_1b_ps_3:
1527         type: org.openecomp.capabilities.metric.Ceilometer
1528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1529         occurrences:
1530         - 1
1531         - UNBOUNDED
1532       disk.device.write.bytes.rate_server_1b_ps_2:
1533         type: org.openecomp.capabilities.metric.Ceilometer
1534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1535         occurrences:
1536         - 1
1537         - UNBOUNDED
1538       cpu_util_server_1b_ps_3:
1539         type: org.openecomp.capabilities.metric.Ceilometer
1540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1541         occurrences:
1542         - 1
1543         - UNBOUNDED
1544       disk.write.bytes.rate_server_1b_pd_2:
1545         type: org.openecomp.capabilities.metric.Ceilometer
1546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1547         occurrences:
1548         - 1
1549         - UNBOUNDED
1550       cpu_util_server_1b_ps_2:
1551         type: org.openecomp.capabilities.metric.Ceilometer
1552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       disk.device.allocation_server_1b_pd_2:
1557         type: org.openecomp.capabilities.metric.Ceilometer
1558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1559         occurrences:
1560         - 1
1561         - UNBOUNDED
1562       disk.device.allocation_server_1b_pd_3:
1563         type: org.openecomp.capabilities.metric.Ceilometer
1564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1565         occurrences:
1566         - 1
1567         - UNBOUNDED
1568       disk.ephemeral.size_server_1b_ps_3:
1569         type: org.openecomp.capabilities.metric.Ceilometer
1570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       disk.ephemeral.size_server_1b_ps_2:
1575         type: org.openecomp.capabilities.metric.Ceilometer
1576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1577         occurrences:
1578         - 1
1579         - UNBOUNDED
1580       disk.read.requests_server_1b_pd_3:
1581         type: org.openecomp.capabilities.metric.Ceilometer
1582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       disk.read.requests_server_1b_pd_2:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       disk.device.write.bytes.rate_server_1b_pd_2:
1593         type: org.openecomp.capabilities.metric.Ceilometer
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       cpu_util_server_1b_pd_2:
1599         type: org.openecomp.capabilities.metric.Ceilometer
1600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       forwarder_ps_server_1b_port_2:
1605         type: org.openecomp.capabilities.Forwarder
1606         occurrences:
1607         - 1
1608         - UNBOUNDED
1609       forwarder_ps_server_1b_port_3:
1610         type: org.openecomp.capabilities.Forwarder
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       feature_server_1b_pd_3:
1615         type: tosca.capabilities.Node
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       link_packet_int_network:
1620         type: tosca.capabilities.network.Linkable
1621         occurrences:
1622         - 1
1623         - UNBOUNDED
1624       feature_server_1b_pd_2:
1625         type: tosca.capabilities.Node
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       disk.device.write.bytes_server_1b_pd_2:
1630         type: org.openecomp.capabilities.metric.Ceilometer
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       disk.iops_server_1b_pd_2:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       disk.iops_server_1b_pd_3:
1642         type: org.openecomp.capabilities.metric.Ceilometer
1643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1644         occurrences:
1645         - 1
1646         - UNBOUNDED
1647       disk.device.write.bytes_server_1b_pd_3:
1648         type: org.openecomp.capabilities.metric.Ceilometer
1649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1650         occurrences:
1651         - 1
1652         - UNBOUNDED
1653       binding_server_1b_pd_3:
1654         type: tosca.capabilities.network.Bindable
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       binding_server_1b_pd_2:
1659         type: tosca.capabilities.network.Bindable
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       end_point_packet_ext_network:
1664         type: tosca.capabilities.Endpoint
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       network.outpoing.packets_ps_server_1b_port_3:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       network.outpoing.packets_ps_server_1b_port_2:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       disk.write.requests.rate_server_1b_ps_2:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       cpu_util_server_1b_pd_3:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       disk.device.write.bytes.rate_server_1b_pd_3:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       disk.write.requests.rate_server_1b_ps_3:
1699         type: org.openecomp.capabilities.metric.Ceilometer
1700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       attachment_pd_server_1b_port_2:
1705         type: tosca.capabilities.Attachment
1706         occurrences:
1707         - 1
1708         - UNBOUNDED
1709       disk.write.bytes_server_1b_ps_3:
1710         type: org.openecomp.capabilities.metric.Ceilometer
1711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715       disk.device.write.bytes_server_1b_ps_3:
1716         type: org.openecomp.capabilities.metric.Ceilometer
1717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1718         occurrences:
1719         - 1
1720         - UNBOUNDED
1721       disk.write.bytes_server_1b_ps_2:
1722         type: org.openecomp.capabilities.metric.Ceilometer
1723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1724         occurrences:
1725         - 1
1726         - UNBOUNDED
1727       disk.device.write.bytes_server_1b_ps_2:
1728         type: org.openecomp.capabilities.metric.Ceilometer
1729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1730         occurrences:
1731         - 1
1732         - UNBOUNDED
1733       attachment_pd_server_1b_port_3:
1734         type: tosca.capabilities.Attachment
1735         occurrences:
1736         - 1
1737         - UNBOUNDED
1738       disk.device.read.bytes_server_1b_pd_3:
1739         type: org.openecomp.capabilities.metric.Ceilometer
1740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1741         occurrences:
1742         - 1
1743         - UNBOUNDED
1744       disk.write.bytes.rate_server_1b_ps_3:
1745         type: org.openecomp.capabilities.metric.Ceilometer
1746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1747         occurrences:
1748         - 1
1749         - UNBOUNDED
1750       disk.device.read.bytes_server_1b_pd_2:
1751         type: org.openecomp.capabilities.metric.Ceilometer
1752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1753         occurrences:
1754         - 1
1755         - UNBOUNDED
1756       disk.write.bytes.rate_server_1b_ps_2:
1757         type: org.openecomp.capabilities.metric.Ceilometer
1758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1759         occurrences:
1760         - 1
1761         - UNBOUNDED
1762       disk.ephemeral.size_server_1b_pd_2:
1763         type: org.openecomp.capabilities.metric.Ceilometer
1764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1765         occurrences:
1766         - 1
1767         - UNBOUNDED
1768       disk.ephemeral.size_server_1b_pd_3:
1769         type: org.openecomp.capabilities.metric.Ceilometer
1770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1771         occurrences:
1772         - 1
1773         - UNBOUNDED
1774       scalable_server_1b_ps_2:
1775         type: tosca.capabilities.Scalable
1776         occurrences:
1777         - 1
1778         - UNBOUNDED
1779       scalable_server_1b_ps_3:
1780         type: tosca.capabilities.Scalable
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784       disk.device.capacity_server_1b_pd_3:
1785         type: org.openecomp.capabilities.metric.Ceilometer
1786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       feature_server_1b_ps_2:
1791         type: tosca.capabilities.Node
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       feature_server_1b_ps_3:
1796         type: tosca.capabilities.Node
1797         occurrences:
1798         - 1
1799         - UNBOUNDED
1800       instance_server_1b_pd_2:
1801         type: org.openecomp.capabilities.metric.Ceilometer
1802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1803         occurrences:
1804         - 1
1805         - UNBOUNDED
1806       disk.device.capacity_server_1b_pd_2:
1807         type: org.openecomp.capabilities.metric.Ceilometer
1808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1809         occurrences:
1810         - 1
1811         - UNBOUNDED
1812       instance_server_1b_pd_3:
1813         type: org.openecomp.capabilities.metric.Ceilometer
1814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       endpoint_server_1b_pd_3:
1819         type: tosca.capabilities.Endpoint.Admin
1820         occurrences:
1821         - 1
1822         - UNBOUNDED
1823       disk.read.bytes_server_1b_pd_2:
1824         type: org.openecomp.capabilities.metric.Ceilometer
1825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1826         occurrences:
1827         - 1
1828         - UNBOUNDED
1829       disk.read.bytes_server_1b_pd_3:
1830         type: org.openecomp.capabilities.metric.Ceilometer
1831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       network.incoming.packets.rate_pd_server_1b_port_2:
1836         type: org.openecomp.capabilities.metric.Ceilometer
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1838         occurrences:
1839         - 1
1840         - UNBOUNDED
1841       disk.iops_server_1b_ps_2:
1842         type: org.openecomp.capabilities.metric.Ceilometer
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       disk.iops_server_1b_ps_3:
1848         type: org.openecomp.capabilities.metric.Ceilometer
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1850         occurrences:
1851         - 1
1852         - UNBOUNDED
1853       endpoint_server_1b_pd_2:
1854         type: tosca.capabilities.Endpoint.Admin
1855         occurrences:
1856         - 1
1857         - UNBOUNDED
1858       network.incoming.packets.rate_pd_server_1b_port_3:
1859         type: org.openecomp.capabilities.metric.Ceilometer
1860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1861         occurrences:
1862         - 1
1863         - UNBOUNDED
1864       network.incoming.bytes_pd_server_1b_port_2:
1865         type: org.openecomp.capabilities.metric.Ceilometer
1866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1867         occurrences:
1868         - 1
1869         - UNBOUNDED
1870       network.incoming.bytes_pd_server_1b_port_3:
1871         type: org.openecomp.capabilities.metric.Ceilometer
1872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1873         occurrences:
1874         - 1
1875         - UNBOUNDED
1876       memory_server_1b_pd_2:
1877         type: org.openecomp.capabilities.metric.Ceilometer
1878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1879         occurrences:
1880         - 1
1881         - UNBOUNDED
1882       disk.device.read.requests_server_1b_ps_3:
1883         type: org.openecomp.capabilities.metric.Ceilometer
1884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1885         occurrences:
1886         - 1
1887         - UNBOUNDED
1888       memory_server_1b_pd_3:
1889         type: org.openecomp.capabilities.metric.Ceilometer
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       disk.device.read.requests_server_1b_ps_2:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       disk.device.usage_server_1b_pd_2:
1901         type: org.openecomp.capabilities.metric.Ceilometer
1902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1903         occurrences:
1904         - 1
1905         - UNBOUNDED
1906       disk.device.usage_server_1b_pd_3:
1907         type: org.openecomp.capabilities.metric.Ceilometer
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       disk.device.latency_server_1b_pd_2:
1913         type: org.openecomp.capabilities.metric.Ceilometer
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       disk.device.latency_server_1b_pd_3:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       scalable_server_1b_pd_3:
1925         type: tosca.capabilities.Scalable
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       scalable_server_1b_pd_2:
1930         type: tosca.capabilities.Scalable
1931         occurrences:
1932         - 1
1933         - UNBOUNDED
1934       cpu.delta_server_1b_pd_2:
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       cpu.delta_server_1b_pd_3:
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       disk.device.read.requests_server_1b_pd_2:
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       network.incoming.packets_pd_server_1b_port_3:
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       network.incoming.packets_pd_server_1b_port_2:
1959         type: org.openecomp.capabilities.metric.Ceilometer
1960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       disk.device.read.requests_server_1b_pd_3:
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.device.read.bytes_server_1b_ps_2:
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       disk.device.read.bytes_server_1b_ps_3:
1977         type: org.openecomp.capabilities.metric.Ceilometer
1978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1979         occurrences:
1980         - 1
1981         - UNBOUNDED
1982       network.incoming.bytes.rate_pd_server_1b_port_2:
1983         type: org.openecomp.capabilities.metric.Ceilometer
1984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       network.incoming.bytes.rate_pd_server_1b_port_3:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       feature_ps_server_1b_port_2:
1995         type: tosca.capabilities.Node
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       feature_ps_server_1b_port_3:
2000         type: tosca.capabilities.Node
2001         occurrences:
2002         - 1
2003         - UNBOUNDED
2004   org.openecomp.resource.abstract.nodes.pd_server_1b:
2005     derived_from: org.openecomp.resource.abstract.nodes.VFC
2006     properties:
2007       compute_pd_server_1b_name:
2008         type: list
2009         required: true
2010         status: SUPPORTED
2011         entry_schema:
2012           type: string
2013       index_value:
2014         type: integer
2015         description: Index value of this substitution service template runtime instance
2016         required: false
2017         default: 0
2018         status: SUPPORTED
2019         constraints:
2020         - greater_or_equal: 0
2021       vm_flavor_name:
2022         type: string
2023         required: true
2024         status: SUPPORTED
2025       port_pd_server_1b_port_vlan_requirements:
2026         type: list
2027         required: true
2028         status: SUPPORTED
2029         entry_schema:
2030           type: org.openecomp.datatypes.network.VlanRequirements
2031       port_pd_server_1b_port_network_role_tag:
2032         type: string
2033         required: true
2034         status: SUPPORTED
2035       vm_image_name:
2036         type: string
2037         required: true
2038         status: SUPPORTED
2039       port_pd_server_1b_port_replacement_policy:
2040         type: list
2041         required: true
2042         status: SUPPORTED
2043         entry_schema:
2044           type: string
2045       port_pd_server_1b_port_mac_requirements:
2046         type: org.openecomp.datatypes.network.MacRequirements
2047         required: true
2048         status: SUPPORTED
2049       port_pd_server_1b_port_network_role:
2050         type: string
2051         required: true
2052         status: SUPPORTED
2053       port_pd_server_1b_port_fixed_ips:
2054         type: list
2055         required: true
2056         status: SUPPORTED
2057         entry_schema:
2058           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2059       port_pd_server_1b_port_network:
2060         type: list
2061         required: true
2062         status: SUPPORTED
2063         entry_schema:
2064           type: string
2065       compute_pd_server_1b_availability_zone:
2066         type: list
2067         required: true
2068         status: SUPPORTED
2069         entry_schema:
2070           type: string
2071       port_pd_server_1b_port_order:
2072         type: integer
2073         required: true
2074         status: SUPPORTED
2075       port_pd_server_1b_port_exCP_naming:
2076         type: org.openecomp.datatypes.Naming
2077         required: true
2078         status: SUPPORTED
2079       port_pd_server_1b_port_ip_requirements:
2080         type: list
2081         required: true
2082         status: SUPPORTED
2083         entry_schema:
2084           type: org.openecomp.datatypes.network.IpRequirements
2085       port_pd_server_1b_port_subnetpoolid:
2086         type: string
2087         required: true
2088         status: SUPPORTED
2089     requirements:
2090     - dependency_pd_server_1b:
2091         capability: tosca.capabilities.Node
2092         node: tosca.nodes.Root
2093         relationship: tosca.relationships.DependsOn
2094         occurrences:
2095         - 0
2096         - UNBOUNDED
2097     - local_storage_pd_server_1b:
2098         capability: tosca.capabilities.Attachment
2099         node: tosca.nodes.BlockStorage
2100         relationship: tosca.relationships.AttachesTo
2101         occurrences:
2102         - 0
2103         - UNBOUNDED
2104     - dependency_pd_server_1b_pd_server_1b_port:
2105         capability: tosca.capabilities.Node
2106         node: tosca.nodes.Root
2107         relationship: tosca.relationships.DependsOn
2108         occurrences:
2109         - 0
2110         - UNBOUNDED
2111     - link_pd_server_1b_pd_server_1b_port:
2112         capability: tosca.capabilities.network.Linkable
2113         relationship: tosca.relationships.network.LinksTo
2114         occurrences:
2115         - 1
2116         - 1
2117     capabilities:
2118       disk.device.read.bytes_pd_server_1b:
2119         type: org.openecomp.capabilities.metric.Ceilometer
2120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2121         occurrences:
2122         - 1
2123         - UNBOUNDED
2124       feature_pd_server_1b_pd_server_1b_port:
2125         type: tosca.capabilities.Node
2126         occurrences:
2127         - 1
2128         - UNBOUNDED
2129       host_pd_server_1b:
2130         type: tosca.capabilities.Container
2131         valid_source_types:
2132         - tosca.nodes.SoftwareComponent
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       disk.read.bytes.rate_pd_server_1b:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       disk.allocation_pd_server_1b:
2143         type: org.openecomp.capabilities.metric.Ceilometer
2144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
2149         type: org.openecomp.capabilities.metric.Ceilometer
2150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       cpu.delta_pd_server_1b:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       forwarder_pd_server_1b_pd_server_1b_port:
2161         type: org.openecomp.capabilities.Forwarder
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
2166         type: org.openecomp.capabilities.metric.Ceilometer
2167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2168         occurrences:
2169         - 1
2170         - UNBOUNDED
2171       disk.device.read.requests_pd_server_1b:
2172         type: org.openecomp.capabilities.metric.Ceilometer
2173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2174         occurrences:
2175         - 1
2176         - UNBOUNDED
2177       feature_pd_server_1b:
2178         type: tosca.capabilities.Node
2179         occurrences:
2180         - 1
2181         - UNBOUNDED
2182       disk.device.iops_pd_server_1b:
2183         type: org.openecomp.capabilities.metric.Ceilometer
2184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2185         occurrences:
2186         - 1
2187         - UNBOUNDED
2188       binding_pd_server_1b_pd_server_1b_port:
2189         type: tosca.capabilities.network.Bindable
2190         valid_source_types:
2191         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2192         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2193         occurrences:
2194         - 0
2195         - UNBOUNDED
2196       cpu_pd_server_1b:
2197         type: org.openecomp.capabilities.metric.Ceilometer
2198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2199         occurrences:
2200         - 1
2201         - UNBOUNDED
2202       disk.write.bytes.rate_pd_server_1b:
2203         type: org.openecomp.capabilities.metric.Ceilometer
2204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2205         occurrences:
2206         - 1
2207         - UNBOUNDED
2208       disk.device.read.requests.rate_pd_server_1b:
2209         type: org.openecomp.capabilities.metric.Ceilometer
2210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2211         occurrences:
2212         - 1
2213         - UNBOUNDED
2214       endpoint_pd_server_1b:
2215         type: tosca.capabilities.Endpoint.Admin
2216         occurrences:
2217         - 1
2218         - UNBOUNDED
2219       disk.device.allocation_pd_server_1b:
2220         type: org.openecomp.capabilities.metric.Ceilometer
2221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       memory.usage_pd_server_1b:
2226         type: org.openecomp.capabilities.metric.Ceilometer
2227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
2232         type: org.openecomp.capabilities.metric.Ceilometer
2233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       memory_pd_server_1b:
2238         type: org.openecomp.capabilities.metric.Ceilometer
2239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       disk.device.read.bytes.rate_pd_server_1b:
2244         type: org.openecomp.capabilities.metric.Ceilometer
2245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       disk.device.latency_pd_server_1b:
2250         type: org.openecomp.capabilities.metric.Ceilometer
2251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       disk.read.bytes_pd_server_1b:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       disk.device.usage_pd_server_1b:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       attachment_pd_server_1b_pd_server_1b_port:
2268         type: tosca.capabilities.Attachment
2269         occurrences:
2270         - 1
2271         - UNBOUNDED
2272       disk.device.write.requests_pd_server_1b:
2273         type: org.openecomp.capabilities.metric.Ceilometer
2274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2275         occurrences:
2276         - 1
2277         - UNBOUNDED
2278       disk.latency_pd_server_1b:
2279         type: org.openecomp.capabilities.metric.Ceilometer
2280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2281         occurrences:
2282         - 1
2283         - UNBOUNDED
2284       disk.ephemeral.size_pd_server_1b:
2285         type: org.openecomp.capabilities.metric.Ceilometer
2286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2287         occurrences:
2288         - 1
2289         - UNBOUNDED
2290       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
2291         type: org.openecomp.capabilities.metric.Ceilometer
2292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2293         occurrences:
2294         - 1
2295         - UNBOUNDED
2296       scalable_pd_server_1b:
2297         type: tosca.capabilities.Scalable
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       disk.write.requests_pd_server_1b:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       disk.device.write.bytes.rate_pd_server_1b:
2308         type: org.openecomp.capabilities.metric.Ceilometer
2309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2310         occurrences:
2311         - 1
2312         - UNBOUNDED
2313       disk.root.size_pd_server_1b:
2314         type: org.openecomp.capabilities.metric.Ceilometer
2315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2316         occurrences:
2317         - 1
2318         - UNBOUNDED
2319       disk.iops_pd_server_1b:
2320         type: org.openecomp.capabilities.metric.Ceilometer
2321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2322         occurrences:
2323         - 1
2324         - UNBOUNDED
2325       disk.write.bytes_pd_server_1b:
2326         type: org.openecomp.capabilities.metric.Ceilometer
2327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       disk.device.write.bytes_pd_server_1b:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       os_pd_server_1b:
2338         type: tosca.capabilities.OperatingSystem
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       vcpus_pd_server_1b:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
2349         type: org.openecomp.capabilities.metric.Ceilometer
2350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       instance_pd_server_1b:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       binding_pd_server_1b:
2361         type: tosca.capabilities.network.Bindable
2362         occurrences:
2363         - 1
2364         - UNBOUNDED
2365       cpu_util_pd_server_1b:
2366         type: org.openecomp.capabilities.metric.Ceilometer
2367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2368         occurrences:
2369         - 1
2370         - UNBOUNDED
2371       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
2372         type: org.openecomp.capabilities.metric.Ceilometer
2373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       memory.resident_pd_server_1b:
2378         type: org.openecomp.capabilities.metric.Ceilometer
2379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       network.incoming.packets_pd_server_1b_pd_server_1b_port:
2384         type: org.openecomp.capabilities.metric.Ceilometer
2385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       disk.device.write.requests.rate_pd_server_1b:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       disk.device.capacity_pd_server_1b:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.read.requests_pd_server_1b:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
2408         type: org.openecomp.capabilities.metric.Ceilometer
2409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2410         occurrences:
2411         - 1
2412         - UNBOUNDED
2413       disk.capacity_pd_server_1b:
2414         type: org.openecomp.capabilities.metric.Ceilometer
2415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2416         occurrences:
2417         - 1
2418         - UNBOUNDED
2419       disk.usage_pd_server_1b:
2420         type: org.openecomp.capabilities.metric.Ceilometer
2421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2422         occurrences:
2423         - 1
2424         - UNBOUNDED
2425       disk.write.requests.rate_pd_server_1b:
2426         type: org.openecomp.capabilities.metric.Ceilometer
2427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431   org.openecomp.resource.abstract.nodes.ps_server_1b:
2432     derived_from: org.openecomp.resource.abstract.nodes.VFC
2433     properties:
2434       port_ps_server_1b_port_vlan_requirements:
2435         type: list
2436         required: true
2437         status: SUPPORTED
2438         entry_schema:
2439           type: org.openecomp.datatypes.network.VlanRequirements
2440       port_ps_server_1b_port_mac_requirements:
2441         type: org.openecomp.datatypes.network.MacRequirements
2442         required: true
2443         status: SUPPORTED
2444       subinterface_nested_vlan_service_template_filter_count:
2445         type: list
2446         required: true
2447         status: SUPPORTED
2448         entry_schema:
2449           type: float
2450       port_ps_server_1b_port_network_role_tag:
2451         type: string
2452         required: true
2453         status: SUPPORTED
2454       port_ps_server_1b_port_fixed_ips:
2455         type: list
2456         required: true
2457         status: SUPPORTED
2458         entry_schema:
2459           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2460       index_value:
2461         type: integer
2462         description: Index value of this substitution service template runtime instance
2463         required: false
2464         default: 0
2465         status: SUPPORTED
2466         constraints:
2467         - greater_or_equal: 0
2468       port_ps_server_1b_port_order:
2469         type: integer
2470         required: true
2471         status: SUPPORTED
2472       vm_flavor_name:
2473         type: string
2474         required: true
2475         status: SUPPORTED
2476       port_ps_server_1b_port_network:
2477         type: list
2478         required: true
2479         status: SUPPORTED
2480         entry_schema:
2481           type: string
2482       port_ps_server_1b_port_exCP_naming:
2483         type: org.openecomp.datatypes.Naming
2484         required: true
2485         status: SUPPORTED
2486       subinterface_nested_vlan_net1:
2487         type: list
2488         required: true
2489         status: SUPPORTED
2490         entry_schema:
2491           type: string
2492       port_ps_server_1b_port_ip_requirements:
2493         type: list
2494         required: true
2495         status: SUPPORTED
2496         entry_schema:
2497           type: org.openecomp.datatypes.network.IpRequirements
2498       vm_image_name:
2499         type: string
2500         required: true
2501         status: SUPPORTED
2502       port_ps_server_1b_port_network_role:
2503         type: string
2504         required: true
2505         status: SUPPORTED
2506       port_ps_server_1b_port_replacement_policy:
2507         type: list
2508         required: true
2509         status: SUPPORTED
2510         entry_schema:
2511           type: string
2512       subinterface_nested_vlan_parent_interface:
2513         type: list
2514         required: true
2515         status: SUPPORTED
2516         entry_schema:
2517           type: string
2518       port_ps_server_1b_port_subnetpoolid:
2519         type: string
2520         required: true
2521         status: SUPPORTED
2522       compute_ps_server_1b_availability_zone:
2523         type: list
2524         required: true
2525         status: SUPPORTED
2526         entry_schema:
2527           type: string
2528       compute_ps_server_1b_name:
2529         type: list
2530         required: true
2531         status: SUPPORTED
2532         entry_schema:
2533           type: string
2534     requirements:
2535     - dependency_ps_server_1b:
2536         capability: tosca.capabilities.Node
2537         node: tosca.nodes.Root
2538         relationship: tosca.relationships.DependsOn
2539         occurrences:
2540         - 0
2541         - UNBOUNDED
2542     - local_storage_ps_server_1b:
2543         capability: tosca.capabilities.Attachment
2544         node: tosca.nodes.BlockStorage
2545         relationship: tosca.relationships.AttachesTo
2546         occurrences:
2547         - 0
2548         - UNBOUNDED
2549     - dependency_ps_server_1b_ps_server_1b_port_nested_vlan:
2550         capability: tosca.capabilities.Node
2551         node: tosca.nodes.Root
2552         relationship: tosca.relationships.DependsOn
2553         occurrences:
2554         - 0
2555         - UNBOUNDED
2556     - dependency_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2557         capability: tosca.capabilities.Node
2558         node: tosca.nodes.Root
2559         relationship: tosca.relationships.DependsOn
2560         occurrences:
2561         - 0
2562         - UNBOUNDED
2563     - subinterface_link_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2564         capability: tosca.capabilities.network.Linkable
2565         relationship: tosca.relationships.network.LinksTo
2566         occurrences:
2567         - 1
2568         - 1
2569     - dependency_ps_server_1b_ps_server_1b_port:
2570         capability: tosca.capabilities.Node
2571         node: tosca.nodes.Root
2572         relationship: tosca.relationships.DependsOn
2573         occurrences:
2574         - 0
2575         - UNBOUNDED
2576     - link_ps_server_1b_ps_server_1b_port:
2577         capability: tosca.capabilities.network.Linkable
2578         relationship: tosca.relationships.network.LinksTo
2579         occurrences:
2580         - 1
2581         - 1
2582     capabilities:
2583       disk.write.bytes.rate_ps_server_1b:
2584         type: org.openecomp.capabilities.metric.Ceilometer
2585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2586         occurrences:
2587         - 1
2588         - UNBOUNDED
2589       disk.device.usage_ps_server_1b:
2590         type: org.openecomp.capabilities.metric.Ceilometer
2591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2592         occurrences:
2593         - 1
2594         - UNBOUNDED
2595       disk.device.allocation_ps_server_1b:
2596         type: org.openecomp.capabilities.metric.Ceilometer
2597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2598         occurrences:
2599         - 1
2600         - UNBOUNDED
2601       disk.device.write.requests_ps_server_1b:
2602         type: org.openecomp.capabilities.metric.Ceilometer
2603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2604         occurrences:
2605         - 1
2606         - UNBOUNDED
2607       cpu_util_ps_server_1b:
2608         type: org.openecomp.capabilities.metric.Ceilometer
2609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613       scalable_ps_server_1b:
2614         type: tosca.capabilities.Scalable
2615         occurrences:
2616         - 1
2617         - UNBOUNDED
2618       disk.device.read.bytes.rate_ps_server_1b:
2619         type: org.openecomp.capabilities.metric.Ceilometer
2620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2621         occurrences:
2622         - 1
2623         - UNBOUNDED
2624       disk.device.latency_ps_server_1b:
2625         type: org.openecomp.capabilities.metric.Ceilometer
2626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2627         occurrences:
2628         - 1
2629         - UNBOUNDED
2630       disk.device.iops_ps_server_1b:
2631         type: org.openecomp.capabilities.metric.Ceilometer
2632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2633         occurrences:
2634         - 1
2635         - UNBOUNDED
2636       attachment_ps_server_1b_ps_server_1b_port:
2637         type: tosca.capabilities.Attachment
2638         occurrences:
2639         - 1
2640         - UNBOUNDED
2641       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
2642         type: org.openecomp.capabilities.metric.Ceilometer
2643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2644         occurrences:
2645         - 1
2646         - UNBOUNDED
2647       disk.device.capacity_ps_server_1b:
2648         type: org.openecomp.capabilities.metric.Ceilometer
2649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2650         occurrences:
2651         - 1
2652         - UNBOUNDED
2653       forwarder_ps_server_1b_ps_server_1b_port:
2654         type: org.openecomp.capabilities.Forwarder
2655         occurrences:
2656         - 1
2657         - UNBOUNDED
2658       instance_ps_server_1b:
2659         type: org.openecomp.capabilities.metric.Ceilometer
2660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2661         occurrences:
2662         - 1
2663         - UNBOUNDED
2664       cpu_ps_server_1b:
2665         type: org.openecomp.capabilities.metric.Ceilometer
2666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2667         occurrences:
2668         - 1
2669         - UNBOUNDED
2670       disk.device.write.bytes_ps_server_1b:
2671         type: org.openecomp.capabilities.metric.Ceilometer
2672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2673         occurrences:
2674         - 1
2675         - UNBOUNDED
2676       disk.read.bytes.rate_ps_server_1b:
2677         type: org.openecomp.capabilities.metric.Ceilometer
2678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2679         occurrences:
2680         - 1
2681         - UNBOUNDED
2682       disk.device.read.requests_ps_server_1b:
2683         type: org.openecomp.capabilities.metric.Ceilometer
2684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2685         occurrences:
2686         - 1
2687         - UNBOUNDED
2688       host_ps_server_1b:
2689         type: tosca.capabilities.Container
2690         valid_source_types:
2691         - tosca.nodes.SoftwareComponent
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       disk.usage_ps_server_1b:
2696         type: org.openecomp.capabilities.metric.Ceilometer
2697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2698         occurrences:
2699         - 1
2700         - UNBOUNDED
2701       disk.read.requests_ps_server_1b:
2702         type: org.openecomp.capabilities.metric.Ceilometer
2703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2704         occurrences:
2705         - 1
2706         - UNBOUNDED
2707       feature_ps_server_1b_ps_server_1b_port_nested_vlan:
2708         type: tosca.capabilities.Node
2709         occurrences:
2710         - 1
2711         - UNBOUNDED
2712       disk.device.read.requests.rate_ps_server_1b:
2713         type: org.openecomp.capabilities.metric.Ceilometer
2714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2715         occurrences:
2716         - 1
2717         - UNBOUNDED
2718       disk.capacity_ps_server_1b:
2719         type: org.openecomp.capabilities.metric.Ceilometer
2720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2721         occurrences:
2722         - 1
2723         - UNBOUNDED
2724       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
2725         type: org.openecomp.capabilities.metric.Ceilometer
2726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2727         occurrences:
2728         - 1
2729         - UNBOUNDED
2730       disk.write.requests.rate_ps_server_1b:
2731         type: org.openecomp.capabilities.metric.Ceilometer
2732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2733         occurrences:
2734         - 1
2735         - UNBOUNDED
2736       disk.device.read.bytes_ps_server_1b:
2737         type: org.openecomp.capabilities.metric.Ceilometer
2738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2739         occurrences:
2740         - 1
2741         - UNBOUNDED
2742       disk.device.write.requests.rate_ps_server_1b:
2743         type: org.openecomp.capabilities.metric.Ceilometer
2744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2745         occurrences:
2746         - 1
2747         - UNBOUNDED
2748       disk.root.size_ps_server_1b:
2749         type: org.openecomp.capabilities.metric.Ceilometer
2750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2751         occurrences:
2752         - 1
2753         - UNBOUNDED
2754       binding_ps_server_1b:
2755         type: tosca.capabilities.network.Bindable
2756         occurrences:
2757         - 1
2758         - UNBOUNDED
2759       memory.resident_ps_server_1b:
2760         type: org.openecomp.capabilities.metric.Ceilometer
2761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2762         occurrences:
2763         - 1
2764         - UNBOUNDED
2765       memory_ps_server_1b:
2766         type: org.openecomp.capabilities.metric.Ceilometer
2767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2768         occurrences:
2769         - 1
2770         - UNBOUNDED
2771       disk.write.bytes_ps_server_1b:
2772         type: org.openecomp.capabilities.metric.Ceilometer
2773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2774         occurrences:
2775         - 1
2776         - UNBOUNDED
2777       disk.device.write.bytes.rate_ps_server_1b:
2778         type: org.openecomp.capabilities.metric.Ceilometer
2779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2780         occurrences:
2781         - 1
2782         - UNBOUNDED
2783       disk.read.bytes_ps_server_1b:
2784         type: org.openecomp.capabilities.metric.Ceilometer
2785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2786         occurrences:
2787         - 1
2788         - UNBOUNDED
2789       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
2790         type: org.openecomp.capabilities.metric.Ceilometer
2791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2792         occurrences:
2793         - 1
2794         - UNBOUNDED
2795       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
2796         type: org.openecomp.capabilities.metric.Ceilometer
2797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       network.incoming.packets_ps_server_1b_ps_server_1b_port:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
2808         type: org.openecomp.capabilities.metric.Ceilometer
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       feature_ps_server_1b:
2814         type: tosca.capabilities.Node
2815         occurrences:
2816         - 1
2817         - UNBOUNDED
2818       os_ps_server_1b:
2819         type: tosca.capabilities.OperatingSystem
2820         occurrences:
2821         - 1
2822         - UNBOUNDED
2823       disk.iops_ps_server_1b:
2824         type: org.openecomp.capabilities.metric.Ceilometer
2825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2826         occurrences:
2827         - 1
2828         - UNBOUNDED
2829       disk.allocation_ps_server_1b:
2830         type: org.openecomp.capabilities.metric.Ceilometer
2831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2832         occurrences:
2833         - 1
2834         - UNBOUNDED
2835       disk.write.requests_ps_server_1b:
2836         type: org.openecomp.capabilities.metric.Ceilometer
2837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
2842         type: org.openecomp.capabilities.metric.Ceilometer
2843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2844         occurrences:
2845         - 1
2846         - UNBOUNDED
2847       memory.usage_ps_server_1b:
2848         type: org.openecomp.capabilities.metric.Ceilometer
2849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2850         occurrences:
2851         - 1
2852         - UNBOUNDED
2853       disk.latency_ps_server_1b:
2854         type: org.openecomp.capabilities.metric.Ceilometer
2855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2856         occurrences:
2857         - 1
2858         - UNBOUNDED
2859       endpoint_ps_server_1b:
2860         type: tosca.capabilities.Endpoint.Admin
2861         occurrences:
2862         - 1
2863         - UNBOUNDED
2864       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
2865         type: org.openecomp.capabilities.metric.Ceilometer
2866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2867         occurrences:
2868         - 1
2869         - UNBOUNDED
2870       feature_ps_server_1b_ps_server_1b_port:
2871         type: tosca.capabilities.Node
2872         occurrences:
2873         - 1
2874         - UNBOUNDED
2875       vcpus_ps_server_1b:
2876         type: org.openecomp.capabilities.metric.Ceilometer
2877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2878         occurrences:
2879         - 1
2880         - UNBOUNDED
2881       cpu.delta_ps_server_1b:
2882         type: org.openecomp.capabilities.metric.Ceilometer
2883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2884         occurrences:
2885         - 1
2886         - UNBOUNDED
2887       disk.ephemeral.size_ps_server_1b:
2888         type: org.openecomp.capabilities.metric.Ceilometer
2889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2890         occurrences:
2891         - 1
2892         - UNBOUNDED
2893       binding_ps_server_1b_ps_server_1b_port:
2894         type: tosca.capabilities.network.Bindable
2895         valid_source_types:
2896         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2897         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2898         occurrences:
2899         - 0
2900         - UNBOUNDED
2901       feature_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2902         type: tosca.capabilities.Node
2903         occurrences:
2904         - 1
2905         - UNBOUNDED
2906   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
2907     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2908     properties:
2909       vlan_ids:
2910         type: string
2911         required: true
2912         status: SUPPORTED
2913       parent_interface:
2914         type: string
2915         required: true
2916         status: SUPPORTED
2917       virtual_ipv6_address:
2918         type: string
2919         required: true
2920         status: SUPPORTED
2921       virtual_ip_address:
2922         type: string
2923         required: true
2924         status: SUPPORTED
2925       lb_st_vlan_type_oam:
2926         type: string
2927         description: dummy
2928         required: true
2929         status: SUPPORTED
2930       mac_address:
2931         type: string
2932         required: true
2933         status: SUPPORTED
2934       net1:
2935         type: string
2936         required: true
2937         status: SUPPORTED
2938       subinterface_name_prefix:
2939         type: string
2940         required: true
2941         status: SUPPORTED
2942       subinterface_instance_index:
2943         type: float
2944         required: true
2945         status: SUPPORTED
2946     requirements:
2947     - dependency_template_Vlan_vmi_1:
2948         capability: tosca.capabilities.Node
2949         node: tosca.nodes.Root
2950         relationship: tosca.relationships.DependsOn
2951         occurrences:
2952         - 0
2953         - UNBOUNDED
2954     - subinterface_link_template_Vlan_vmi_1:
2955         capability: tosca.capabilities.network.Linkable
2956         relationship: tosca.relationships.network.LinksTo
2957         occurrences:
2958         - 1
2959         - 1
2960     - binding_template_Vlan_vmi_1:
2961         capability: tosca.capabilities.network.Bindable
2962         node: org.openecomp.resource.cp.nodes.network.Port
2963         relationship: tosca.relationships.network.BindsTo
2964         occurrences:
2965         - 1
2966         - 1
2967     capabilities:
2968       feature_template_Vlan_vmi_1:
2969         type: tosca.capabilities.Node
2970         occurrences:
2971         - 1
2972         - UNBOUNDED