related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / subinterface / vlantagging / pattern5 / complexVFCWithDiffSubInfCountScenario / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.nested_pattern5:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       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_related_networks:
1304         type: list
1305         required: true
1306         status: SUPPORTED
1307         entry_schema:
1308           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1309       port_pd_server_1b_port_network_role_tag:
1310         type: string
1311         required: true
1312         status: SUPPORTED
1313       vm_image_name:
1314         type: string
1315         required: true
1316         status: SUPPORTED
1317       port_pd_server_1b_port_replacement_policy:
1318         type: list
1319         required: true
1320         status: SUPPORTED
1321         entry_schema:
1322           type: string
1323       port_pd_server_1b_port_mac_requirements:
1324         type: org.openecomp.datatypes.network.MacRequirements
1325         required: true
1326         status: SUPPORTED
1327       port_pd_server_1b_port_network_role:
1328         type: string
1329         required: true
1330         status: SUPPORTED
1331       subinterface_nested_vlan_parent_interface:
1332         type: list
1333         required: true
1334         status: SUPPORTED
1335         entry_schema:
1336           type: string
1337       port_pd_server_1b_port_fixed_ips:
1338         type: list
1339         required: true
1340         status: SUPPORTED
1341         entry_schema:
1342           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1343       port_pd_server_1b_port_network:
1344         type: list
1345         required: true
1346         status: SUPPORTED
1347         entry_schema:
1348           type: string
1349       compute_pd_server_1b_availability_zone:
1350         type: list
1351         required: true
1352         status: SUPPORTED
1353         entry_schema:
1354           type: string
1355       port_pd_server_1b_port_order:
1356         type: integer
1357         required: true
1358         status: SUPPORTED
1359       port_pd_server_1b_port_exCP_naming:
1360         type: org.openecomp.datatypes.Naming
1361         required: true
1362         status: SUPPORTED
1363       port_pd_server_1b_port_ip_requirements:
1364         type: list
1365         required: true
1366         status: SUPPORTED
1367         entry_schema:
1368           type: org.openecomp.datatypes.network.IpRequirements
1369       port_pd_server_1b_port_subnetpoolid:
1370         type: string
1371         required: true
1372         status: SUPPORTED
1373     requirements:
1374     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
1375         capability: tosca.capabilities.Node
1376         node: tosca.nodes.Root
1377         relationship: tosca.relationships.DependsOn
1378         occurrences:
1379         - 0
1380         - UNBOUNDED
1381     - dependency_template_subint_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1382         capability: tosca.capabilities.Node
1383         node: tosca.nodes.Root
1384         relationship: tosca.relationships.DependsOn
1385         occurrences:
1386         - 0
1387         - UNBOUNDED
1388     - subinterface_link_template_subint_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1389         capability: tosca.capabilities.network.Linkable
1390         relationship: tosca.relationships.network.LinksTo
1391         occurrences:
1392         - 1
1393         - 1
1394     - dependency_pd_server_1b:
1395         capability: tosca.capabilities.Node
1396         node: tosca.nodes.Root
1397         relationship: tosca.relationships.DependsOn
1398         occurrences:
1399         - 0
1400         - UNBOUNDED
1401     - local_storage_pd_server_1b:
1402         capability: tosca.capabilities.Attachment
1403         node: tosca.nodes.BlockStorage
1404         relationship: tosca.relationships.AttachesTo
1405         occurrences:
1406         - 0
1407         - UNBOUNDED
1408     - dependency_pd_server_1b_pd_server_1b_port:
1409         capability: tosca.capabilities.Node
1410         node: tosca.nodes.Root
1411         relationship: tosca.relationships.DependsOn
1412         occurrences:
1413         - 0
1414         - UNBOUNDED
1415     - link_pd_server_1b_pd_server_1b_port:
1416         capability: tosca.capabilities.network.Linkable
1417         relationship: tosca.relationships.network.LinksTo
1418         occurrences:
1419         - 1
1420         - 1
1421     capabilities:
1422       disk.device.read.bytes_pd_server_1b:
1423         type: org.openecomp.capabilities.metric.Ceilometer
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       feature_pd_server_1b_pd_server_1b_port:
1429         type: tosca.capabilities.Node
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       host_pd_server_1b:
1434         type: tosca.capabilities.Container
1435         valid_source_types:
1436         - tosca.nodes.SoftwareComponent
1437         occurrences:
1438         - 1
1439         - UNBOUNDED
1440       disk.read.bytes.rate_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       disk.allocation_pd_server_1b:
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       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
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       cpu.delta_pd_server_1b:
1459         type: org.openecomp.capabilities.metric.Ceilometer
1460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       forwarder_pd_server_1b_pd_server_1b_port:
1465         type: org.openecomp.capabilities.Forwarder
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
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       disk.device.read.requests_pd_server_1b:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       feature_pd_server_1b:
1482         type: tosca.capabilities.Node
1483         occurrences:
1484         - 1
1485         - UNBOUNDED
1486       disk.device.iops_pd_server_1b:
1487         type: org.openecomp.capabilities.metric.Ceilometer
1488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1489         occurrences:
1490         - 1
1491         - UNBOUNDED
1492       binding_pd_server_1b_pd_server_1b_port:
1493         type: tosca.capabilities.network.Bindable
1494         valid_source_types:
1495         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1496         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1497         occurrences:
1498         - 0
1499         - UNBOUNDED
1500       cpu_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.write.bytes.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       disk.device.read.requests.rate_pd_server_1b:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       endpoint_pd_server_1b:
1519         type: tosca.capabilities.Endpoint.Admin
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       disk.device.allocation_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       memory.usage_pd_server_1b:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       memory_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.read.bytes.rate_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.device.latency_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.read.bytes_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       disk.device.usage_pd_server_1b:
1566         type: org.openecomp.capabilities.metric.Ceilometer
1567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1568         occurrences:
1569         - 1
1570         - UNBOUNDED
1571       attachment_pd_server_1b_pd_server_1b_port:
1572         type: tosca.capabilities.Attachment
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       disk.device.write.requests_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.latency_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       disk.ephemeral.size_pd_server_1b:
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       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1595         type: org.openecomp.capabilities.metric.Ceilometer
1596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1597         occurrences:
1598         - 1
1599         - UNBOUNDED
1600       scalable_pd_server_1b:
1601         type: tosca.capabilities.Scalable
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       disk.write.requests_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.device.write.bytes.rate_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.root.size_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.iops_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.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       disk.device.write.bytes_pd_server_1b:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       os_pd_server_1b:
1642         type: tosca.capabilities.OperatingSystem
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       vcpus_pd_server_1b:
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       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
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       instance_pd_server_1b:
1659         type: org.openecomp.capabilities.metric.Ceilometer
1660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       binding_pd_server_1b:
1665         type: tosca.capabilities.network.Bindable
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       feature_template_subint_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1670         type: tosca.capabilities.Node
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       cpu_util_pd_server_1b:
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       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
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       memory.resident_pd_server_1b:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
1693         type: tosca.capabilities.Node
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       network.incoming.packets_pd_server_1b_pd_server_1b_port:
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.write.requests.rate_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.device.capacity_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       disk.read.requests_pd_server_1b:
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       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
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.capacity_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.usage_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       disk.write.requests.rate_pd_server_1b:
1740         type: org.openecomp.capabilities.metric.Ceilometer
1741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1742         occurrences:
1743         - 1
1744         - UNBOUNDED
1745   org.openecomp.resource.abstract.nodes.heat.nested_pattern5_levelTwo:
1746     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1747     properties:
1748       port_net:
1749         type: string
1750         description: port network
1751         required: true
1752         status: SUPPORTED
1753       ps_server_2b_ips:
1754         type: string
1755         required: true
1756         status: SUPPORTED
1757       ps_server_1b_ips:
1758         type: string
1759         required: true
1760         status: SUPPORTED
1761       packet_int_network_name:
1762         type: string
1763         description: network name
1764         required: true
1765         status: SUPPORTED
1766       security_group_name:
1767         type: list
1768         description: CMAUI1, CMAUI2 server names
1769         required: true
1770         status: SUPPORTED
1771         entry_schema:
1772           type: string
1773       availability_zone_0:
1774         type: string
1775         description: availabilityzone name
1776         required: true
1777         status: SUPPORTED
1778       ps_server_1b_flavor:
1779         type: string
1780         description: Flavor for PS server
1781         required: true
1782         status: SUPPORTED
1783       ps_server_1b_image:
1784         type: string
1785         description: Ps Image server
1786         required: true
1787         status: SUPPORTED
1788       sub_inf_net:
1789         type: string
1790         description: sub interface network
1791         required: true
1792         status: SUPPORTED
1793       ps_server_1b_names:
1794         type: list
1795         description: Ps server names
1796         required: true
1797         status: SUPPORTED
1798         entry_schema:
1799           type: string
1800       packet_ext_network_name:
1801         type: string
1802         description: network name
1803         required: true
1804         status: SUPPORTED
1805     requirements:
1806     - dependency_server_1b_ps_1:
1807         capability: tosca.capabilities.Node
1808         node: tosca.nodes.Root
1809         relationship: tosca.relationships.DependsOn
1810         occurrences:
1811         - 0
1812         - UNBOUNDED
1813     - local_storage_server_1b_ps_1:
1814         capability: tosca.capabilities.Attachment
1815         node: tosca.nodes.BlockStorage
1816         relationship: tosca.relationships.AttachesTo
1817         occurrences:
1818         - 0
1819         - UNBOUNDED
1820     - dependency_test_resourceGroup_1:
1821         capability: tosca.capabilities.Node
1822         node: tosca.nodes.Root
1823         relationship: tosca.relationships.DependsOn
1824         occurrences:
1825         - 0
1826         - UNBOUNDED
1827     - dependency_template_subint_Vlan_vmi_1_test_resourceGroup_1:
1828         capability: tosca.capabilities.Node
1829         node: tosca.nodes.Root
1830         relationship: tosca.relationships.DependsOn
1831         occurrences:
1832         - 0
1833         - UNBOUNDED
1834     - dependency_test_resourceGroup_2:
1835         capability: tosca.capabilities.Node
1836         node: tosca.nodes.Root
1837         relationship: tosca.relationships.DependsOn
1838         occurrences:
1839         - 0
1840         - UNBOUNDED
1841     - dependency_template_subint_Vlan_vmi_1_test_resourceGroup_2:
1842         capability: tosca.capabilities.Node
1843         node: tosca.nodes.Root
1844         relationship: tosca.relationships.DependsOn
1845         occurrences:
1846         - 0
1847         - UNBOUNDED
1848     - dependency_ps_server_1b_port_1:
1849         capability: tosca.capabilities.Node
1850         node: tosca.nodes.Root
1851         relationship: tosca.relationships.DependsOn
1852         occurrences:
1853         - 0
1854         - UNBOUNDED
1855     - dependency_ps_server_1b_port_2:
1856         capability: tosca.capabilities.Node
1857         node: tosca.nodes.Root
1858         relationship: tosca.relationships.DependsOn
1859         occurrences:
1860         - 0
1861         - UNBOUNDED
1862     - dependency_packet_ext_network:
1863         capability: tosca.capabilities.Node
1864         node: tosca.nodes.Root
1865         relationship: tosca.relationships.DependsOn
1866         occurrences:
1867         - 0
1868         - UNBOUNDED
1869     - dependency_packet_int_network:
1870         capability: tosca.capabilities.Node
1871         node: tosca.nodes.Root
1872         relationship: tosca.relationships.DependsOn
1873         occurrences:
1874         - 0
1875         - UNBOUNDED
1876     - dependency_server_1b_ps_2:
1877         capability: tosca.capabilities.Node
1878         node: tosca.nodes.Root
1879         relationship: tosca.relationships.DependsOn
1880         occurrences:
1881         - 0
1882         - UNBOUNDED
1883     - local_storage_server_1b_ps_2:
1884         capability: tosca.capabilities.Attachment
1885         node: tosca.nodes.BlockStorage
1886         relationship: tosca.relationships.AttachesTo
1887         occurrences:
1888         - 0
1889         - UNBOUNDED
1890     capabilities:
1891       binding_ps_server_1b_port_2:
1892         type: tosca.capabilities.network.Bindable
1893         valid_source_types:
1894         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1895         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1896         occurrences:
1897         - 0
1898         - UNBOUNDED
1899       disk.device.latency_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_1:
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.device.usage_server_1b_ps_2:
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.read.requests_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.device.write.requests.rate_server_1b_ps_1:
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.read.requests_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       disk.device.write.requests.rate_server_1b_ps_2:
1936         type: org.openecomp.capabilities.metric.Ceilometer
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       binding_ps_server_1b_port_1:
1942         type: tosca.capabilities.network.Bindable
1943         valid_source_types:
1944         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1945         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1946         occurrences:
1947         - 0
1948         - UNBOUNDED
1949       disk.read.bytes_server_1b_ps_1:
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.read.bytes_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.device.latency_server_1b_ps_2:
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       disk.root.size_server_1b_ps_1:
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       network.incoming.bytes.rate_ps_server_1b_port_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       disk.root.size_server_1b_ps_2:
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       network.incoming.bytes.rate_ps_server_1b_port_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_1:
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       disk.device.read.requests.rate_server_1b_ps_2:
1998         type: org.openecomp.capabilities.metric.Ceilometer
1999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2000         occurrences:
2001         - 1
2002         - UNBOUNDED
2003       feature_test_resourceGroup_1:
2004         type: tosca.capabilities.Node
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       network.incoming.bytes_ps_server_1b_port_2:
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       network.incoming.bytes_ps_server_1b_port_1:
2015         type: org.openecomp.capabilities.metric.Ceilometer
2016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2017         occurrences:
2018         - 1
2019         - UNBOUNDED
2020       attachment_packet_int_network:
2021         type: tosca.capabilities.Attachment
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       cpu.delta_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       memory.resident_server_1b_ps_2:
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       cpu.delta_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       memory.resident_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       cpu_util_server_1b_ps_1:
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_2:
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       disk.device.write.bytes.rate_server_1b_ps_1:
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       cpu_util_server_1b_ps_2:
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_1:
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.ephemeral.size_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       disk.capacity_server_1b_ps_2:
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       memory_server_1b_ps_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       network.outgoing.packets.rate_ps_server_1b_port_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       disk.capacity_server_1b_ps_1:
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       memory_server_1b_ps_2:
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       instance_server_1b_ps_1:
2116         type: org.openecomp.capabilities.metric.Ceilometer
2117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2118         occurrences:
2119         - 1
2120         - UNBOUNDED
2121       forwarder_ps_server_1b_port_1:
2122         type: org.openecomp.capabilities.Forwarder
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       forwarder_ps_server_1b_port_2:
2127         type: org.openecomp.capabilities.Forwarder
2128         occurrences:
2129         - 1
2130         - UNBOUNDED
2131       network.outgoing.packets.rate_ps_server_1b_port_2:
2132         type: org.openecomp.capabilities.metric.Ceilometer
2133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2134         occurrences:
2135         - 1
2136         - UNBOUNDED
2137       link_packet_int_network:
2138         type: tosca.capabilities.network.Linkable
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       instance_server_1b_ps_2:
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       disk.device.capacity_server_1b_ps_1:
2149         type: org.openecomp.capabilities.metric.Ceilometer
2150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       end_point_packet_ext_network:
2155         type: tosca.capabilities.Endpoint
2156         occurrences:
2157         - 1
2158         - UNBOUNDED
2159       disk.device.capacity_server_1b_ps_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       network.incoming.packets_ps_server_1b_port_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_2:
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       disk.device.iops_server_1b_ps_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.incoming.packets_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.outgoing.bytes.rate_ps_server_1b_port_1:
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_2:
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       network.outpoing.packets_ps_server_1b_port_1:
2202         type: org.openecomp.capabilities.metric.Ceilometer
2203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2204         occurrences:
2205         - 1
2206         - UNBOUNDED
2207       endpoint_server_1b_ps_1:
2208         type: tosca.capabilities.Endpoint.Admin
2209         occurrences:
2210         - 1
2211         - UNBOUNDED
2212       disk.device.allocation_server_1b_ps_1:
2213         type: org.openecomp.capabilities.metric.Ceilometer
2214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2215         occurrences:
2216         - 1
2217         - UNBOUNDED
2218       endpoint_server_1b_ps_2:
2219         type: tosca.capabilities.Endpoint.Admin
2220         occurrences:
2221         - 1
2222         - UNBOUNDED
2223       disk.write.requests.rate_server_1b_ps_2:
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       disk.write.requests.rate_server_1b_ps_1:
2230         type: org.openecomp.capabilities.metric.Ceilometer
2231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2232         occurrences:
2233         - 1
2234         - UNBOUNDED
2235       host_server_1b_ps_2:
2236         type: tosca.capabilities.Container
2237         valid_source_types:
2238         - tosca.nodes.SoftwareComponent
2239         occurrences:
2240         - 1
2241         - UNBOUNDED
2242       host_server_1b_ps_1:
2243         type: tosca.capabilities.Container
2244         valid_source_types:
2245         - tosca.nodes.SoftwareComponent
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       feature_packet_int_network:
2250         type: tosca.capabilities.Node
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       network.outgoing.bytes.rate_ps_server_1b_port_2:
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.rate_server_1b_ps_1:
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.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_2:
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.device.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_server_1b_ps_1:
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.write.bytes.rate_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       disk.device.allocation_server_1b_ps_2:
2297         type: org.openecomp.capabilities.metric.Ceilometer
2298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2299         occurrences:
2300         - 1
2301         - UNBOUNDED
2302       scalable_server_1b_ps_1:
2303         type: tosca.capabilities.Scalable
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       scalable_server_1b_ps_2:
2308         type: tosca.capabilities.Scalable
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       disk.allocation_server_1b_ps_2:
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       disk.allocation_server_1b_ps_1:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324       feature_server_1b_ps_2:
2325         type: tosca.capabilities.Node
2326         occurrences:
2327         - 1
2328         - UNBOUNDED
2329       feature_server_1b_ps_1:
2330         type: tosca.capabilities.Node
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       vcpus_server_1b_ps_1:
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       vcpus_server_1b_ps_2:
2341         type: org.openecomp.capabilities.metric.Ceilometer
2342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       feature_template_subint_Vlan_vmi_1_test_resourceGroup_2:
2347         type: tosca.capabilities.Node
2348         occurrences:
2349         - 1
2350         - UNBOUNDED
2351       feature_template_subint_Vlan_vmi_1_test_resourceGroup_1:
2352         type: tosca.capabilities.Node
2353         occurrences:
2354         - 1
2355         - UNBOUNDED
2356       disk.read.bytes.rate_server_1b_ps_2:
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.read.bytes.rate_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       disk.iops_server_1b_ps_1:
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_2:
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       memory.usage_server_1b_ps_1:
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.iops_server_1b_ps_2:
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_1:
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       disk.write.requests_server_1b_ps_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       network.incoming.packets.rate_ps_server_1b_port_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_2:
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       disk.latency_server_1b_ps_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       network.incoming.packets.rate_ps_server_1b_port_1:
2423         type: org.openecomp.capabilities.metric.Ceilometer
2424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2425         occurrences:
2426         - 1
2427         - UNBOUNDED
2428       binding_server_1b_ps_1:
2429         type: tosca.capabilities.network.Bindable
2430         occurrences:
2431         - 1
2432         - UNBOUNDED
2433       link_packet_ext_network:
2434         type: tosca.capabilities.network.Linkable
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       binding_server_1b_ps_2:
2439         type: tosca.capabilities.network.Bindable
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443       disk.device.write.requests_server_1b_ps_1:
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.read.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.write.requests_server_1b_ps_2:
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       disk.device.read.requests_server_1b_ps_1:
2462         type: org.openecomp.capabilities.metric.Ceilometer
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       end_point_packet_int_network:
2468         type: tosca.capabilities.Endpoint
2469         occurrences:
2470         - 1
2471         - UNBOUNDED
2472       attachment_ps_server_1b_port_1:
2473         type: tosca.capabilities.Attachment
2474         occurrences:
2475         - 1
2476         - UNBOUNDED
2477       attachment_ps_server_1b_port_2:
2478         type: tosca.capabilities.Attachment
2479         occurrences:
2480         - 1
2481         - UNBOUNDED
2482       attachment_packet_ext_network:
2483         type: tosca.capabilities.Attachment
2484         occurrences:
2485         - 1
2486         - UNBOUNDED
2487       os_server_1b_ps_2:
2488         type: tosca.capabilities.OperatingSystem
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       os_server_1b_ps_1:
2493         type: tosca.capabilities.OperatingSystem
2494         occurrences:
2495         - 1
2496         - UNBOUNDED
2497       feature_test_resourceGroup_2:
2498         type: tosca.capabilities.Node
2499         occurrences:
2500         - 1
2501         - UNBOUNDED
2502       network.outgoing.bytes_ps_server_1b_port_2:
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       network.outgoing.bytes_ps_server_1b_port_1:
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_2:
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.usage_server_1b_ps_1:
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_2:
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       disk.device.read.bytes_server_1b_ps_1:
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_2:
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       cpu_server_1b_ps_1:
2545         type: org.openecomp.capabilities.metric.Ceilometer
2546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2547         occurrences:
2548         - 1
2549         - UNBOUNDED
2550       feature_packet_ext_network:
2551         type: tosca.capabilities.Node
2552         occurrences:
2553         - 1
2554         - UNBOUNDED
2555       feature_ps_server_1b_port_1:
2556         type: tosca.capabilities.Node
2557         occurrences:
2558         - 1
2559         - UNBOUNDED
2560       feature_ps_server_1b_port_2:
2561         type: tosca.capabilities.Node
2562         occurrences:
2563         - 1
2564         - UNBOUNDED
2565       disk.device.read.bytes.rate_server_1b_ps_1:
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       disk.device.read.bytes.rate_server_1b_ps_2:
2572         type: org.openecomp.capabilities.metric.Ceilometer
2573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2574         occurrences:
2575         - 1
2576         - UNBOUNDED
2577   org.openecomp.resource.abstract.nodes.ps_server_1b:
2578     derived_from: org.openecomp.resource.abstract.nodes.VFC
2579     properties:
2580       port_ps_server_1b_port_vlan_requirements:
2581         type: list
2582         required: true
2583         status: SUPPORTED
2584         entry_schema:
2585           type: org.openecomp.datatypes.network.VlanRequirements
2586       port_ps_server_1b_port_mac_requirements:
2587         type: org.openecomp.datatypes.network.MacRequirements
2588         required: true
2589         status: SUPPORTED
2590       subinterface_nested_vlan_service_template_filter_count:
2591         type: list
2592         required: true
2593         status: SUPPORTED
2594         entry_schema:
2595           type: float
2596       port_ps_server_1b_port_network_role_tag:
2597         type: string
2598         required: true
2599         status: SUPPORTED
2600       port_ps_server_1b_port_fixed_ips:
2601         type: list
2602         required: true
2603         status: SUPPORTED
2604         entry_schema:
2605           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2606       index_value:
2607         type: integer
2608         description: Index value of this substitution service template runtime instance
2609         required: false
2610         default: 0
2611         status: SUPPORTED
2612         constraints:
2613         - greater_or_equal: 0
2614       port_ps_server_1b_port_order:
2615         type: integer
2616         required: true
2617         status: SUPPORTED
2618       vm_flavor_name:
2619         type: string
2620         required: true
2621         status: SUPPORTED
2622       port_ps_server_1b_port_related_networks:
2623         type: list
2624         required: true
2625         status: SUPPORTED
2626         entry_schema:
2627           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2628       port_ps_server_1b_port_network:
2629         type: list
2630         required: true
2631         status: SUPPORTED
2632         entry_schema:
2633           type: string
2634       port_ps_server_1b_port_exCP_naming:
2635         type: org.openecomp.datatypes.Naming
2636         required: true
2637         status: SUPPORTED
2638       subinterface_nested_vlan_net1:
2639         type: list
2640         required: true
2641         status: SUPPORTED
2642         entry_schema:
2643           type: string
2644       port_ps_server_1b_port_ip_requirements:
2645         type: list
2646         required: true
2647         status: SUPPORTED
2648         entry_schema:
2649           type: org.openecomp.datatypes.network.IpRequirements
2650       vm_image_name:
2651         type: string
2652         required: true
2653         status: SUPPORTED
2654       port_ps_server_1b_port_network_role:
2655         type: string
2656         required: true
2657         status: SUPPORTED
2658       port_ps_server_1b_port_replacement_policy:
2659         type: list
2660         required: true
2661         status: SUPPORTED
2662         entry_schema:
2663           type: string
2664       subinterface_nested_vlan_parent_interface:
2665         type: list
2666         required: true
2667         status: SUPPORTED
2668         entry_schema:
2669           type: string
2670       port_ps_server_1b_port_subnetpoolid:
2671         type: string
2672         required: true
2673         status: SUPPORTED
2674       compute_ps_server_1b_availability_zone:
2675         type: list
2676         required: true
2677         status: SUPPORTED
2678         entry_schema:
2679           type: string
2680       compute_ps_server_1b_name:
2681         type: list
2682         required: true
2683         status: SUPPORTED
2684         entry_schema:
2685           type: string
2686     requirements:
2687     - dependency_ps_server_1b:
2688         capability: tosca.capabilities.Node
2689         node: tosca.nodes.Root
2690         relationship: tosca.relationships.DependsOn
2691         occurrences:
2692         - 0
2693         - UNBOUNDED
2694     - local_storage_ps_server_1b:
2695         capability: tosca.capabilities.Attachment
2696         node: tosca.nodes.BlockStorage
2697         relationship: tosca.relationships.AttachesTo
2698         occurrences:
2699         - 0
2700         - UNBOUNDED
2701     - dependency_ps_server_1b_ps_server_1b_port_nested_vlan:
2702         capability: tosca.capabilities.Node
2703         node: tosca.nodes.Root
2704         relationship: tosca.relationships.DependsOn
2705         occurrences:
2706         - 0
2707         - UNBOUNDED
2708     - dependency_template_subint_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2709         capability: tosca.capabilities.Node
2710         node: tosca.nodes.Root
2711         relationship: tosca.relationships.DependsOn
2712         occurrences:
2713         - 0
2714         - UNBOUNDED
2715     - subinterface_link_template_subint_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2716         capability: tosca.capabilities.network.Linkable
2717         relationship: tosca.relationships.network.LinksTo
2718         occurrences:
2719         - 1
2720         - 1
2721     - dependency_ps_server_1b_ps_server_1b_port:
2722         capability: tosca.capabilities.Node
2723         node: tosca.nodes.Root
2724         relationship: tosca.relationships.DependsOn
2725         occurrences:
2726         - 0
2727         - UNBOUNDED
2728     - link_ps_server_1b_ps_server_1b_port:
2729         capability: tosca.capabilities.network.Linkable
2730         relationship: tosca.relationships.network.LinksTo
2731         occurrences:
2732         - 1
2733         - 1
2734     capabilities:
2735       disk.write.bytes.rate_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.usage_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       disk.device.allocation_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       disk.device.write.requests_ps_server_1b:
2754         type: org.openecomp.capabilities.metric.Ceilometer
2755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2756         occurrences:
2757         - 1
2758         - UNBOUNDED
2759       cpu_util_ps_server_1b:
2760         type: org.openecomp.capabilities.metric.Ceilometer
2761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2762         occurrences:
2763         - 1
2764         - UNBOUNDED
2765       scalable_ps_server_1b:
2766         type: tosca.capabilities.Scalable
2767         occurrences:
2768         - 1
2769         - UNBOUNDED
2770       disk.device.read.bytes.rate_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       disk.device.latency_ps_server_1b:
2777         type: org.openecomp.capabilities.metric.Ceilometer
2778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2779         occurrences:
2780         - 1
2781         - UNBOUNDED
2782       disk.device.iops_ps_server_1b:
2783         type: org.openecomp.capabilities.metric.Ceilometer
2784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2785         occurrences:
2786         - 1
2787         - UNBOUNDED
2788       attachment_ps_server_1b_ps_server_1b_port:
2789         type: tosca.capabilities.Attachment
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
2794         type: org.openecomp.capabilities.metric.Ceilometer
2795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2796         occurrences:
2797         - 1
2798         - UNBOUNDED
2799       disk.device.capacity_ps_server_1b:
2800         type: org.openecomp.capabilities.metric.Ceilometer
2801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2802         occurrences:
2803         - 1
2804         - UNBOUNDED
2805       forwarder_ps_server_1b_ps_server_1b_port:
2806         type: org.openecomp.capabilities.Forwarder
2807         occurrences:
2808         - 1
2809         - UNBOUNDED
2810       instance_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       cpu_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.write.bytes_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       disk.read.bytes.rate_ps_server_1b:
2829         type: org.openecomp.capabilities.metric.Ceilometer
2830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2831         occurrences:
2832         - 1
2833         - UNBOUNDED
2834       disk.device.read.requests_ps_server_1b:
2835         type: org.openecomp.capabilities.metric.Ceilometer
2836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2837         occurrences:
2838         - 1
2839         - UNBOUNDED
2840       host_ps_server_1b:
2841         type: tosca.capabilities.Container
2842         valid_source_types:
2843         - tosca.nodes.SoftwareComponent
2844         occurrences:
2845         - 1
2846         - UNBOUNDED
2847       disk.usage_ps_server_1b:
2848         type: org.openecomp.capabilities.metric.Ceilometer
2849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2850         occurrences:
2851         - 1
2852         - UNBOUNDED
2853       disk.read.requests_ps_server_1b:
2854         type: org.openecomp.capabilities.metric.Ceilometer
2855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2856         occurrences:
2857         - 1
2858         - UNBOUNDED
2859       feature_ps_server_1b_ps_server_1b_port_nested_vlan:
2860         type: tosca.capabilities.Node
2861         occurrences:
2862         - 1
2863         - UNBOUNDED
2864       disk.device.read.requests.rate_ps_server_1b:
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.capacity_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       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
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.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.device.read.bytes_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       disk.device.write.requests.rate_ps_server_1b:
2895         type: org.openecomp.capabilities.metric.Ceilometer
2896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2897         occurrences:
2898         - 1
2899         - UNBOUNDED
2900       disk.root.size_ps_server_1b:
2901         type: org.openecomp.capabilities.metric.Ceilometer
2902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2903         occurrences:
2904         - 1
2905         - UNBOUNDED
2906       feature_template_subint_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2907         type: tosca.capabilities.Node
2908         occurrences:
2909         - 1
2910         - UNBOUNDED
2911       binding_ps_server_1b:
2912         type: tosca.capabilities.network.Bindable
2913         occurrences:
2914         - 1
2915         - UNBOUNDED
2916       memory.resident_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       memory_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.write.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       disk.device.write.bytes.rate_ps_server_1b:
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       disk.read.bytes_ps_server_1b:
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.rate_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_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       network.incoming.packets_ps_server_1b_ps_server_1b_port:
2959         type: org.openecomp.capabilities.metric.Ceilometer
2960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2961         occurrences:
2962         - 1
2963         - UNBOUNDED
2964       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
2965         type: org.openecomp.capabilities.metric.Ceilometer
2966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2967         occurrences:
2968         - 1
2969         - UNBOUNDED
2970       feature_ps_server_1b:
2971         type: tosca.capabilities.Node
2972         occurrences:
2973         - 1
2974         - UNBOUNDED
2975       os_ps_server_1b:
2976         type: tosca.capabilities.OperatingSystem
2977         occurrences:
2978         - 1
2979         - UNBOUNDED
2980       disk.iops_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       disk.allocation_ps_server_1b:
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       disk.write.requests_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       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
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       memory.usage_ps_server_1b:
3005         type: org.openecomp.capabilities.metric.Ceilometer
3006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3007         occurrences:
3008         - 1
3009         - UNBOUNDED
3010       disk.latency_ps_server_1b:
3011         type: org.openecomp.capabilities.metric.Ceilometer
3012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3013         occurrences:
3014         - 1
3015         - UNBOUNDED
3016       endpoint_ps_server_1b:
3017         type: tosca.capabilities.Endpoint.Admin
3018         occurrences:
3019         - 1
3020         - UNBOUNDED
3021       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
3022         type: org.openecomp.capabilities.metric.Ceilometer
3023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3024         occurrences:
3025         - 1
3026         - UNBOUNDED
3027       feature_ps_server_1b_ps_server_1b_port:
3028         type: tosca.capabilities.Node
3029         occurrences:
3030         - 1
3031         - UNBOUNDED
3032       vcpus_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       cpu.delta_ps_server_1b:
3039         type: org.openecomp.capabilities.metric.Ceilometer
3040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3041         occurrences:
3042         - 1
3043         - UNBOUNDED
3044       disk.ephemeral.size_ps_server_1b:
3045         type: org.openecomp.capabilities.metric.Ceilometer
3046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3047         occurrences:
3048         - 1
3049         - UNBOUNDED
3050       binding_ps_server_1b_ps_server_1b_port:
3051         type: tosca.capabilities.network.Bindable
3052         valid_source_types:
3053         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3054         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3055         occurrences:
3056         - 0
3057         - UNBOUNDED
3058   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
3059     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3060     properties:
3061       vlan_ids:
3062         type: string
3063         required: true
3064         status: SUPPORTED
3065       parent_interface:
3066         type: string
3067         required: true
3068         status: SUPPORTED
3069       virtual_ipv6_address:
3070         type: string
3071         required: true
3072         status: SUPPORTED
3073       virtual_ip_address:
3074         type: string
3075         required: true
3076         status: SUPPORTED
3077       lb_st_vlan_type_oam:
3078         type: string
3079         description: dummy
3080         required: true
3081         status: SUPPORTED
3082       mac_address:
3083         type: string
3084         required: true
3085         status: SUPPORTED
3086       net1:
3087         type: string
3088         required: true
3089         status: SUPPORTED
3090       subinterface_name_prefix:
3091         type: string
3092         required: true
3093         status: SUPPORTED
3094       subinterface_instance_index:
3095         type: float
3096         required: true
3097         status: SUPPORTED
3098     requirements:
3099     - dependency_template_subint_Vlan_vmi_1:
3100         capability: tosca.capabilities.Node
3101         node: tosca.nodes.Root
3102         relationship: tosca.relationships.DependsOn
3103         occurrences:
3104         - 0
3105         - UNBOUNDED
3106     - subinterface_link_template_subint_Vlan_vmi_1:
3107         capability: tosca.capabilities.network.Linkable
3108         relationship: tosca.relationships.network.LinksTo
3109         occurrences:
3110         - 1
3111         - 1
3112     - binding_template_subint_Vlan_vmi_1:
3113         capability: tosca.capabilities.network.Bindable
3114         node: org.openecomp.resource.cp.nodes.network.Port
3115         relationship: tosca.relationships.network.BindsTo
3116         occurrences:
3117         - 1
3118         - 1
3119     capabilities:
3120       feature_template_subint_Vlan_vmi_1:
3121         type: tosca.capabilities.Node
3122         occurrences:
3123         - 1
3124         - UNBOUNDED