3c0d996aeb1e1923c28f01f72d4f6ac0b6b44134
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.nested_pattern5:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       port_net:
12         type: string
13         description: port network
14         required: true
15         status: SUPPORTED
16       pd_server_1b_flavor:
17         type: string
18         description: Flavor for PD server
19         required: true
20         status: SUPPORTED
21       pd_server_1b_ips:
22         type: string
23         required: true
24         status: SUPPORTED
25       packet_external_network_name:
26         type: string
27         description: network name
28         required: true
29         status: SUPPORTED
30       packet_internal_network_name:
31         type: string
32         description: network name
33         required: true
34         status: SUPPORTED
35       pd_server_1b_names:
36         type: list
37         description: PD server names
38         required: true
39         status: SUPPORTED
40         entry_schema:
41           type: string
42       security_group_name:
43         type: list
44         description: CMAUI1, CMAUI2 server names
45         required: true
46         status: SUPPORTED
47         entry_schema:
48           type: string
49       availability_zone_0:
50         type: string
51         description: availabilityzone name
52         required: true
53         status: SUPPORTED
54       sub_inf_net:
55         type: string
56         description: sub interface network
57         required: true
58         status: SUPPORTED
59       pd_server_1b_image:
60         type: string
61         description: PD Image server
62         required: true
63         status: SUPPORTED
64       pd_server_2b_ips:
65         type: string
66         required: true
67         status: SUPPORTED
68     requirements:
69     - dependency_server_1b_pd_0:
70         capability: tosca.capabilities.Node
71         node: tosca.nodes.Root
72         relationship: tosca.relationships.DependsOn
73         occurrences:
74         - 0
75         - UNBOUNDED
76     - local_storage_server_1b_pd_0:
77         capability: tosca.capabilities.Attachment
78         node: tosca.nodes.BlockStorage
79         relationship: tosca.relationships.AttachesTo
80         occurrences:
81         - 0
82         - UNBOUNDED
83     - dependency_packet_external_network:
84         capability: tosca.capabilities.Node
85         node: tosca.nodes.Root
86         relationship: tosca.relationships.DependsOn
87         occurrences:
88         - 0
89         - UNBOUNDED
90     - dependency_pd_server_1b_port_0:
91         capability: tosca.capabilities.Node
92         node: tosca.nodes.Root
93         relationship: tosca.relationships.DependsOn
94         occurrences:
95         - 0
96         - UNBOUNDED
97     - dependency_test_resourceGroup_0:
98         capability: tosca.capabilities.Node
99         node: tosca.nodes.Root
100         relationship: tosca.relationships.DependsOn
101         occurrences:
102         - 0
103         - UNBOUNDED
104     - dependency_template_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_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_ps_server_1b_port_1_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_ps_server_1b_1_port_1_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_packet_ext_network_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_packet_int_network_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_server_1b_ps_2_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     - local_storage_server_1b_ps_2_test_nested_level2:
189         capability: tosca.capabilities.Attachment
190         node: tosca.nodes.BlockStorage
191         relationship: tosca.relationships.AttachesTo
192         occurrences:
193         - 0
194         - UNBOUNDED
195     capabilities:
196       disk.device.write.bytes.rate_server_1b_ps_1_test_nested_level2:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       scalable_server_1b_ps_1_test_nested_level2:
203         type: tosca.capabilities.Scalable
204         occurrences:
205         - 1
206         - UNBOUNDED
207       network.outgoing.bytes.rate_ps_server_1b_1_port_1_test_nested_level2:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       end_point_packet_ext_network_test_nested_level2:
214         type: tosca.capabilities.Endpoint
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.capacity_server_1b_ps_2_test_nested_level2:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       disk.device.latency_server_1b_ps_2_test_nested_level2:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       disk.device.write.bytes_server_1b_ps_2_test_nested_level2:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.device.write.requests_server_1b_pd_0:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       network.incoming.packets_ps_server_1b_1_port_1_test_nested_level2:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.read.requests_server_1b_ps_2_test_nested_level2:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       endpoint_server_1b_ps_2_test_nested_level2:
255         type: tosca.capabilities.Endpoint.Admin
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.iops_server_1b_ps_2_test_nested_level2:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       disk.device.read.bytes_server_1b_ps_1_test_nested_level2:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       feature_packet_ext_network_test_nested_level2:
272         type: tosca.capabilities.Node
273         occurrences:
274         - 1
275         - UNBOUNDED
276       forwarder_ps_server_1b_port_1_test_nested_level2:
277         type: org.openecomp.capabilities.Forwarder
278         occurrences:
279         - 1
280         - UNBOUNDED
281       forwarder_pd_server_1b_port_0:
282         type: org.openecomp.capabilities.Forwarder
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.capacity_server_1b_pd_0:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       forwarder_ps_server_1b_1_port_1_test_nested_level2:
293         type: org.openecomp.capabilities.Forwarder
294         occurrences:
295         - 1
296         - UNBOUNDED
297       network.outpoing.packets_pd_server_1b_port_0:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       feature_ps_server_1b_1_port_1_test_nested_level2:
304         type: tosca.capabilities.Node
305         occurrences:
306         - 1
307         - UNBOUNDED
308       cpu_util_server_1b_ps_2_test_nested_level2:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       network.incoming.packets_ps_server_1b_port_1_test_nested_level2:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       network.outpoing.packets_ps_server_1b_1_port_1_test_nested_level2:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       feature_pd_server_1b_port_0:
327         type: tosca.capabilities.Node
328         occurrences:
329         - 1
330         - UNBOUNDED
331       memory_server_1b_ps_1_test_nested_level2:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       link_packet_int_network_test_nested_level2:
338         type: tosca.capabilities.network.Linkable
339         occurrences:
340         - 1
341         - UNBOUNDED
342       os_server_1b_ps_1_test_nested_level2:
343         type: tosca.capabilities.OperatingSystem
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.root.size_server_1b_ps_1_test_nested_level2:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       attachment_packet_internal_network:
354         type: tosca.capabilities.Attachment
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.device.allocation_server_1b_pd_0:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       feature_test_resourceGroup_0:
365         type: tosca.capabilities.Node
366         occurrences:
367         - 1
368         - UNBOUNDED
369       feature_packet_int_network_test_nested_level2:
370         type: tosca.capabilities.Node
371         occurrences:
372         - 1
373         - UNBOUNDED
374       disk.write.requests_server_1b_ps_1_test_nested_level2:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       cpu_server_1b_pd_0:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       disk.write.requests.rate_server_1b_pd_0:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.latency_server_1b_ps_1_test_nested_level2:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       disk.device.read.bytes.rate_server_1b_pd_0:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       feature_test_nested_level2:
405         type: tosca.capabilities.Node
406         occurrences:
407         - 1
408         - UNBOUNDED
409       disk.write.bytes.rate_server_1b_pd_0:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       disk.device.usage_server_1b_ps_1_test_nested_level2:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.device.read.requests.rate_server_1b_ps_2_test_nested_level2:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       disk.read.bytes_server_1b_ps_1_test_nested_level2:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       disk.read.bytes_server_1b_ps_2_test_nested_level2:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439       cpu_server_1b_ps_1_test_nested_level2:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445       disk.usage_server_1b_pd_0:
446         type: org.openecomp.capabilities.metric.Ceilometer
447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
448         occurrences:
449         - 1
450         - UNBOUNDED
451       disk.ephemeral.size_server_1b_ps_2_test_nested_level2:
452         type: org.openecomp.capabilities.metric.Ceilometer
453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
454         occurrences:
455         - 1
456         - UNBOUNDED
457       end_point_packet_int_network_test_nested_level2:
458         type: tosca.capabilities.Endpoint
459         occurrences:
460         - 1
461         - UNBOUNDED
462       disk.device.iops_server_1b_pd_0:
463         type: org.openecomp.capabilities.metric.Ceilometer
464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.write.bytes.rate_server_1b_ps_1_test_nested_level2:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       scalable_server_1b_ps_2_test_nested_level2:
475         type: tosca.capabilities.Scalable
476         occurrences:
477         - 1
478         - UNBOUNDED
479       cpu_util_server_1b_pd_0:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       disk.read.requests_server_1b_pd_0:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       network.outgoing.packets.rate_ps_server_1b_1_port_1_test_nested_level2:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       disk.device.write.bytes.rate_server_1b_pd_0:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       vcpus_server_1b_ps_1_test_nested_level2:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       disk.device.write.bytes_server_1b_ps_1_test_nested_level2:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       feature_server_1b_ps_2_test_nested_level2:
516         type: tosca.capabilities.Node
517         occurrences:
518         - 1
519         - UNBOUNDED
520       disk.iops_server_1b_ps_1_test_nested_level2:
521         type: org.openecomp.capabilities.metric.Ceilometer
522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
523         occurrences:
524         - 1
525         - UNBOUNDED
526       disk.device.read.bytes_server_1b_ps_2_test_nested_level2:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       feature_server_1b_pd_0:
533         type: tosca.capabilities.Node
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.device.write.requests.rate_server_1b_ps_2_test_nested_level2:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       disk.device.write.requests_server_1b_ps_2_test_nested_level2:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.capacity_server_1b_ps_1_test_nested_level2:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.allocation_server_1b_ps_1_test_nested_level2:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       endpoint_server_1b_ps_1_test_nested_level2:
562         type: tosca.capabilities.Endpoint.Admin
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.usage_server_1b_ps_1_test_nested_level2:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       disk.device.write.bytes_server_1b_pd_0:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.iops_server_1b_pd_0:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       feature_template_Vlan_vmi_1_test_resourceGroup_0:
585         type: tosca.capabilities.Node
586         occurrences:
587         - 1
588         - UNBOUNDED
589       end_point_packet_external_network:
590         type: tosca.capabilities.Endpoint
591         occurrences:
592         - 1
593         - UNBOUNDED
594       disk.write.bytes_server_1b_pd_0:
595         type: org.openecomp.capabilities.metric.Ceilometer
596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
597         occurrences:
598         - 1
599         - UNBOUNDED
600       cpu.delta_server_1b_ps_2_test_nested_level2:
601         type: org.openecomp.capabilities.metric.Ceilometer
602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
603         occurrences:
604         - 1
605         - UNBOUNDED
606       instance_server_1b_ps_2_test_nested_level2:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       disk.device.capacity_server_1b_ps_2_test_nested_level2:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       binding_server_1b_pd_0:
619         type: tosca.capabilities.network.Bindable
620         occurrences:
621         - 1
622         - UNBOUNDED
623       disk.device.read.requests_server_1b_ps_2_test_nested_level2:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       binding_ps_server_1b_1_port_1_test_nested_level2:
630         type: tosca.capabilities.network.Bindable
631         valid_source_types:
632         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
633         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
634         occurrences:
635         - 0
636         - UNBOUNDED
637       network.incoming.bytes_ps_server_1b_1_port_1_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       feature_template_Vlan_vmi_1_test_resourceGroup_1_test_nested_level2:
656         type: tosca.capabilities.Node
657         occurrences:
658         - 1
659         - UNBOUNDED
660       network.outgoing.bytes_pd_server_1b_port_0:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       network.incoming.packets.rate_ps_server_1b_1_port_1_test_nested_level2:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.read.requests_server_1b_ps_1_test_nested_level2:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       network.outgoing.bytes_ps_server_1b_1_port_1_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       memory.usage_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       link_packet_external_network:
691         type: tosca.capabilities.network.Linkable
692         occurrences:
693         - 1
694         - UNBOUNDED
695       memory.usage_server_1b_ps_2_test_nested_level2:
696         type: org.openecomp.capabilities.metric.Ceilometer
697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
698         occurrences:
699         - 1
700         - UNBOUNDED
701       disk.device.iops_server_1b_ps_1_test_nested_level2:
702         type: org.openecomp.capabilities.metric.Ceilometer
703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
704         occurrences:
705         - 1
706         - UNBOUNDED
707       memory.resident_server_1b_pd_0:
708         type: org.openecomp.capabilities.metric.Ceilometer
709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
710         occurrences:
711         - 1
712         - UNBOUNDED
713       network.outgoing.packets.rate_pd_server_1b_port_0:
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       disk.device.read.bytes_server_1b_pd_0:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       feature_server_1b_ps_1_test_nested_level2:
726         type: tosca.capabilities.Node
727         occurrences:
728         - 1
729         - UNBOUNDED
730       vcpus_server_1b_ps_2_test_nested_level2:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       attachment_pd_server_1b_port_0:
737         type: tosca.capabilities.Attachment
738         occurrences:
739         - 1
740         - UNBOUNDED
741       attachment_packet_ext_network_test_nested_level2:
742         type: tosca.capabilities.Attachment
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.device.write.requests.rate_server_1b_ps_1_test_nested_level2:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       host_server_1b_ps_1_test_nested_level2:
753         type: tosca.capabilities.Container
754         valid_source_types:
755         - tosca.nodes.SoftwareComponent
756         occurrences:
757         - 1
758         - UNBOUNDED
759       disk.ephemeral.size_server_1b_pd_0:
760         type: org.openecomp.capabilities.metric.Ceilometer
761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
762         occurrences:
763         - 1
764         - UNBOUNDED
765       network.outgoing.bytes_ps_server_1b_port_1_test_nested_level2:
766         type: org.openecomp.capabilities.metric.Ceilometer
767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
768         occurrences:
769         - 1
770         - UNBOUNDED
771       disk.write.bytes_server_1b_ps_1_test_nested_level2:
772         type: org.openecomp.capabilities.metric.Ceilometer
773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
774         occurrences:
775         - 1
776         - UNBOUNDED
777       end_point_packet_internal_network:
778         type: tosca.capabilities.Endpoint
779         occurrences:
780         - 1
781         - UNBOUNDED
782       attachment_ps_server_1b_port_1_test_nested_level2:
783         type: tosca.capabilities.Attachment
784         occurrences:
785         - 1
786         - UNBOUNDED
787       feature_ps_server_1b_port_1_test_nested_level2:
788         type: tosca.capabilities.Node
789         occurrences:
790         - 1
791         - UNBOUNDED
792       feature_packet_internal_network:
793         type: tosca.capabilities.Node
794         occurrences:
795         - 1
796         - UNBOUNDED
797       cpu.delta_server_1b_ps_1_test_nested_level2:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.device.write.requests_server_1b_ps_1_test_nested_level2:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.device.capacity_server_1b_ps_1_test_nested_level2:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.usage_server_1b_ps_2_test_nested_level2:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       instance_server_1b_pd_0:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       disk.device.capacity_server_1b_pd_0:
828         type: org.openecomp.capabilities.metric.Ceilometer
829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
830         occurrences:
831         - 1
832         - UNBOUNDED
833       disk.root.size_server_1b_ps_2_test_nested_level2:
834         type: org.openecomp.capabilities.metric.Ceilometer
835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
836         occurrences:
837         - 1
838         - UNBOUNDED
839       disk.device.read.bytes.rate_server_1b_ps_1_test_nested_level2:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED
845       instance_server_1b_ps_1_test_nested_level2:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       network.outgoing.bytes.rate_ps_server_1b_port_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.incoming.packets.rate_ps_server_1b_port_1_test_nested_level2:
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       disk.device.read.requests_server_1b_ps_1_test_nested_level2:
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.outgoing.bytes.rate_pd_server_1b_port_0:
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       network.incoming.packets.rate_pd_server_1b_port_0:
876         type: org.openecomp.capabilities.metric.Ceilometer
877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
878         occurrences:
879         - 1
880         - UNBOUNDED
881       os_server_1b_pd_0:
882         type: tosca.capabilities.OperatingSystem
883         occurrences:
884         - 1
885         - UNBOUNDED
886       network.incoming.bytes_ps_server_1b_port_1_test_nested_level2:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       endpoint_server_1b_pd_0:
893         type: tosca.capabilities.Endpoint.Admin
894         occurrences:
895         - 1
896         - UNBOUNDED
897       disk.read.bytes_server_1b_pd_0:
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       cpu_util_server_1b_ps_1_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.write.requests_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       disk.latency_server_1b_ps_2_test_nested_level2:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       binding_server_1b_ps_1_test_nested_level2:
922         type: tosca.capabilities.network.Bindable
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.device.usage_server_1b_ps_2_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       network.incoming.bytes.rate_ps_server_1b_port_1_test_nested_level2:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       binding_ps_server_1b_port_1_test_nested_level2:
939         type: tosca.capabilities.network.Bindable
940         valid_source_types:
941         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
942         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
943         occurrences:
944         - 0
945         - UNBOUNDED
946       host_server_1b_pd_0:
947         type: tosca.capabilities.Container
948         valid_source_types:
949         - tosca.nodes.SoftwareComponent
950         occurrences:
951         - 1
952         - UNBOUNDED
953       attachment_packet_int_network_test_nested_level2:
954         type: tosca.capabilities.Attachment
955         occurrences:
956         - 1
957         - UNBOUNDED
958       network.incoming.bytes_pd_server_1b_port_0:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.root.size_server_1b_pd_0:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       disk.ephemeral.size_server_1b_ps_1_test_nested_level2:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       disk.allocation_server_1b_ps_2_test_nested_level2:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED
982       memory_server_1b_pd_0:
983         type: org.openecomp.capabilities.metric.Ceilometer
984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
985         occurrences:
986         - 1
987         - UNBOUNDED
988       disk.device.latency_server_1b_pd_0:
989         type: org.openecomp.capabilities.metric.Ceilometer
990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
991         occurrences:
992         - 1
993         - UNBOUNDED
994       binding_server_1b_ps_2_test_nested_level2:
995         type: tosca.capabilities.network.Bindable
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.device.read.requests.rate_server_1b_ps_1_test_nested_level2:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.device.usage_server_1b_pd_0:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       network.incoming.bytes.rate_ps_server_1b_1_port_1_test_nested_level2:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       cpu_server_1b_ps_2_test_nested_level2:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       feature_packet_external_network:
1024         type: tosca.capabilities.Node
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       memory.resident_server_1b_ps_2_test_nested_level2:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       memory.resident_server_1b_ps_1_test_nested_level2:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       disk.write.bytes.rate_server_1b_ps_2_test_nested_level2:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       disk.device.write.bytes.rate_server_1b_ps_2_test_nested_level2:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       network.outgoing.packets.rate_ps_server_1b_port_1_test_nested_level2:
1053         type: org.openecomp.capabilities.metric.Ceilometer
1054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       disk.device.latency_server_1b_ps_1_test_nested_level2:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       disk.allocation_server_1b_pd_0:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       link_packet_ext_network_test_nested_level2:
1071         type: tosca.capabilities.network.Linkable
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       disk.write.bytes_server_1b_ps_2_test_nested_level2:
1076         type: org.openecomp.capabilities.metric.Ceilometer
1077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       binding_pd_server_1b_port_0:
1082         type: tosca.capabilities.network.Bindable
1083         valid_source_types:
1084         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1085         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1086         occurrences:
1087         - 0
1088         - UNBOUNDED
1089       host_server_1b_ps_2_test_nested_level2:
1090         type: tosca.capabilities.Container
1091         valid_source_types:
1092         - tosca.nodes.SoftwareComponent
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       disk.device.read.requests.rate_server_1b_pd_0:
1097         type: org.openecomp.capabilities.metric.Ceilometer
1098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       link_packet_internal_network:
1103         type: tosca.capabilities.network.Linkable
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       disk.write.requests_server_1b_pd_0:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.device.allocation_server_1b_ps_1_test_nested_level2:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       attachment_ps_server_1b_1_port_1_test_nested_level2:
1120         type: tosca.capabilities.Attachment
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       disk.device.read.bytes.rate_server_1b_ps_2_test_nested_level2:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       scalable_server_1b_pd_0:
1131         type: tosca.capabilities.Scalable
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       memory_server_1b_ps_2_test_nested_level2:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       os_server_1b_ps_2_test_nested_level2:
1142         type: tosca.capabilities.OperatingSystem
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       cpu.delta_server_1b_pd_0:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       disk.read.bytes.rate_server_1b_ps_1_test_nested_level2:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       feature_test_resourceGroup_1_test_nested_level2:
1159         type: tosca.capabilities.Node
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.read.bytes.rate_server_1b_ps_2_test_nested_level2:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.device.allocation_server_1b_ps_2_test_nested_level2:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       vcpus_server_1b_pd_0:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.device.read.requests_server_1b_pd_0:
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       network.incoming.packets_pd_server_1b_port_0:
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       disk.read.bytes.rate_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       memory.usage_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       attachment_packet_external_network:
1206         type: tosca.capabilities.Attachment
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       network.outpoing.packets_ps_server_1b_port_1_test_nested_level2:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       disk.latency_server_1b_pd_0:
1217         type: org.openecomp.capabilities.metric.Ceilometer
1218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       network.incoming.bytes.rate_pd_server_1b_port_0:
1223         type: org.openecomp.capabilities.metric.Ceilometer
1224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       disk.write.requests.rate_server_1b_ps_2_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.write.requests.rate_server_1b_ps_1_test_nested_level2:
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   org.openecomp.resource.abstract.nodes.pd_server_1b:
1241     derived_from: org.openecomp.resource.abstract.nodes.VFC
1242     properties:
1243       compute_pd_server_1b_name:
1244         type: list
1245         required: true
1246         status: SUPPORTED
1247         entry_schema:
1248           type: string
1249       subinterface_nested_vlan_service_template_filter_count:
1250         type: list
1251         required: true
1252         status: SUPPORTED
1253         entry_schema:
1254           type: float
1255       port_pd_server_1b_port_0_subnetpoolid:
1256         type: string
1257         required: true
1258         status: SUPPORTED
1259       port_pd_server_1b_port_0_exCP_naming:
1260         type: org.openecomp.datatypes.Naming
1261         required: true
1262         status: SUPPORTED
1263       index_value:
1264         type: integer
1265         description: Index value of this substitution service template runtime instance
1266         required: false
1267         default: 0
1268         status: SUPPORTED
1269         constraints:
1270         - greater_or_equal: 0
1271       port_pd_server_1b_port_0_ip_requirements:
1272         type: list
1273         required: true
1274         status: SUPPORTED
1275         entry_schema:
1276           type: org.openecomp.datatypes.network.IpRequirements
1277       port_pd_server_1b_port_0_network_role_tag:
1278         type: string
1279         required: true
1280         status: SUPPORTED
1281       vm_flavor_name:
1282         type: string
1283         required: true
1284         status: SUPPORTED
1285       port_pd_server_1b_port_0_order:
1286         type: integer
1287         required: true
1288         status: SUPPORTED
1289       port_pd_server_1b_port_0_network:
1290         type: list
1291         required: true
1292         status: SUPPORTED
1293         entry_schema:
1294           type: string
1295       subinterface_nested_vlan_net1:
1296         type: list
1297         required: true
1298         status: SUPPORTED
1299         entry_schema:
1300           type: string
1301       port_pd_server_1b_port_0_vlan_requirements:
1302         type: list
1303         required: true
1304         status: SUPPORTED
1305         entry_schema:
1306           type: org.openecomp.datatypes.network.VlanRequirements
1307       vm_image_name:
1308         type: string
1309         required: true
1310         status: SUPPORTED
1311       port_pd_server_1b_port_0_related_networks:
1312         type: list
1313         required: true
1314         status: SUPPORTED
1315         entry_schema:
1316           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1317       subinterface_nested_vlan_parent_interface:
1318         type: list
1319         required: true
1320         status: SUPPORTED
1321         entry_schema:
1322           type: string
1323       port_pd_server_1b_port_0_replacement_policy:
1324         type: list
1325         required: true
1326         status: SUPPORTED
1327         entry_schema:
1328           type: string
1329       port_pd_server_1b_port_0_network_role:
1330         type: string
1331         required: true
1332         status: SUPPORTED
1333       port_pd_server_1b_port_0_mac_requirements:
1334         type: org.openecomp.datatypes.network.MacRequirements
1335         required: true
1336         status: SUPPORTED
1337       compute_pd_server_1b_availability_zone:
1338         type: list
1339         required: true
1340         status: SUPPORTED
1341         entry_schema:
1342           type: string
1343       port_pd_server_1b_port_0_fixed_ips:
1344         type: list
1345         required: true
1346         status: SUPPORTED
1347         entry_schema:
1348           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1349     requirements:
1350     - dependency_pd_server_1b_pd_server_1b_port_0_nested_vlan:
1351         capability: tosca.capabilities.Node
1352         node: tosca.nodes.Root
1353         relationship: tosca.relationships.DependsOn
1354         occurrences:
1355         - 0
1356         - UNBOUNDED
1357     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_0_nested_vlan:
1358         capability: tosca.capabilities.Node
1359         node: tosca.nodes.Root
1360         relationship: tosca.relationships.DependsOn
1361         occurrences:
1362         - 0
1363         - UNBOUNDED
1364     - subinterface_link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_0_nested_vlan:
1365         capability: tosca.capabilities.network.Linkable
1366         relationship: tosca.relationships.network.LinksTo
1367         occurrences:
1368         - 1
1369         - 1
1370     - dependency_pd_server_1b:
1371         capability: tosca.capabilities.Node
1372         node: tosca.nodes.Root
1373         relationship: tosca.relationships.DependsOn
1374         occurrences:
1375         - 0
1376         - UNBOUNDED
1377     - local_storage_pd_server_1b:
1378         capability: tosca.capabilities.Attachment
1379         node: tosca.nodes.BlockStorage
1380         relationship: tosca.relationships.AttachesTo
1381         occurrences:
1382         - 0
1383         - UNBOUNDED
1384     - dependency_pd_server_1b_pd_server_1b_port_0:
1385         capability: tosca.capabilities.Node
1386         node: tosca.nodes.Root
1387         relationship: tosca.relationships.DependsOn
1388         occurrences:
1389         - 0
1390         - UNBOUNDED
1391     - link_pd_server_1b_pd_server_1b_port_0:
1392         capability: tosca.capabilities.network.Linkable
1393         relationship: tosca.relationships.network.LinksTo
1394         occurrences:
1395         - 1
1396         - 1
1397     capabilities:
1398       disk.device.read.bytes_pd_server_1b:
1399         type: org.openecomp.capabilities.metric.Ceilometer
1400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1401         occurrences:
1402         - 1
1403         - UNBOUNDED
1404       host_pd_server_1b:
1405         type: tosca.capabilities.Container
1406         valid_source_types:
1407         - tosca.nodes.SoftwareComponent
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       disk.read.bytes.rate_pd_server_1b:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       disk.allocation_pd_server_1b:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       cpu.delta_pd_server_1b:
1424         type: org.openecomp.capabilities.metric.Ceilometer
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1426         occurrences:
1427         - 1
1428         - UNBOUNDED
1429       disk.device.read.requests_pd_server_1b:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port_0:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       binding_pd_server_1b_pd_server_1b_port_0:
1442         type: tosca.capabilities.network.Bindable
1443         valid_source_types:
1444         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1445         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1446         occurrences:
1447         - 0
1448         - UNBOUNDED
1449       feature_pd_server_1b:
1450         type: tosca.capabilities.Node
1451         occurrences:
1452         - 1
1453         - UNBOUNDED
1454       disk.device.iops_pd_server_1b:
1455         type: org.openecomp.capabilities.metric.Ceilometer
1456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1457         occurrences:
1458         - 1
1459         - UNBOUNDED
1460       cpu_pd_server_1b:
1461         type: org.openecomp.capabilities.metric.Ceilometer
1462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1463         occurrences:
1464         - 1
1465         - UNBOUNDED
1466       disk.write.bytes.rate_pd_server_1b:
1467         type: org.openecomp.capabilities.metric.Ceilometer
1468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       disk.device.read.requests.rate_pd_server_1b:
1473         type: org.openecomp.capabilities.metric.Ceilometer
1474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       endpoint_pd_server_1b:
1479         type: tosca.capabilities.Endpoint.Admin
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       disk.device.allocation_pd_server_1b:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       memory.usage_pd_server_1b:
1490         type: org.openecomp.capabilities.metric.Ceilometer
1491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       network.incoming.bytes_pd_server_1b_pd_server_1b_port_0:
1496         type: org.openecomp.capabilities.metric.Ceilometer
1497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1498         occurrences:
1499         - 1
1500         - UNBOUNDED
1501       memory_pd_server_1b:
1502         type: org.openecomp.capabilities.metric.Ceilometer
1503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       disk.device.read.bytes.rate_pd_server_1b:
1508         type: org.openecomp.capabilities.metric.Ceilometer
1509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1510         occurrences:
1511         - 1
1512         - UNBOUNDED
1513       disk.device.latency_pd_server_1b:
1514         type: org.openecomp.capabilities.metric.Ceilometer
1515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1516         occurrences:
1517         - 1
1518         - UNBOUNDED
1519       disk.read.bytes_pd_server_1b:
1520         type: org.openecomp.capabilities.metric.Ceilometer
1521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port_0:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       disk.device.usage_pd_server_1b:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       disk.device.write.requests_pd_server_1b:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       disk.latency_pd_server_1b:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       feature_pd_server_1b_pd_server_1b_port_0_nested_vlan:
1550         type: tosca.capabilities.Node
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       disk.ephemeral.size_pd_server_1b:
1555         type: org.openecomp.capabilities.metric.Ceilometer
1556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1557         occurrences:
1558         - 1
1559         - UNBOUNDED
1560       forwarder_pd_server_1b_pd_server_1b_port_0:
1561         type: org.openecomp.capabilities.Forwarder
1562         occurrences:
1563         - 1
1564         - UNBOUNDED
1565       network.outgoing.bytes_pd_server_1b_pd_server_1b_port_0:
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       scalable_pd_server_1b:
1572         type: tosca.capabilities.Scalable
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       disk.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.device.write.bytes.rate_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.root.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_0:
1595         type: org.openecomp.capabilities.metric.Ceilometer
1596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1597         occurrences:
1598         - 1
1599         - UNBOUNDED
1600       disk.iops_pd_server_1b:
1601         type: org.openecomp.capabilities.metric.Ceilometer
1602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1603         occurrences:
1604         - 1
1605         - UNBOUNDED
1606       feature_pd_server_1b_pd_server_1b_port_0:
1607         type: tosca.capabilities.Node
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       disk.write.bytes_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.device.write.bytes_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       os_pd_server_1b:
1624         type: tosca.capabilities.OperatingSystem
1625         occurrences:
1626         - 1
1627         - UNBOUNDED
1628       vcpus_pd_server_1b:
1629         type: org.openecomp.capabilities.metric.Ceilometer
1630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       instance_pd_server_1b:
1635         type: org.openecomp.capabilities.metric.Ceilometer
1636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_0_nested_vlan:
1641         type: tosca.capabilities.Node
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       binding_pd_server_1b:
1646         type: tosca.capabilities.network.Bindable
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       cpu_util_pd_server_1b:
1651         type: org.openecomp.capabilities.metric.Ceilometer
1652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       network.outpoing.packets_pd_server_1b_pd_server_1b_port_0:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       attachment_pd_server_1b_pd_server_1b_port_0:
1663         type: tosca.capabilities.Attachment
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       memory.resident_pd_server_1b:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       network.incoming.packets_pd_server_1b_pd_server_1b_port_0:
1674         type: org.openecomp.capabilities.metric.Ceilometer
1675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679       disk.device.write.requests.rate_pd_server_1b:
1680         type: org.openecomp.capabilities.metric.Ceilometer
1681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1682         occurrences:
1683         - 1
1684         - UNBOUNDED
1685       disk.device.capacity_pd_server_1b:
1686         type: org.openecomp.capabilities.metric.Ceilometer
1687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1688         occurrences:
1689         - 1
1690         - UNBOUNDED
1691       disk.read.requests_pd_server_1b:
1692         type: org.openecomp.capabilities.metric.Ceilometer
1693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       disk.capacity_pd_server_1b:
1698         type: org.openecomp.capabilities.metric.Ceilometer
1699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       disk.usage_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       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port_0:
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.write.requests.rate_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   org.openecomp.resource.abstract.nodes.heat.nested_pattern5_levelTwo:
1722     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1723     properties:
1724       port_net:
1725         type: string
1726         description: port network
1727         required: true
1728         status: SUPPORTED
1729       ps_server_2b_ips:
1730         type: string
1731         required: true
1732         status: SUPPORTED
1733       ps_server_1b_ips:
1734         type: string
1735         required: true
1736         status: SUPPORTED
1737       packet_int_network_name:
1738         type: string
1739         description: network name
1740         required: true
1741         status: SUPPORTED
1742       security_group_name:
1743         type: list
1744         description: CMAUI1, CMAUI2 server names
1745         required: true
1746         status: SUPPORTED
1747         entry_schema:
1748           type: string
1749       availability_zone_0:
1750         type: string
1751         description: availabilityzone name
1752         required: true
1753         status: SUPPORTED
1754       ps_server_1b_flavor:
1755         type: string
1756         description: Flavor for PS server
1757         required: true
1758         status: SUPPORTED
1759       ps_server_1b_image:
1760         type: string
1761         description: Ps Image server
1762         required: true
1763         status: SUPPORTED
1764       sub_inf_net:
1765         type: string
1766         description: sub interface network
1767         required: true
1768         status: SUPPORTED
1769       ps_server_1b_names:
1770         type: list
1771         description: Ps server names
1772         required: true
1773         status: SUPPORTED
1774         entry_schema:
1775           type: string
1776       packet_ext_network_name:
1777         type: string
1778         description: network name
1779         required: true
1780         status: SUPPORTED
1781     requirements:
1782     - dependency_server_1b_ps_1:
1783         capability: tosca.capabilities.Node
1784         node: tosca.nodes.Root
1785         relationship: tosca.relationships.DependsOn
1786         occurrences:
1787         - 0
1788         - UNBOUNDED
1789     - local_storage_server_1b_ps_1:
1790         capability: tosca.capabilities.Attachment
1791         node: tosca.nodes.BlockStorage
1792         relationship: tosca.relationships.AttachesTo
1793         occurrences:
1794         - 0
1795         - UNBOUNDED
1796     - dependency_test_resourceGroup_1:
1797         capability: tosca.capabilities.Node
1798         node: tosca.nodes.Root
1799         relationship: tosca.relationships.DependsOn
1800         occurrences:
1801         - 0
1802         - UNBOUNDED
1803     - dependency_template_Vlan_vmi_1_test_resourceGroup_1:
1804         capability: tosca.capabilities.Node
1805         node: tosca.nodes.Root
1806         relationship: tosca.relationships.DependsOn
1807         occurrences:
1808         - 0
1809         - UNBOUNDED
1810     - dependency_ps_server_1b_port_1:
1811         capability: tosca.capabilities.Node
1812         node: tosca.nodes.Root
1813         relationship: tosca.relationships.DependsOn
1814         occurrences:
1815         - 0
1816         - UNBOUNDED
1817     - dependency_ps_server_1b_1_port_1:
1818         capability: tosca.capabilities.Node
1819         node: tosca.nodes.Root
1820         relationship: tosca.relationships.DependsOn
1821         occurrences:
1822         - 0
1823         - UNBOUNDED
1824     - dependency_packet_ext_network:
1825         capability: tosca.capabilities.Node
1826         node: tosca.nodes.Root
1827         relationship: tosca.relationships.DependsOn
1828         occurrences:
1829         - 0
1830         - UNBOUNDED
1831     - dependency_packet_int_network:
1832         capability: tosca.capabilities.Node
1833         node: tosca.nodes.Root
1834         relationship: tosca.relationships.DependsOn
1835         occurrences:
1836         - 0
1837         - UNBOUNDED
1838     - dependency_server_1b_ps_2:
1839         capability: tosca.capabilities.Node
1840         node: tosca.nodes.Root
1841         relationship: tosca.relationships.DependsOn
1842         occurrences:
1843         - 0
1844         - UNBOUNDED
1845     - local_storage_server_1b_ps_2:
1846         capability: tosca.capabilities.Attachment
1847         node: tosca.nodes.BlockStorage
1848         relationship: tosca.relationships.AttachesTo
1849         occurrences:
1850         - 0
1851         - UNBOUNDED
1852     capabilities:
1853       disk.device.latency_server_1b_ps_1:
1854         type: org.openecomp.capabilities.metric.Ceilometer
1855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1856         occurrences:
1857         - 1
1858         - UNBOUNDED
1859       disk.device.usage_server_1b_ps_1:
1860         type: org.openecomp.capabilities.metric.Ceilometer
1861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1862         occurrences:
1863         - 1
1864         - UNBOUNDED
1865       disk.device.usage_server_1b_ps_2:
1866         type: org.openecomp.capabilities.metric.Ceilometer
1867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1868         occurrences:
1869         - 1
1870         - UNBOUNDED
1871       disk.read.requests_server_1b_ps_1:
1872         type: org.openecomp.capabilities.metric.Ceilometer
1873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1874         occurrences:
1875         - 1
1876         - UNBOUNDED
1877       disk.device.write.requests.rate_server_1b_ps_1:
1878         type: org.openecomp.capabilities.metric.Ceilometer
1879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1880         occurrences:
1881         - 1
1882         - UNBOUNDED
1883       disk.read.requests_server_1b_ps_2:
1884         type: org.openecomp.capabilities.metric.Ceilometer
1885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1886         occurrences:
1887         - 1
1888         - UNBOUNDED
1889       disk.device.write.requests.rate_server_1b_ps_2:
1890         type: org.openecomp.capabilities.metric.Ceilometer
1891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1892         occurrences:
1893         - 1
1894         - UNBOUNDED
1895       binding_ps_server_1b_port_1:
1896         type: tosca.capabilities.network.Bindable
1897         valid_source_types:
1898         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1899         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1900         occurrences:
1901         - 0
1902         - UNBOUNDED
1903       disk.read.bytes_server_1b_ps_1:
1904         type: org.openecomp.capabilities.metric.Ceilometer
1905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1906         occurrences:
1907         - 1
1908         - UNBOUNDED
1909       disk.read.bytes_server_1b_ps_2:
1910         type: org.openecomp.capabilities.metric.Ceilometer
1911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1912         occurrences:
1913         - 1
1914         - UNBOUNDED
1915       disk.device.latency_server_1b_ps_2:
1916         type: org.openecomp.capabilities.metric.Ceilometer
1917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1918         occurrences:
1919         - 1
1920         - UNBOUNDED
1921       disk.root.size_server_1b_ps_1:
1922         type: org.openecomp.capabilities.metric.Ceilometer
1923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1924         occurrences:
1925         - 1
1926         - UNBOUNDED
1927       disk.root.size_server_1b_ps_2:
1928         type: org.openecomp.capabilities.metric.Ceilometer
1929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1930         occurrences:
1931         - 1
1932         - UNBOUNDED
1933       network.incoming.bytes.rate_ps_server_1b_port_1:
1934         type: org.openecomp.capabilities.metric.Ceilometer
1935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1936         occurrences:
1937         - 1
1938         - UNBOUNDED
1939       disk.device.read.requests.rate_server_1b_ps_1:
1940         type: org.openecomp.capabilities.metric.Ceilometer
1941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1942         occurrences:
1943         - 1
1944         - UNBOUNDED
1945       disk.device.read.requests.rate_server_1b_ps_2:
1946         type: org.openecomp.capabilities.metric.Ceilometer
1947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1948         occurrences:
1949         - 1
1950         - UNBOUNDED
1951       feature_test_resourceGroup_1:
1952         type: tosca.capabilities.Node
1953         occurrences:
1954         - 1
1955         - UNBOUNDED
1956       network.incoming.bytes_ps_server_1b_port_1:
1957         type: org.openecomp.capabilities.metric.Ceilometer
1958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1959         occurrences:
1960         - 1
1961         - UNBOUNDED
1962       attachment_packet_int_network:
1963         type: tosca.capabilities.Attachment
1964         occurrences:
1965         - 1
1966         - UNBOUNDED
1967       cpu.delta_server_1b_ps_2:
1968         type: org.openecomp.capabilities.metric.Ceilometer
1969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1970         occurrences:
1971         - 1
1972         - UNBOUNDED
1973       memory.resident_server_1b_ps_2:
1974         type: org.openecomp.capabilities.metric.Ceilometer
1975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1976         occurrences:
1977         - 1
1978         - UNBOUNDED
1979       cpu.delta_server_1b_ps_1:
1980         type: org.openecomp.capabilities.metric.Ceilometer
1981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1982         occurrences:
1983         - 1
1984         - UNBOUNDED
1985       memory.resident_server_1b_ps_1:
1986         type: org.openecomp.capabilities.metric.Ceilometer
1987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1988         occurrences:
1989         - 1
1990         - UNBOUNDED
1991       cpu_util_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.write.bytes.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       disk.device.write.bytes.rate_server_1b_ps_1:
2004         type: org.openecomp.capabilities.metric.Ceilometer
2005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2006         occurrences:
2007         - 1
2008         - UNBOUNDED
2009       cpu_util_server_1b_ps_2:
2010         type: org.openecomp.capabilities.metric.Ceilometer
2011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2012         occurrences:
2013         - 1
2014         - UNBOUNDED
2015       disk.ephemeral.size_server_1b_ps_1:
2016         type: org.openecomp.capabilities.metric.Ceilometer
2017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2018         occurrences:
2019         - 1
2020         - UNBOUNDED
2021       disk.ephemeral.size_server_1b_ps_2:
2022         type: org.openecomp.capabilities.metric.Ceilometer
2023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2024         occurrences:
2025         - 1
2026         - UNBOUNDED
2027       disk.capacity_server_1b_ps_2:
2028         type: org.openecomp.capabilities.metric.Ceilometer
2029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2030         occurrences:
2031         - 1
2032         - UNBOUNDED
2033       memory_server_1b_ps_1:
2034         type: org.openecomp.capabilities.metric.Ceilometer
2035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2036         occurrences:
2037         - 1
2038         - UNBOUNDED
2039       network.outgoing.packets.rate_ps_server_1b_port_1:
2040         type: org.openecomp.capabilities.metric.Ceilometer
2041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2042         occurrences:
2043         - 1
2044         - UNBOUNDED
2045       disk.capacity_server_1b_ps_1:
2046         type: org.openecomp.capabilities.metric.Ceilometer
2047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2048         occurrences:
2049         - 1
2050         - UNBOUNDED
2051       memory_server_1b_ps_2:
2052         type: org.openecomp.capabilities.metric.Ceilometer
2053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       instance_server_1b_ps_1:
2058         type: org.openecomp.capabilities.metric.Ceilometer
2059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2060         occurrences:
2061         - 1
2062         - UNBOUNDED
2063       forwarder_ps_server_1b_port_1:
2064         type: org.openecomp.capabilities.Forwarder
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       link_packet_int_network:
2069         type: tosca.capabilities.network.Linkable
2070         occurrences:
2071         - 1
2072         - UNBOUNDED
2073       instance_server_1b_ps_2:
2074         type: org.openecomp.capabilities.metric.Ceilometer
2075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2076         occurrences:
2077         - 1
2078         - UNBOUNDED
2079       feature_template_Vlan_vmi_1_test_resourceGroup_1:
2080         type: tosca.capabilities.Node
2081         occurrences:
2082         - 1
2083         - UNBOUNDED
2084       network.outgoing.packets.rate_ps_server_1b_1_port_1:
2085         type: org.openecomp.capabilities.metric.Ceilometer
2086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2087         occurrences:
2088         - 1
2089         - UNBOUNDED
2090       disk.device.capacity_server_1b_ps_1:
2091         type: org.openecomp.capabilities.metric.Ceilometer
2092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2093         occurrences:
2094         - 1
2095         - UNBOUNDED
2096       end_point_packet_ext_network:
2097         type: tosca.capabilities.Endpoint
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       disk.device.capacity_server_1b_ps_2:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       network.outgoing.bytes_ps_server_1b_1_port_1:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       disk.device.iops_server_1b_ps_2:
2114         type: org.openecomp.capabilities.metric.Ceilometer
2115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119       disk.device.iops_server_1b_ps_1:
2120         type: org.openecomp.capabilities.metric.Ceilometer
2121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       network.incoming.packets_ps_server_1b_port_1:
2126         type: org.openecomp.capabilities.metric.Ceilometer
2127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2128         occurrences:
2129         - 1
2130         - UNBOUNDED
2131       network.outgoing.bytes.rate_ps_server_1b_port_1:
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       network.outpoing.packets_ps_server_1b_port_1:
2138         type: org.openecomp.capabilities.metric.Ceilometer
2139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2140         occurrences:
2141         - 1
2142         - UNBOUNDED
2143       endpoint_server_1b_ps_1:
2144         type: tosca.capabilities.Endpoint.Admin
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       network.incoming.packets.rate_ps_server_1b_1_port_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       network.incoming.bytes.rate_ps_server_1b_1_port_1:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       disk.device.allocation_server_1b_ps_1:
2161         type: org.openecomp.capabilities.metric.Ceilometer
2162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2163         occurrences:
2164         - 1
2165         - UNBOUNDED
2166       endpoint_server_1b_ps_2:
2167         type: tosca.capabilities.Endpoint.Admin
2168         occurrences:
2169         - 1
2170         - UNBOUNDED
2171       disk.write.requests.rate_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.write.requests.rate_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       host_server_1b_ps_2:
2184         type: tosca.capabilities.Container
2185         valid_source_types:
2186         - tosca.nodes.SoftwareComponent
2187         occurrences:
2188         - 1
2189         - UNBOUNDED
2190       host_server_1b_ps_1:
2191         type: tosca.capabilities.Container
2192         valid_source_types:
2193         - tosca.nodes.SoftwareComponent
2194         occurrences:
2195         - 1
2196         - UNBOUNDED
2197       attachment_ps_server_1b_1_port_1:
2198         type: tosca.capabilities.Attachment
2199         occurrences:
2200         - 1
2201         - UNBOUNDED
2202       feature_packet_int_network:
2203         type: tosca.capabilities.Node
2204         occurrences:
2205         - 1
2206         - UNBOUNDED
2207       disk.write.bytes.rate_server_1b_ps_1:
2208         type: org.openecomp.capabilities.metric.Ceilometer
2209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2210         occurrences:
2211         - 1
2212         - UNBOUNDED
2213       disk.write.bytes_server_1b_ps_2:
2214         type: org.openecomp.capabilities.metric.Ceilometer
2215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2216         occurrences:
2217         - 1
2218         - UNBOUNDED
2219       disk.device.write.bytes_server_1b_ps_2:
2220         type: org.openecomp.capabilities.metric.Ceilometer
2221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       disk.device.write.bytes_server_1b_ps_1:
2226         type: org.openecomp.capabilities.metric.Ceilometer
2227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       disk.write.bytes_server_1b_ps_1:
2232         type: org.openecomp.capabilities.metric.Ceilometer
2233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       disk.write.bytes.rate_server_1b_ps_2:
2238         type: org.openecomp.capabilities.metric.Ceilometer
2239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       disk.device.allocation_server_1b_ps_2:
2244         type: org.openecomp.capabilities.metric.Ceilometer
2245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       scalable_server_1b_ps_1:
2250         type: tosca.capabilities.Scalable
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       network.outpoing.packets_ps_server_1b_1_port_1:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       scalable_server_1b_ps_2:
2261         type: tosca.capabilities.Scalable
2262         occurrences:
2263         - 1
2264         - UNBOUNDED
2265       disk.allocation_server_1b_ps_2:
2266         type: org.openecomp.capabilities.metric.Ceilometer
2267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2268         occurrences:
2269         - 1
2270         - UNBOUNDED
2271       disk.allocation_server_1b_ps_1:
2272         type: org.openecomp.capabilities.metric.Ceilometer
2273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2274         occurrences:
2275         - 1
2276         - UNBOUNDED
2277       feature_server_1b_ps_2:
2278         type: tosca.capabilities.Node
2279         occurrences:
2280         - 1
2281         - UNBOUNDED
2282       feature_server_1b_ps_1:
2283         type: tosca.capabilities.Node
2284         occurrences:
2285         - 1
2286         - UNBOUNDED
2287       vcpus_server_1b_ps_1:
2288         type: org.openecomp.capabilities.metric.Ceilometer
2289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2290         occurrences:
2291         - 1
2292         - UNBOUNDED
2293       network.outgoing.bytes.rate_ps_server_1b_1_port_1:
2294         type: org.openecomp.capabilities.metric.Ceilometer
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       vcpus_server_1b_ps_2:
2300         type: org.openecomp.capabilities.metric.Ceilometer
2301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2302         occurrences:
2303         - 1
2304         - UNBOUNDED
2305       network.incoming.bytes_ps_server_1b_1_port_1:
2306         type: org.openecomp.capabilities.metric.Ceilometer
2307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2308         occurrences:
2309         - 1
2310         - UNBOUNDED
2311       disk.read.bytes.rate_server_1b_ps_2:
2312         type: org.openecomp.capabilities.metric.Ceilometer
2313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       disk.read.bytes.rate_server_1b_ps_1:
2318         type: org.openecomp.capabilities.metric.Ceilometer
2319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2320         occurrences:
2321         - 1
2322         - UNBOUNDED
2323       disk.iops_server_1b_ps_1:
2324         type: org.openecomp.capabilities.metric.Ceilometer
2325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2326         occurrences:
2327         - 1
2328         - UNBOUNDED
2329       memory.usage_server_1b_ps_2:
2330         type: org.openecomp.capabilities.metric.Ceilometer
2331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2332         occurrences:
2333         - 1
2334         - UNBOUNDED
2335       memory.usage_server_1b_ps_1:
2336         type: org.openecomp.capabilities.metric.Ceilometer
2337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2338         occurrences:
2339         - 1
2340         - UNBOUNDED
2341       disk.iops_server_1b_ps_2:
2342         type: org.openecomp.capabilities.metric.Ceilometer
2343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2344         occurrences:
2345         - 1
2346         - UNBOUNDED
2347       disk.write.requests_server_1b_ps_1:
2348         type: org.openecomp.capabilities.metric.Ceilometer
2349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2350         occurrences:
2351         - 1
2352         - UNBOUNDED
2353       disk.write.requests_server_1b_ps_2:
2354         type: org.openecomp.capabilities.metric.Ceilometer
2355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2356         occurrences:
2357         - 1
2358         - UNBOUNDED
2359       disk.latency_server_1b_ps_2:
2360         type: org.openecomp.capabilities.metric.Ceilometer
2361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2362         occurrences:
2363         - 1
2364         - UNBOUNDED
2365       disk.latency_server_1b_ps_1:
2366         type: org.openecomp.capabilities.metric.Ceilometer
2367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2368         occurrences:
2369         - 1
2370         - UNBOUNDED
2371       network.incoming.packets.rate_ps_server_1b_port_1:
2372         type: org.openecomp.capabilities.metric.Ceilometer
2373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       binding_server_1b_ps_1:
2378         type: tosca.capabilities.network.Bindable
2379         occurrences:
2380         - 1
2381         - UNBOUNDED
2382       link_packet_ext_network:
2383         type: tosca.capabilities.network.Linkable
2384         occurrences:
2385         - 1
2386         - UNBOUNDED
2387       binding_server_1b_ps_2:
2388         type: tosca.capabilities.network.Bindable
2389         occurrences:
2390         - 1
2391         - UNBOUNDED
2392       disk.device.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.device.read.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       disk.device.write.requests_server_1b_ps_2:
2405         type: org.openecomp.capabilities.metric.Ceilometer
2406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2407         occurrences:
2408         - 1
2409         - UNBOUNDED
2410       disk.device.read.requests_server_1b_ps_1:
2411         type: org.openecomp.capabilities.metric.Ceilometer
2412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2413         occurrences:
2414         - 1
2415         - UNBOUNDED
2416       end_point_packet_int_network:
2417         type: tosca.capabilities.Endpoint
2418         occurrences:
2419         - 1
2420         - UNBOUNDED
2421       attachment_ps_server_1b_port_1:
2422         type: tosca.capabilities.Attachment
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       attachment_packet_ext_network:
2427         type: tosca.capabilities.Attachment
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431       network.incoming.packets_ps_server_1b_1_port_1:
2432         type: org.openecomp.capabilities.metric.Ceilometer
2433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2434         occurrences:
2435         - 1
2436         - UNBOUNDED
2437       os_server_1b_ps_2:
2438         type: tosca.capabilities.OperatingSystem
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       os_server_1b_ps_1:
2443         type: tosca.capabilities.OperatingSystem
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       binding_ps_server_1b_1_port_1:
2448         type: tosca.capabilities.network.Bindable
2449         valid_source_types:
2450         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2451         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2452         occurrences:
2453         - 0
2454         - UNBOUNDED
2455       network.outgoing.bytes_ps_server_1b_port_1:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       feature_ps_server_1b_1_port_1:
2462         type: tosca.capabilities.Node
2463         occurrences:
2464         - 1
2465         - UNBOUNDED
2466       disk.usage_server_1b_ps_2:
2467         type: org.openecomp.capabilities.metric.Ceilometer
2468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2469         occurrences:
2470         - 1
2471         - UNBOUNDED
2472       disk.usage_server_1b_ps_1:
2473         type: org.openecomp.capabilities.metric.Ceilometer
2474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2475         occurrences:
2476         - 1
2477         - UNBOUNDED
2478       forwarder_ps_server_1b_1_port_1:
2479         type: org.openecomp.capabilities.Forwarder
2480         occurrences:
2481         - 1
2482         - UNBOUNDED
2483       disk.device.read.bytes_server_1b_ps_2:
2484         type: org.openecomp.capabilities.metric.Ceilometer
2485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2486         occurrences:
2487         - 1
2488         - UNBOUNDED
2489       disk.device.read.bytes_server_1b_ps_1:
2490         type: org.openecomp.capabilities.metric.Ceilometer
2491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2492         occurrences:
2493         - 1
2494         - UNBOUNDED
2495       cpu_server_1b_ps_2:
2496         type: org.openecomp.capabilities.metric.Ceilometer
2497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2498         occurrences:
2499         - 1
2500         - UNBOUNDED
2501       cpu_server_1b_ps_1:
2502         type: org.openecomp.capabilities.metric.Ceilometer
2503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2504         occurrences:
2505         - 1
2506         - UNBOUNDED
2507       feature_packet_ext_network:
2508         type: tosca.capabilities.Node
2509         occurrences:
2510         - 1
2511         - UNBOUNDED
2512       feature_ps_server_1b_port_1:
2513         type: tosca.capabilities.Node
2514         occurrences:
2515         - 1
2516         - UNBOUNDED
2517       disk.device.read.bytes.rate_server_1b_ps_1:
2518         type: org.openecomp.capabilities.metric.Ceilometer
2519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523       disk.device.read.bytes.rate_server_1b_ps_2:
2524         type: org.openecomp.capabilities.metric.Ceilometer
2525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2526         occurrences:
2527         - 1
2528         - UNBOUNDED
2529   org.openecomp.resource.abstract.nodes.ps_server_1b_1:
2530     derived_from: org.openecomp.resource.abstract.nodes.VFC
2531     properties:
2532       port_ps_server_1b_port_1_network_role_tag:
2533         type: string
2534         required: true
2535         status: SUPPORTED
2536       port_ps_server_1b_port_1_related_networks:
2537         type: list
2538         required: true
2539         status: SUPPORTED
2540         entry_schema:
2541           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2542       index_value:
2543         type: integer
2544         description: Index value of this substitution service template runtime instance
2545         required: false
2546         default: 0
2547         status: SUPPORTED
2548         constraints:
2549         - greater_or_equal: 0
2550       port_ps_server_1b_port_1_ip_requirements:
2551         type: list
2552         required: true
2553         status: SUPPORTED
2554         entry_schema:
2555           type: org.openecomp.datatypes.network.IpRequirements
2556       vm_flavor_name:
2557         type: string
2558         required: true
2559         status: SUPPORTED
2560       port_ps_server_1b_port_1_mac_requirements:
2561         type: org.openecomp.datatypes.network.MacRequirements
2562         required: true
2563         status: SUPPORTED
2564       port_ps_server_1b_port_1_network_role:
2565         type: string
2566         required: true
2567         status: SUPPORTED
2568       vm_image_name:
2569         type: string
2570         required: true
2571         status: SUPPORTED
2572       port_ps_server_1b_port_1_replacement_policy:
2573         type: list
2574         required: true
2575         status: SUPPORTED
2576         entry_schema:
2577           type: string
2578       port_ps_server_1b_port_1_exCP_naming:
2579         type: org.openecomp.datatypes.Naming
2580         required: true
2581         status: SUPPORTED
2582       port_ps_server_1b_port_1_fixed_ips:
2583         type: list
2584         required: true
2585         status: SUPPORTED
2586         entry_schema:
2587           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2588       port_ps_server_1b_port_1_order:
2589         type: integer
2590         required: true
2591         status: SUPPORTED
2592       port_ps_server_1b_port_1_subnetpoolid:
2593         type: string
2594         required: true
2595         status: SUPPORTED
2596       port_ps_server_1b_port_1_network:
2597         type: list
2598         required: true
2599         status: SUPPORTED
2600         entry_schema:
2601           type: string
2602       compute_ps_server_1b_availability_zone:
2603         type: list
2604         required: true
2605         status: SUPPORTED
2606         entry_schema:
2607           type: string
2608       port_ps_server_1b_port_1_vlan_requirements:
2609         type: list
2610         required: true
2611         status: SUPPORTED
2612         entry_schema:
2613           type: org.openecomp.datatypes.network.VlanRequirements
2614       compute_ps_server_1b_name:
2615         type: list
2616         required: true
2617         status: SUPPORTED
2618         entry_schema:
2619           type: string
2620     requirements:
2621     - dependency_ps_server_1b:
2622         capability: tosca.capabilities.Node
2623         node: tosca.nodes.Root
2624         relationship: tosca.relationships.DependsOn
2625         occurrences:
2626         - 0
2627         - UNBOUNDED
2628     - local_storage_ps_server_1b:
2629         capability: tosca.capabilities.Attachment
2630         node: tosca.nodes.BlockStorage
2631         relationship: tosca.relationships.AttachesTo
2632         occurrences:
2633         - 0
2634         - UNBOUNDED
2635     - dependency_ps_server_1b_ps_server_1b_port_1:
2636         capability: tosca.capabilities.Node
2637         node: tosca.nodes.Root
2638         relationship: tosca.relationships.DependsOn
2639         occurrences:
2640         - 0
2641         - UNBOUNDED
2642     - link_ps_server_1b_ps_server_1b_port_1:
2643         capability: tosca.capabilities.network.Linkable
2644         relationship: tosca.relationships.network.LinksTo
2645         occurrences:
2646         - 1
2647         - 1
2648     capabilities:
2649       disk.write.bytes.rate_ps_server_1b:
2650         type: org.openecomp.capabilities.metric.Ceilometer
2651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2652         occurrences:
2653         - 1
2654         - UNBOUNDED
2655       disk.device.usage_ps_server_1b:
2656         type: org.openecomp.capabilities.metric.Ceilometer
2657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2658         occurrences:
2659         - 1
2660         - UNBOUNDED
2661       disk.device.allocation_ps_server_1b:
2662         type: org.openecomp.capabilities.metric.Ceilometer
2663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2664         occurrences:
2665         - 1
2666         - UNBOUNDED
2667       disk.device.write.requests_ps_server_1b:
2668         type: org.openecomp.capabilities.metric.Ceilometer
2669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2670         occurrences:
2671         - 1
2672         - UNBOUNDED
2673       cpu_util_ps_server_1b:
2674         type: org.openecomp.capabilities.metric.Ceilometer
2675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2676         occurrences:
2677         - 1
2678         - UNBOUNDED
2679       scalable_ps_server_1b:
2680         type: tosca.capabilities.Scalable
2681         occurrences:
2682         - 1
2683         - UNBOUNDED
2684       network.outgoing.bytes_ps_server_1b_ps_server_1b_port_1:
2685         type: org.openecomp.capabilities.metric.Ceilometer
2686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       disk.device.read.bytes.rate_ps_server_1b:
2691         type: org.openecomp.capabilities.metric.Ceilometer
2692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2693         occurrences:
2694         - 1
2695         - UNBOUNDED
2696       disk.device.latency_ps_server_1b:
2697         type: org.openecomp.capabilities.metric.Ceilometer
2698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2699         occurrences:
2700         - 1
2701         - UNBOUNDED
2702       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port_1:
2703         type: org.openecomp.capabilities.metric.Ceilometer
2704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2705         occurrences:
2706         - 1
2707         - UNBOUNDED
2708       disk.device.iops_ps_server_1b:
2709         type: org.openecomp.capabilities.metric.Ceilometer
2710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2711         occurrences:
2712         - 1
2713         - UNBOUNDED
2714       disk.device.capacity_ps_server_1b:
2715         type: org.openecomp.capabilities.metric.Ceilometer
2716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2717         occurrences:
2718         - 1
2719         - UNBOUNDED
2720       instance_ps_server_1b:
2721         type: org.openecomp.capabilities.metric.Ceilometer
2722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2723         occurrences:
2724         - 1
2725         - UNBOUNDED
2726       cpu_ps_server_1b:
2727         type: org.openecomp.capabilities.metric.Ceilometer
2728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2729         occurrences:
2730         - 1
2731         - UNBOUNDED
2732       disk.device.write.bytes_ps_server_1b:
2733         type: org.openecomp.capabilities.metric.Ceilometer
2734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2735         occurrences:
2736         - 1
2737         - UNBOUNDED
2738       disk.read.bytes.rate_ps_server_1b:
2739         type: org.openecomp.capabilities.metric.Ceilometer
2740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2741         occurrences:
2742         - 1
2743         - UNBOUNDED
2744       disk.device.read.requests_ps_server_1b:
2745         type: org.openecomp.capabilities.metric.Ceilometer
2746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2747         occurrences:
2748         - 1
2749         - UNBOUNDED
2750       host_ps_server_1b:
2751         type: tosca.capabilities.Container
2752         valid_source_types:
2753         - tosca.nodes.SoftwareComponent
2754         occurrences:
2755         - 1
2756         - UNBOUNDED
2757       disk.usage_ps_server_1b:
2758         type: org.openecomp.capabilities.metric.Ceilometer
2759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       disk.read.requests_ps_server_1b:
2764         type: org.openecomp.capabilities.metric.Ceilometer
2765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2766         occurrences:
2767         - 1
2768         - UNBOUNDED
2769       disk.device.read.requests.rate_ps_server_1b:
2770         type: org.openecomp.capabilities.metric.Ceilometer
2771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       disk.capacity_ps_server_1b:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781       network.incoming.bytes_ps_server_1b_ps_server_1b_port_1:
2782         type: org.openecomp.capabilities.metric.Ceilometer
2783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       disk.write.requests.rate_ps_server_1b:
2788         type: org.openecomp.capabilities.metric.Ceilometer
2789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       disk.device.read.bytes_ps_server_1b:
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       attachment_ps_server_1b_ps_server_1b_port_1:
2800         type: tosca.capabilities.Attachment
2801         occurrences:
2802         - 1
2803         - UNBOUNDED
2804       disk.device.write.requests.rate_ps_server_1b:
2805         type: org.openecomp.capabilities.metric.Ceilometer
2806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2807         occurrences:
2808         - 1
2809         - UNBOUNDED
2810       network.incoming.packets_ps_server_1b_ps_server_1b_port_1:
2811         type: org.openecomp.capabilities.metric.Ceilometer
2812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2813         occurrences:
2814         - 1
2815         - UNBOUNDED
2816       disk.root.size_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       binding_ps_server_1b:
2823         type: tosca.capabilities.network.Bindable
2824         occurrences:
2825         - 1
2826         - UNBOUNDED
2827       memory.resident_ps_server_1b:
2828         type: org.openecomp.capabilities.metric.Ceilometer
2829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2830         occurrences:
2831         - 1
2832         - UNBOUNDED
2833       memory_ps_server_1b:
2834         type: org.openecomp.capabilities.metric.Ceilometer
2835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2836         occurrences:
2837         - 1
2838         - UNBOUNDED
2839       disk.write.bytes_ps_server_1b:
2840         type: org.openecomp.capabilities.metric.Ceilometer
2841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2842         occurrences:
2843         - 1
2844         - UNBOUNDED
2845       disk.device.write.bytes.rate_ps_server_1b:
2846         type: org.openecomp.capabilities.metric.Ceilometer
2847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2848         occurrences:
2849         - 1
2850         - UNBOUNDED
2851       disk.read.bytes_ps_server_1b:
2852         type: org.openecomp.capabilities.metric.Ceilometer
2853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2854         occurrences:
2855         - 1
2856         - UNBOUNDED
2857       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port_1:
2858         type: org.openecomp.capabilities.metric.Ceilometer
2859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2860         occurrences:
2861         - 1
2862         - UNBOUNDED
2863       feature_ps_server_1b:
2864         type: tosca.capabilities.Node
2865         occurrences:
2866         - 1
2867         - UNBOUNDED
2868       os_ps_server_1b:
2869         type: tosca.capabilities.OperatingSystem
2870         occurrences:
2871         - 1
2872         - UNBOUNDED
2873       forwarder_ps_server_1b_ps_server_1b_port_1:
2874         type: org.openecomp.capabilities.Forwarder
2875         occurrences:
2876         - 1
2877         - UNBOUNDED
2878       disk.iops_ps_server_1b:
2879         type: org.openecomp.capabilities.metric.Ceilometer
2880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2881         occurrences:
2882         - 1
2883         - UNBOUNDED
2884       disk.allocation_ps_server_1b:
2885         type: org.openecomp.capabilities.metric.Ceilometer
2886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2887         occurrences:
2888         - 1
2889         - UNBOUNDED
2890       disk.write.requests_ps_server_1b:
2891         type: org.openecomp.capabilities.metric.Ceilometer
2892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port_1:
2897         type: org.openecomp.capabilities.metric.Ceilometer
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       binding_ps_server_1b_ps_server_1b_port_1:
2903         type: tosca.capabilities.network.Bindable
2904         valid_source_types:
2905         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2906         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2907         occurrences:
2908         - 0
2909         - UNBOUNDED
2910       memory.usage_ps_server_1b:
2911         type: org.openecomp.capabilities.metric.Ceilometer
2912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2913         occurrences:
2914         - 1
2915         - UNBOUNDED
2916       disk.latency_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       network.outpoing.packets_ps_server_1b_ps_server_1b_port_1:
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       endpoint_ps_server_1b:
2929         type: tosca.capabilities.Endpoint.Admin
2930         occurrences:
2931         - 1
2932         - UNBOUNDED
2933       vcpus_ps_server_1b:
2934         type: org.openecomp.capabilities.metric.Ceilometer
2935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2936         occurrences:
2937         - 1
2938         - UNBOUNDED
2939       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port_1:
2940         type: org.openecomp.capabilities.metric.Ceilometer
2941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2942         occurrences:
2943         - 1
2944         - UNBOUNDED
2945       cpu.delta_ps_server_1b:
2946         type: org.openecomp.capabilities.metric.Ceilometer
2947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2948         occurrences:
2949         - 1
2950         - UNBOUNDED
2951       disk.ephemeral.size_ps_server_1b:
2952         type: org.openecomp.capabilities.metric.Ceilometer
2953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2954         occurrences:
2955         - 1
2956         - UNBOUNDED
2957       feature_ps_server_1b_ps_server_1b_port_1:
2958         type: tosca.capabilities.Node
2959         occurrences:
2960         - 1
2961         - UNBOUNDED
2962   org.openecomp.resource.abstract.nodes.ps_server_1b:
2963     derived_from: org.openecomp.resource.abstract.nodes.VFC
2964     properties:
2965       port_ps_server_1b_port_1_network_role_tag:
2966         type: string
2967         required: true
2968         status: SUPPORTED
2969       port_ps_server_1b_port_1_related_networks:
2970         type: list
2971         required: true
2972         status: SUPPORTED
2973         entry_schema:
2974           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2975       subinterface_nested_vlan_service_template_filter_count:
2976         type: list
2977         required: true
2978         status: SUPPORTED
2979         entry_schema:
2980           type: float
2981       index_value:
2982         type: integer
2983         description: Index value of this substitution service template runtime instance
2984         required: false
2985         default: 0
2986         status: SUPPORTED
2987         constraints:
2988         - greater_or_equal: 0
2989       port_ps_server_1b_port_1_ip_requirements:
2990         type: list
2991         required: true
2992         status: SUPPORTED
2993         entry_schema:
2994           type: org.openecomp.datatypes.network.IpRequirements
2995       vm_flavor_name:
2996         type: string
2997         required: true
2998         status: SUPPORTED
2999       port_ps_server_1b_port_1_mac_requirements:
3000         type: org.openecomp.datatypes.network.MacRequirements
3001         required: true
3002         status: SUPPORTED
3003       port_ps_server_1b_port_1_network_role:
3004         type: string
3005         required: true
3006         status: SUPPORTED
3007       subinterface_nested_vlan_net1:
3008         type: list
3009         required: true
3010         status: SUPPORTED
3011         entry_schema:
3012           type: string
3013       vm_image_name:
3014         type: string
3015         required: true
3016         status: SUPPORTED
3017       port_ps_server_1b_port_1_replacement_policy:
3018         type: list
3019         required: true
3020         status: SUPPORTED
3021         entry_schema:
3022           type: string
3023       port_ps_server_1b_port_1_exCP_naming:
3024         type: org.openecomp.datatypes.Naming
3025         required: true
3026         status: SUPPORTED
3027       port_ps_server_1b_port_1_fixed_ips:
3028         type: list
3029         required: true
3030         status: SUPPORTED
3031         entry_schema:
3032           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3033       subinterface_nested_vlan_parent_interface:
3034         type: list
3035         required: true
3036         status: SUPPORTED
3037         entry_schema:
3038           type: string
3039       port_ps_server_1b_port_1_order:
3040         type: integer
3041         required: true
3042         status: SUPPORTED
3043       port_ps_server_1b_port_1_subnetpoolid:
3044         type: string
3045         required: true
3046         status: SUPPORTED
3047       port_ps_server_1b_port_1_network:
3048         type: list
3049         required: true
3050         status: SUPPORTED
3051         entry_schema:
3052           type: string
3053       compute_ps_server_1b_availability_zone:
3054         type: list
3055         required: true
3056         status: SUPPORTED
3057         entry_schema:
3058           type: string
3059       port_ps_server_1b_port_1_vlan_requirements:
3060         type: list
3061         required: true
3062         status: SUPPORTED
3063         entry_schema:
3064           type: org.openecomp.datatypes.network.VlanRequirements
3065       compute_ps_server_1b_name:
3066         type: list
3067         required: true
3068         status: SUPPORTED
3069         entry_schema:
3070           type: string
3071     requirements:
3072     - dependency_ps_server_1b:
3073         capability: tosca.capabilities.Node
3074         node: tosca.nodes.Root
3075         relationship: tosca.relationships.DependsOn
3076         occurrences:
3077         - 0
3078         - UNBOUNDED
3079     - local_storage_ps_server_1b:
3080         capability: tosca.capabilities.Attachment
3081         node: tosca.nodes.BlockStorage
3082         relationship: tosca.relationships.AttachesTo
3083         occurrences:
3084         - 0
3085         - UNBOUNDED
3086     - dependency_ps_server_1b_ps_server_1b_port_1:
3087         capability: tosca.capabilities.Node
3088         node: tosca.nodes.Root
3089         relationship: tosca.relationships.DependsOn
3090         occurrences:
3091         - 0
3092         - UNBOUNDED
3093     - link_ps_server_1b_ps_server_1b_port_1:
3094         capability: tosca.capabilities.network.Linkable
3095         relationship: tosca.relationships.network.LinksTo
3096         occurrences:
3097         - 1
3098         - 1
3099     - dependency_ps_server_1b_ps_server_1b_port_1_nested_vlan:
3100         capability: tosca.capabilities.Node
3101         node: tosca.nodes.Root
3102         relationship: tosca.relationships.DependsOn
3103         occurrences:
3104         - 0
3105         - UNBOUNDED
3106     - dependency_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_1_nested_vlan:
3107         capability: tosca.capabilities.Node
3108         node: tosca.nodes.Root
3109         relationship: tosca.relationships.DependsOn
3110         occurrences:
3111         - 0
3112         - UNBOUNDED
3113     - subinterface_link_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_1_nested_vlan:
3114         capability: tosca.capabilities.network.Linkable
3115         relationship: tosca.relationships.network.LinksTo
3116         occurrences:
3117         - 1
3118         - 1
3119     capabilities:
3120       disk.write.bytes.rate_ps_server_1b:
3121         type: org.openecomp.capabilities.metric.Ceilometer
3122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3123         occurrences:
3124         - 1
3125         - UNBOUNDED
3126       disk.device.usage_ps_server_1b:
3127         type: org.openecomp.capabilities.metric.Ceilometer
3128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3129         occurrences:
3130         - 1
3131         - UNBOUNDED
3132       feature_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_1_nested_vlan:
3133         type: tosca.capabilities.Node
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       disk.device.allocation_ps_server_1b:
3138         type: org.openecomp.capabilities.metric.Ceilometer
3139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3140         occurrences:
3141         - 1
3142         - UNBOUNDED
3143       disk.device.write.requests_ps_server_1b:
3144         type: org.openecomp.capabilities.metric.Ceilometer
3145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3146         occurrences:
3147         - 1
3148         - UNBOUNDED
3149       cpu_util_ps_server_1b:
3150         type: org.openecomp.capabilities.metric.Ceilometer
3151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       scalable_ps_server_1b:
3156         type: tosca.capabilities.Scalable
3157         occurrences:
3158         - 1
3159         - UNBOUNDED
3160       network.outgoing.bytes_ps_server_1b_ps_server_1b_port_1:
3161         type: org.openecomp.capabilities.metric.Ceilometer
3162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3163         occurrences:
3164         - 1
3165         - UNBOUNDED
3166       disk.device.read.bytes.rate_ps_server_1b:
3167         type: org.openecomp.capabilities.metric.Ceilometer
3168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3169         occurrences:
3170         - 1
3171         - UNBOUNDED
3172       disk.device.latency_ps_server_1b:
3173         type: org.openecomp.capabilities.metric.Ceilometer
3174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3175         occurrences:
3176         - 1
3177         - UNBOUNDED
3178       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port_1:
3179         type: org.openecomp.capabilities.metric.Ceilometer
3180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3181         occurrences:
3182         - 1
3183         - UNBOUNDED
3184       disk.device.iops_ps_server_1b:
3185         type: org.openecomp.capabilities.metric.Ceilometer
3186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3187         occurrences:
3188         - 1
3189         - UNBOUNDED
3190       disk.device.capacity_ps_server_1b:
3191         type: org.openecomp.capabilities.metric.Ceilometer
3192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3193         occurrences:
3194         - 1
3195         - UNBOUNDED
3196       instance_ps_server_1b:
3197         type: org.openecomp.capabilities.metric.Ceilometer
3198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3199         occurrences:
3200         - 1
3201         - UNBOUNDED
3202       cpu_ps_server_1b:
3203         type: org.openecomp.capabilities.metric.Ceilometer
3204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3205         occurrences:
3206         - 1
3207         - UNBOUNDED
3208       disk.device.write.bytes_ps_server_1b:
3209         type: org.openecomp.capabilities.metric.Ceilometer
3210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3211         occurrences:
3212         - 1
3213         - UNBOUNDED
3214       disk.read.bytes.rate_ps_server_1b:
3215         type: org.openecomp.capabilities.metric.Ceilometer
3216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3217         occurrences:
3218         - 1
3219         - UNBOUNDED
3220       disk.device.read.requests_ps_server_1b:
3221         type: org.openecomp.capabilities.metric.Ceilometer
3222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3223         occurrences:
3224         - 1
3225         - UNBOUNDED
3226       host_ps_server_1b:
3227         type: tosca.capabilities.Container
3228         valid_source_types:
3229         - tosca.nodes.SoftwareComponent
3230         occurrences:
3231         - 1
3232         - UNBOUNDED
3233       disk.usage_ps_server_1b:
3234         type: org.openecomp.capabilities.metric.Ceilometer
3235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3236         occurrences:
3237         - 1
3238         - UNBOUNDED
3239       disk.read.requests_ps_server_1b:
3240         type: org.openecomp.capabilities.metric.Ceilometer
3241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3242         occurrences:
3243         - 1
3244         - UNBOUNDED
3245       disk.device.read.requests.rate_ps_server_1b:
3246         type: org.openecomp.capabilities.metric.Ceilometer
3247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3248         occurrences:
3249         - 1
3250         - UNBOUNDED
3251       disk.capacity_ps_server_1b:
3252         type: org.openecomp.capabilities.metric.Ceilometer
3253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3254         occurrences:
3255         - 1
3256         - UNBOUNDED
3257       network.incoming.bytes_ps_server_1b_ps_server_1b_port_1:
3258         type: org.openecomp.capabilities.metric.Ceilometer
3259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3260         occurrences:
3261         - 1
3262         - UNBOUNDED
3263       disk.write.requests.rate_ps_server_1b:
3264         type: org.openecomp.capabilities.metric.Ceilometer
3265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3266         occurrences:
3267         - 1
3268         - UNBOUNDED
3269       disk.device.read.bytes_ps_server_1b:
3270         type: org.openecomp.capabilities.metric.Ceilometer
3271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3272         occurrences:
3273         - 1
3274         - UNBOUNDED
3275       attachment_ps_server_1b_ps_server_1b_port_1:
3276         type: tosca.capabilities.Attachment
3277         occurrences:
3278         - 1
3279         - UNBOUNDED
3280       disk.device.write.requests.rate_ps_server_1b:
3281         type: org.openecomp.capabilities.metric.Ceilometer
3282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3283         occurrences:
3284         - 1
3285         - UNBOUNDED
3286       network.incoming.packets_ps_server_1b_ps_server_1b_port_1:
3287         type: org.openecomp.capabilities.metric.Ceilometer
3288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3289         occurrences:
3290         - 1
3291         - UNBOUNDED
3292       disk.root.size_ps_server_1b:
3293         type: org.openecomp.capabilities.metric.Ceilometer
3294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3295         occurrences:
3296         - 1
3297         - UNBOUNDED
3298       feature_ps_server_1b_ps_server_1b_port_1_nested_vlan:
3299         type: tosca.capabilities.Node
3300         occurrences:
3301         - 1
3302         - UNBOUNDED
3303       binding_ps_server_1b:
3304         type: tosca.capabilities.network.Bindable
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       memory.resident_ps_server_1b:
3309         type: org.openecomp.capabilities.metric.Ceilometer
3310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       memory_ps_server_1b:
3315         type: org.openecomp.capabilities.metric.Ceilometer
3316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3317         occurrences:
3318         - 1
3319         - UNBOUNDED
3320       disk.write.bytes_ps_server_1b:
3321         type: org.openecomp.capabilities.metric.Ceilometer
3322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3323         occurrences:
3324         - 1
3325         - UNBOUNDED
3326       disk.device.write.bytes.rate_ps_server_1b:
3327         type: org.openecomp.capabilities.metric.Ceilometer
3328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3329         occurrences:
3330         - 1
3331         - UNBOUNDED
3332       disk.read.bytes_ps_server_1b:
3333         type: org.openecomp.capabilities.metric.Ceilometer
3334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3335         occurrences:
3336         - 1
3337         - UNBOUNDED
3338       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port_1:
3339         type: org.openecomp.capabilities.metric.Ceilometer
3340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3341         occurrences:
3342         - 1
3343         - UNBOUNDED
3344       feature_ps_server_1b:
3345         type: tosca.capabilities.Node
3346         occurrences:
3347         - 1
3348         - UNBOUNDED
3349       os_ps_server_1b:
3350         type: tosca.capabilities.OperatingSystem
3351         occurrences:
3352         - 1
3353         - UNBOUNDED
3354       forwarder_ps_server_1b_ps_server_1b_port_1:
3355         type: org.openecomp.capabilities.Forwarder
3356         occurrences:
3357         - 1
3358         - UNBOUNDED
3359       disk.iops_ps_server_1b:
3360         type: org.openecomp.capabilities.metric.Ceilometer
3361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3362         occurrences:
3363         - 1
3364         - UNBOUNDED
3365       disk.allocation_ps_server_1b:
3366         type: org.openecomp.capabilities.metric.Ceilometer
3367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3368         occurrences:
3369         - 1
3370         - UNBOUNDED
3371       disk.write.requests_ps_server_1b:
3372         type: org.openecomp.capabilities.metric.Ceilometer
3373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3374         occurrences:
3375         - 1
3376         - UNBOUNDED
3377       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port_1:
3378         type: org.openecomp.capabilities.metric.Ceilometer
3379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3380         occurrences:
3381         - 1
3382         - UNBOUNDED
3383       binding_ps_server_1b_ps_server_1b_port_1:
3384         type: tosca.capabilities.network.Bindable
3385         valid_source_types:
3386         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3387         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3388         occurrences:
3389         - 0
3390         - UNBOUNDED
3391       memory.usage_ps_server_1b:
3392         type: org.openecomp.capabilities.metric.Ceilometer
3393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3394         occurrences:
3395         - 1
3396         - UNBOUNDED
3397       disk.latency_ps_server_1b:
3398         type: org.openecomp.capabilities.metric.Ceilometer
3399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3400         occurrences:
3401         - 1
3402         - UNBOUNDED
3403       network.outpoing.packets_ps_server_1b_ps_server_1b_port_1:
3404         type: org.openecomp.capabilities.metric.Ceilometer
3405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3406         occurrences:
3407         - 1
3408         - UNBOUNDED
3409       endpoint_ps_server_1b:
3410         type: tosca.capabilities.Endpoint.Admin
3411         occurrences:
3412         - 1
3413         - UNBOUNDED
3414       vcpus_ps_server_1b:
3415         type: org.openecomp.capabilities.metric.Ceilometer
3416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3417         occurrences:
3418         - 1
3419         - UNBOUNDED
3420       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port_1:
3421         type: org.openecomp.capabilities.metric.Ceilometer
3422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3423         occurrences:
3424         - 1
3425         - UNBOUNDED
3426       cpu.delta_ps_server_1b:
3427         type: org.openecomp.capabilities.metric.Ceilometer
3428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3429         occurrences:
3430         - 1
3431         - UNBOUNDED
3432       disk.ephemeral.size_ps_server_1b:
3433         type: org.openecomp.capabilities.metric.Ceilometer
3434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3435         occurrences:
3436         - 1
3437         - UNBOUNDED
3438       feature_ps_server_1b_ps_server_1b_port_1:
3439         type: tosca.capabilities.Node
3440         occurrences:
3441         - 1
3442         - UNBOUNDED
3443   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
3444     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3445     properties:
3446       vlan_ids:
3447         type: string
3448         required: true
3449         status: SUPPORTED
3450       parent_interface:
3451         type: string
3452         required: true
3453         status: SUPPORTED
3454       virtual_ipv6_address:
3455         type: string
3456         required: true
3457         status: SUPPORTED
3458       virtual_ip_address:
3459         type: string
3460         required: true
3461         status: SUPPORTED
3462       lb_st_vlan_type_oam:
3463         type: string
3464         description: dummy
3465         required: true
3466         status: SUPPORTED
3467       mac_address:
3468         type: string
3469         required: true
3470         status: SUPPORTED
3471       net1:
3472         type: string
3473         required: true
3474         status: SUPPORTED
3475       subinterface_name_prefix:
3476         type: string
3477         required: true
3478         status: SUPPORTED
3479       subinterface_instance_index:
3480         type: float
3481         required: true
3482         status: SUPPORTED
3483     requirements:
3484     - dependency_template_Vlan_vmi_1:
3485         capability: tosca.capabilities.Node
3486         node: tosca.nodes.Root
3487         relationship: tosca.relationships.DependsOn
3488         occurrences:
3489         - 0
3490         - UNBOUNDED
3491     - subinterface_link_template_Vlan_vmi_1:
3492         capability: tosca.capabilities.network.Linkable
3493         relationship: tosca.relationships.network.LinksTo
3494         occurrences:
3495         - 1
3496         - 1
3497     - binding_template_Vlan_vmi_1:
3498         capability: tosca.capabilities.network.Bindable
3499         node: org.openecomp.resource.cp.nodes.network.Port
3500         relationship: tosca.relationships.network.BindsTo
3501         occurrences:
3502         - 1
3503         - 1
3504     capabilities:
3505       feature_template_Vlan_vmi_1:
3506         type: tosca.capabilities.Node
3507         occurrences:
3508         - 1
3509         - UNBOUNDED