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