5edb4bff23e752304d119c1d4e1dea61b55b566d
[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_port_2_test_nested_level2:
161         capability: tosca.capabilities.Node
162         node: tosca.nodes.Root
163         relationship: tosca.relationships.DependsOn
164         occurrences:
165         - 0
166         - UNBOUNDED
167     - dependency_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       network.outgoing.packets.rate_ps_server_1b_port_2_test_nested_level2:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       scalable_server_1b_ps_1_test_nested_level2:
209         type: tosca.capabilities.Scalable
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       disk.read.requests_server_1b_ps_2_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       endpoint_server_1b_ps_2_test_nested_level2:
249         type: tosca.capabilities.Endpoint.Admin
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.iops_server_1b_ps_2_test_nested_level2:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.read.bytes_server_1b_ps_1_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       feature_packet_ext_network_test_nested_level2:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       forwarder_ps_server_1b_port_1_test_nested_level2:
271         type: org.openecomp.capabilities.Forwarder
272         occurrences:
273         - 1
274         - UNBOUNDED
275       forwarder_pd_server_1b_port_0:
276         type: org.openecomp.capabilities.Forwarder
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.capacity_server_1b_pd_0:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       network.outpoing.packets_pd_server_1b_port_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       cpu_util_server_1b_ps_2_test_nested_level2:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       network.incoming.packets_ps_server_1b_port_1_test_nested_level2:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       feature_pd_server_1b_port_0:
305         type: tosca.capabilities.Node
306         occurrences:
307         - 1
308         - UNBOUNDED
309       memory_server_1b_ps_1_test_nested_level2:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       link_packet_int_network_test_nested_level2:
316         type: tosca.capabilities.network.Linkable
317         occurrences:
318         - 1
319         - UNBOUNDED
320       os_server_1b_ps_1_test_nested_level2:
321         type: tosca.capabilities.OperatingSystem
322         occurrences:
323         - 1
324         - UNBOUNDED
325       network.incoming.bytes_ps_server_1b_port_2_test_nested_level2:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       disk.root.size_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       attachment_packet_internal_network:
338         type: tosca.capabilities.Attachment
339         occurrences:
340         - 1
341         - UNBOUNDED
342       disk.device.allocation_server_1b_pd_0:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       feature_test_resourceGroup_0:
349         type: tosca.capabilities.Node
350         occurrences:
351         - 1
352         - UNBOUNDED
353       feature_packet_int_network_test_nested_level2:
354         type: tosca.capabilities.Node
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.write.requests_server_1b_ps_1_test_nested_level2:
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       cpu_server_1b_pd_0:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       disk.write.requests.rate_server_1b_pd_0:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       network.incoming.bytes.rate_ps_server_1b_port_2_test_nested_level2:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.latency_server_1b_ps_1_test_nested_level2:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.device.read.bytes.rate_server_1b_pd_0:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       feature_test_nested_level2:
395         type: tosca.capabilities.Node
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.write.bytes.rate_server_1b_pd_0:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.usage_server_1b_ps_1_test_nested_level2:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.device.read.requests.rate_server_1b_ps_2_test_nested_level2:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.read.bytes_server_1b_ps_1_test_nested_level2:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.read.bytes_server_1b_ps_2_test_nested_level2:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       cpu_server_1b_ps_1_test_nested_level2:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.usage_server_1b_pd_0:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.ephemeral.size_server_1b_ps_2_test_nested_level2:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       end_point_packet_int_network_test_nested_level2:
448         type: tosca.capabilities.Endpoint
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.iops_server_1b_pd_0:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.write.bytes.rate_server_1b_ps_1_test_nested_level2:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       scalable_server_1b_ps_2_test_nested_level2:
465         type: tosca.capabilities.Scalable
466         occurrences:
467         - 1
468         - UNBOUNDED
469       cpu_util_server_1b_pd_0:
470         type: org.openecomp.capabilities.metric.Ceilometer
471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
472         occurrences:
473         - 1
474         - UNBOUNDED
475       disk.read.requests_server_1b_pd_0:
476         type: org.openecomp.capabilities.metric.Ceilometer
477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
478         occurrences:
479         - 1
480         - UNBOUNDED
481       disk.device.write.bytes.rate_server_1b_pd_0:
482         type: org.openecomp.capabilities.metric.Ceilometer
483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
484         occurrences:
485         - 1
486         - UNBOUNDED
487       vcpus_server_1b_ps_1_test_nested_level2:
488         type: org.openecomp.capabilities.metric.Ceilometer
489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
490         occurrences:
491         - 1
492         - UNBOUNDED
493       disk.device.write.bytes_server_1b_ps_1_test_nested_level2:
494         type: org.openecomp.capabilities.metric.Ceilometer
495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
496         occurrences:
497         - 1
498         - UNBOUNDED
499       feature_server_1b_ps_2_test_nested_level2:
500         type: tosca.capabilities.Node
501         occurrences:
502         - 1
503         - UNBOUNDED
504       disk.iops_server_1b_ps_1_test_nested_level2:
505         type: org.openecomp.capabilities.metric.Ceilometer
506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
507         occurrences:
508         - 1
509         - UNBOUNDED
510       disk.device.read.bytes_server_1b_ps_2_test_nested_level2:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       feature_server_1b_pd_0:
517         type: tosca.capabilities.Node
518         occurrences:
519         - 1
520         - UNBOUNDED
521       disk.device.write.requests.rate_server_1b_ps_2_test_nested_level2:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       disk.device.write.requests_server_1b_ps_2_test_nested_level2:
528         type: org.openecomp.capabilities.metric.Ceilometer
529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
530         occurrences:
531         - 1
532         - UNBOUNDED
533       disk.capacity_server_1b_ps_1_test_nested_level2:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       feature_ps_server_1b_port_2_test_nested_level2:
540         type: tosca.capabilities.Node
541         occurrences:
542         - 1
543         - UNBOUNDED
544       disk.allocation_server_1b_ps_1_test_nested_level2:
545         type: org.openecomp.capabilities.metric.Ceilometer
546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
547         occurrences:
548         - 1
549         - UNBOUNDED
550       network.outgoing.bytes_ps_server_1b_port_2_test_nested_level2:
551         type: org.openecomp.capabilities.metric.Ceilometer
552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
553         occurrences:
554         - 1
555         - UNBOUNDED
556       endpoint_server_1b_ps_1_test_nested_level2:
557         type: tosca.capabilities.Endpoint.Admin
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.usage_server_1b_ps_1_test_nested_level2:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.device.write.bytes_server_1b_pd_0:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       disk.iops_server_1b_pd_0:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       feature_template_Vlan_vmi_1_test_resourceGroup_0:
580         type: tosca.capabilities.Node
581         occurrences:
582         - 1
583         - UNBOUNDED
584       end_point_packet_external_network:
585         type: tosca.capabilities.Endpoint
586         occurrences:
587         - 1
588         - UNBOUNDED
589       forwarder_ps_server_1b_port_2_test_nested_level2:
590         type: org.openecomp.capabilities.Forwarder
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       disk.device.write.requests.rate_server_1b_pd_0:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       disk.device.iops_server_1b_ps_2_test_nested_level2:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       feature_template_Vlan_vmi_1_test_resourceGroup_1_test_nested_level2:
642         type: tosca.capabilities.Node
643         occurrences:
644         - 1
645         - UNBOUNDED
646       network.outgoing.bytes_pd_server_1b_port_0:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       disk.read.requests_server_1b_ps_1_test_nested_level2:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       memory.usage_server_1b_ps_1_test_nested_level2:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       link_packet_external_network:
665         type: tosca.capabilities.network.Linkable
666         occurrences:
667         - 1
668         - UNBOUNDED
669       memory.usage_server_1b_ps_2_test_nested_level2:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.device.iops_server_1b_ps_1_test_nested_level2:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       memory.resident_server_1b_pd_0:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       network.outgoing.packets.rate_pd_server_1b_port_0:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.device.read.bytes_server_1b_pd_0:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       feature_server_1b_ps_1_test_nested_level2:
700         type: tosca.capabilities.Node
701         occurrences:
702         - 1
703         - UNBOUNDED
704       vcpus_server_1b_ps_2_test_nested_level2:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       attachment_pd_server_1b_port_0:
711         type: tosca.capabilities.Attachment
712         occurrences:
713         - 1
714         - UNBOUNDED
715       attachment_packet_ext_network_test_nested_level2:
716         type: tosca.capabilities.Attachment
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.device.write.requests.rate_server_1b_ps_1_test_nested_level2:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       host_server_1b_ps_1_test_nested_level2:
727         type: tosca.capabilities.Container
728         valid_source_types:
729         - tosca.nodes.SoftwareComponent
730         occurrences:
731         - 1
732         - UNBOUNDED
733       disk.ephemeral.size_server_1b_pd_0:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       network.outgoing.bytes_ps_server_1b_port_1_test_nested_level2:
740         type: org.openecomp.capabilities.metric.Ceilometer
741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
742         occurrences:
743         - 1
744         - UNBOUNDED
745       disk.write.bytes_server_1b_ps_1_test_nested_level2:
746         type: org.openecomp.capabilities.metric.Ceilometer
747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
748         occurrences:
749         - 1
750         - UNBOUNDED
751       end_point_packet_internal_network:
752         type: tosca.capabilities.Endpoint
753         occurrences:
754         - 1
755         - UNBOUNDED
756       attachment_ps_server_1b_port_1_test_nested_level2:
757         type: tosca.capabilities.Attachment
758         occurrences:
759         - 1
760         - UNBOUNDED
761       feature_ps_server_1b_port_1_test_nested_level2:
762         type: tosca.capabilities.Node
763         occurrences:
764         - 1
765         - UNBOUNDED
766       feature_packet_internal_network:
767         type: tosca.capabilities.Node
768         occurrences:
769         - 1
770         - UNBOUNDED
771       cpu.delta_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       disk.device.write.requests_server_1b_ps_1_test_nested_level2:
778         type: org.openecomp.capabilities.metric.Ceilometer
779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
780         occurrences:
781         - 1
782         - UNBOUNDED
783       disk.device.capacity_server_1b_ps_1_test_nested_level2:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       disk.usage_server_1b_ps_2_test_nested_level2:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       instance_server_1b_pd_0:
796         type: org.openecomp.capabilities.metric.Ceilometer
797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
798         occurrences:
799         - 1
800         - UNBOUNDED
801       disk.device.capacity_server_1b_pd_0:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       disk.root.size_server_1b_ps_2_test_nested_level2:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.device.read.bytes.rate_server_1b_ps_1_test_nested_level2:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       instance_server_1b_ps_1_test_nested_level2:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       network.outgoing.bytes.rate_ps_server_1b_port_1_test_nested_level2:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       network.incoming.packets.rate_ps_server_1b_port_1_test_nested_level2:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.device.read.requests_server_1b_ps_1_test_nested_level2:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       network.outgoing.bytes.rate_pd_server_1b_port_0:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       network.incoming.packets.rate_pd_server_1b_port_0:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       network.incoming.packets_ps_server_1b_port_2_test_nested_level2:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       os_server_1b_pd_0:
862         type: tosca.capabilities.OperatingSystem
863         occurrences:
864         - 1
865         - UNBOUNDED
866       network.incoming.bytes_ps_server_1b_port_1_test_nested_level2:
867         type: org.openecomp.capabilities.metric.Ceilometer
868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
869         occurrences:
870         - 1
871         - UNBOUNDED
872       endpoint_server_1b_pd_0:
873         type: tosca.capabilities.Endpoint.Admin
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.read.bytes_server_1b_pd_0:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       cpu_util_server_1b_ps_1_test_nested_level2:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.write.requests_server_1b_ps_2_test_nested_level2:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.latency_server_1b_ps_2_test_nested_level2:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       binding_server_1b_ps_1_test_nested_level2:
902         type: tosca.capabilities.network.Bindable
903         occurrences:
904         - 1
905         - UNBOUNDED
906       disk.device.usage_server_1b_ps_2_test_nested_level2:
907         type: org.openecomp.capabilities.metric.Ceilometer
908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
909         occurrences:
910         - 1
911         - UNBOUNDED
912       network.incoming.bytes.rate_ps_server_1b_port_1_test_nested_level2:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       binding_ps_server_1b_port_1_test_nested_level2:
919         type: tosca.capabilities.network.Bindable
920         valid_source_types:
921         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
922         occurrences:
923         - 0
924         - UNBOUNDED
925       host_server_1b_pd_0:
926         type: tosca.capabilities.Container
927         valid_source_types:
928         - tosca.nodes.SoftwareComponent
929         occurrences:
930         - 1
931         - UNBOUNDED
932       attachment_packet_int_network_test_nested_level2:
933         type: tosca.capabilities.Attachment
934         occurrences:
935         - 1
936         - UNBOUNDED
937       network.incoming.bytes_pd_server_1b_port_0:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       disk.root.size_server_1b_pd_0:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       binding_ps_server_1b_port_2_test_nested_level2:
950         type: tosca.capabilities.network.Bindable
951         valid_source_types:
952         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
953         occurrences:
954         - 0
955         - UNBOUNDED
956       disk.ephemeral.size_server_1b_ps_1_test_nested_level2:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       disk.allocation_server_1b_ps_2_test_nested_level2:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       memory_server_1b_pd_0:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       disk.device.latency_server_1b_pd_0:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       binding_server_1b_ps_2_test_nested_level2:
981         type: tosca.capabilities.network.Bindable
982         occurrences:
983         - 1
984         - UNBOUNDED
985       disk.device.read.requests.rate_server_1b_ps_1_test_nested_level2:
986         type: org.openecomp.capabilities.metric.Ceilometer
987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
988         occurrences:
989         - 1
990         - UNBOUNDED
991       disk.device.usage_server_1b_pd_0:
992         type: org.openecomp.capabilities.metric.Ceilometer
993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
994         occurrences:
995         - 1
996         - UNBOUNDED
997       cpu_server_1b_ps_2_test_nested_level2:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       feature_packet_external_network:
1004         type: tosca.capabilities.Node
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       memory.resident_server_1b_ps_2_test_nested_level2:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       memory.resident_server_1b_ps_1_test_nested_level2:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       disk.write.bytes.rate_server_1b_ps_2_test_nested_level2:
1021         type: org.openecomp.capabilities.metric.Ceilometer
1022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       disk.device.write.bytes.rate_server_1b_ps_2_test_nested_level2:
1027         type: org.openecomp.capabilities.metric.Ceilometer
1028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       network.outgoing.packets.rate_ps_server_1b_port_1_test_nested_level2:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.device.latency_server_1b_ps_1_test_nested_level2:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       disk.allocation_server_1b_pd_0:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       link_packet_ext_network_test_nested_level2:
1051         type: tosca.capabilities.network.Linkable
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       disk.write.bytes_server_1b_ps_2_test_nested_level2:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       binding_pd_server_1b_port_0:
1062         type: tosca.capabilities.network.Bindable
1063         valid_source_types:
1064         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1065         occurrences:
1066         - 0
1067         - UNBOUNDED
1068       host_server_1b_ps_2_test_nested_level2:
1069         type: tosca.capabilities.Container
1070         valid_source_types:
1071         - tosca.nodes.SoftwareComponent
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       disk.device.read.requests.rate_server_1b_pd_0:
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       link_packet_internal_network:
1082         type: tosca.capabilities.network.Linkable
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       network.incoming.packets.rate_ps_server_1b_port_2_test_nested_level2:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       disk.write.requests_server_1b_pd_0:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       attachment_ps_server_1b_port_2_test_nested_level2:
1099         type: tosca.capabilities.Attachment
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       disk.device.allocation_server_1b_ps_1_test_nested_level2:
1104         type: org.openecomp.capabilities.metric.Ceilometer
1105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       disk.device.read.bytes.rate_server_1b_ps_2_test_nested_level2:
1110         type: org.openecomp.capabilities.metric.Ceilometer
1111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1112         occurrences:
1113         - 1
1114         - UNBOUNDED
1115       scalable_server_1b_pd_0:
1116         type: tosca.capabilities.Scalable
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       memory_server_1b_ps_2_test_nested_level2:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126       network.outgoing.bytes.rate_ps_server_1b_port_2_test_nested_level2:
1127         type: org.openecomp.capabilities.metric.Ceilometer
1128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       os_server_1b_ps_2_test_nested_level2:
1133         type: tosca.capabilities.OperatingSystem
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       cpu.delta_server_1b_pd_0:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       disk.read.bytes.rate_server_1b_ps_1_test_nested_level2:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       feature_test_resourceGroup_1_test_nested_level2:
1150         type: tosca.capabilities.Node
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       disk.read.bytes.rate_server_1b_ps_2_test_nested_level2:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       disk.device.allocation_server_1b_ps_2_test_nested_level2:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       vcpus_server_1b_pd_0:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       disk.device.read.requests_server_1b_pd_0:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       network.incoming.packets_pd_server_1b_port_0:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       disk.read.bytes.rate_server_1b_pd_0:
1185         type: org.openecomp.capabilities.metric.Ceilometer
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       memory.usage_server_1b_pd_0:
1191         type: org.openecomp.capabilities.metric.Ceilometer
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1193         occurrences:
1194         - 1
1195         - UNBOUNDED
1196       attachment_packet_external_network:
1197         type: tosca.capabilities.Attachment
1198         occurrences:
1199         - 1
1200         - UNBOUNDED
1201       network.outpoing.packets_ps_server_1b_port_1_test_nested_level2:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       disk.latency_server_1b_pd_0:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       network.outpoing.packets_ps_server_1b_port_2_test_nested_level2:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       network.incoming.bytes.rate_pd_server_1b_port_0:
1220         type: org.openecomp.capabilities.metric.Ceilometer
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       disk.write.requests.rate_server_1b_ps_2_test_nested_level2:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       disk.write.requests.rate_server_1b_ps_1_test_nested_level2:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237   org.openecomp.resource.abstract.nodes.pd_server_1b:
1238     derived_from: org.openecomp.resource.abstract.nodes.VFC
1239     properties:
1240       compute_pd_server_1b_name:
1241         type: list
1242         required: true
1243         status: SUPPORTED
1244         entry_schema:
1245           type: string
1246       index_value:
1247         type: integer
1248         description: Index value of this substitution service template runtime instance
1249         required: false
1250         default: 0
1251         status: SUPPORTED
1252         constraints:
1253         - greater_or_equal: 0
1254       vm_flavor_name:
1255         type: string
1256         required: true
1257         status: SUPPORTED
1258       port_pd_server_1b_port_vlan_requirements:
1259         type: list
1260         required: true
1261         status: SUPPORTED
1262         entry_schema:
1263           type: org.openecomp.datatypes.network.VlanRequirements
1264       subinterface_nested_vlan_net1:
1265         type: list
1266         required: true
1267         status: SUPPORTED
1268         entry_schema:
1269           type: string
1270       port_pd_server_1b_port_network_role_tag:
1271         type: string
1272         required: true
1273         status: SUPPORTED
1274       vm_image_name:
1275         type: string
1276         required: true
1277         status: SUPPORTED
1278       port_pd_server_1b_port_replacement_policy:
1279         type: list
1280         required: true
1281         status: SUPPORTED
1282         entry_schema:
1283           type: string
1284       port_pd_server_1b_port_mac_requirements:
1285         type: org.openecomp.datatypes.network.MacRequirements
1286         required: true
1287         status: SUPPORTED
1288       port_pd_server_1b_port_network_role:
1289         type: string
1290         required: true
1291         status: SUPPORTED
1292       subinterface_nested_vlan_parent_interface:
1293         type: list
1294         required: true
1295         status: SUPPORTED
1296         entry_schema:
1297           type: string
1298       port_pd_server_1b_port_fixed_ips:
1299         type: list
1300         required: true
1301         status: SUPPORTED
1302         entry_schema:
1303           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1304       port_pd_server_1b_port_network:
1305         type: list
1306         required: true
1307         status: SUPPORTED
1308         entry_schema:
1309           type: string
1310       compute_pd_server_1b_availability_zone:
1311         type: list
1312         required: true
1313         status: SUPPORTED
1314         entry_schema:
1315           type: string
1316       port_pd_server_1b_port_order:
1317         type: integer
1318         required: true
1319         status: SUPPORTED
1320       port_pd_server_1b_port_exCP_naming:
1321         type: org.openecomp.datatypes.Naming
1322         required: true
1323         status: SUPPORTED
1324       port_pd_server_1b_port_ip_requirements:
1325         type: list
1326         required: true
1327         status: SUPPORTED
1328         entry_schema:
1329           type: org.openecomp.datatypes.network.IpRequirements
1330       port_pd_server_1b_port_subnetpoolid:
1331         type: string
1332         required: true
1333         status: SUPPORTED
1334     requirements:
1335     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
1336         capability: tosca.capabilities.Node
1337         node: tosca.nodes.Root
1338         relationship: tosca.relationships.DependsOn
1339         occurrences:
1340         - 0
1341         - UNBOUNDED
1342     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1343         capability: tosca.capabilities.Node
1344         node: tosca.nodes.Root
1345         relationship: tosca.relationships.DependsOn
1346         occurrences:
1347         - 0
1348         - UNBOUNDED
1349     - link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1350         capability: tosca.capabilities.network.Linkable
1351         relationship: tosca.relationships.network.LinksTo
1352         occurrences:
1353         - 1
1354         - 1
1355     - dependency_pd_server_1b:
1356         capability: tosca.capabilities.Node
1357         node: tosca.nodes.Root
1358         relationship: tosca.relationships.DependsOn
1359         occurrences:
1360         - 0
1361         - UNBOUNDED
1362     - local_storage_pd_server_1b:
1363         capability: tosca.capabilities.Attachment
1364         node: tosca.nodes.BlockStorage
1365         relationship: tosca.relationships.AttachesTo
1366         occurrences:
1367         - 0
1368         - UNBOUNDED
1369     - dependency_pd_server_1b_pd_server_1b_port:
1370         capability: tosca.capabilities.Node
1371         node: tosca.nodes.Root
1372         relationship: tosca.relationships.DependsOn
1373         occurrences:
1374         - 0
1375         - UNBOUNDED
1376     - link_pd_server_1b_pd_server_1b_port:
1377         capability: tosca.capabilities.network.Linkable
1378         relationship: tosca.relationships.network.LinksTo
1379         occurrences:
1380         - 1
1381         - 1
1382     capabilities:
1383       disk.device.read.bytes_pd_server_1b:
1384         type: org.openecomp.capabilities.metric.Ceilometer
1385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       feature_pd_server_1b_pd_server_1b_port:
1390         type: tosca.capabilities.Node
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       host_pd_server_1b:
1395         type: tosca.capabilities.Container
1396         valid_source_types:
1397         - tosca.nodes.SoftwareComponent
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       disk.read.bytes.rate_pd_server_1b:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       disk.allocation_pd_server_1b:
1408         type: org.openecomp.capabilities.metric.Ceilometer
1409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1410         occurrences:
1411         - 1
1412         - UNBOUNDED
1413       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1414         type: org.openecomp.capabilities.metric.Ceilometer
1415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1416         occurrences:
1417         - 1
1418         - UNBOUNDED
1419       cpu.delta_pd_server_1b:
1420         type: org.openecomp.capabilities.metric.Ceilometer
1421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1422         occurrences:
1423         - 1
1424         - UNBOUNDED
1425       forwarder_pd_server_1b_pd_server_1b_port:
1426         type: org.openecomp.capabilities.Forwarder
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1431         type: org.openecomp.capabilities.metric.Ceilometer
1432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436       disk.device.read.requests_pd_server_1b:
1437         type: org.openecomp.capabilities.metric.Ceilometer
1438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1439         occurrences:
1440         - 1
1441         - UNBOUNDED
1442       feature_pd_server_1b:
1443         type: tosca.capabilities.Node
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       disk.device.iops_pd_server_1b:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       binding_pd_server_1b_pd_server_1b_port:
1454         type: tosca.capabilities.network.Bindable
1455         valid_source_types:
1456         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1457         occurrences:
1458         - 0
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.outpoing.packets_pd_server_1b_pd_server_1b_port:
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       disk.device.usage_pd_server_1b:
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       attachment_pd_server_1b_pd_server_1b_port:
1532         type: tosca.capabilities.Attachment
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       disk.device.write.requests_pd_server_1b:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       disk.latency_pd_server_1b:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       disk.ephemeral.size_pd_server_1b:
1549         type: org.openecomp.capabilities.metric.Ceilometer
1550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
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       scalable_pd_server_1b:
1561         type: tosca.capabilities.Scalable
1562         occurrences:
1563         - 1
1564         - UNBOUNDED
1565       disk.write.requests_pd_server_1b:
1566         type: org.openecomp.capabilities.metric.Ceilometer
1567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1568         occurrences:
1569         - 1
1570         - UNBOUNDED
1571       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1572         type: tosca.capabilities.Node
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       disk.device.write.bytes.rate_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.root.size_pd_server_1b:
1583         type: org.openecomp.capabilities.metric.Ceilometer
1584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1585         occurrences:
1586         - 1
1587         - UNBOUNDED
1588       disk.iops_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       disk.write.bytes_pd_server_1b:
1595         type: org.openecomp.capabilities.metric.Ceilometer
1596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1597         occurrences:
1598         - 1
1599         - UNBOUNDED
1600       disk.device.write.bytes_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       os_pd_server_1b:
1607         type: tosca.capabilities.OperatingSystem
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       vcpus_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       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
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       instance_pd_server_1b:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       binding_pd_server_1b:
1630         type: tosca.capabilities.network.Bindable
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       cpu_util_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       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
1641         type: org.openecomp.capabilities.metric.Ceilometer
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       memory.resident_pd_server_1b:
1647         type: org.openecomp.capabilities.metric.Ceilometer
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
1653         type: tosca.capabilities.Node
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       network.incoming.packets_pd_server_1b_pd_server_1b_port:
1658         type: org.openecomp.capabilities.metric.Ceilometer
1659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       disk.device.write.requests.rate_pd_server_1b:
1664         type: org.openecomp.capabilities.metric.Ceilometer
1665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       disk.device.capacity_pd_server_1b:
1670         type: org.openecomp.capabilities.metric.Ceilometer
1671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1672         occurrences:
1673         - 1
1674         - UNBOUNDED
1675       disk.read.requests_pd_server_1b:
1676         type: org.openecomp.capabilities.metric.Ceilometer
1677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1678         occurrences:
1679         - 1
1680         - UNBOUNDED
1681       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
1682         type: org.openecomp.capabilities.metric.Ceilometer
1683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1684         occurrences:
1685         - 1
1686         - UNBOUNDED
1687       disk.capacity_pd_server_1b:
1688         type: org.openecomp.capabilities.metric.Ceilometer
1689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1690         occurrences:
1691         - 1
1692         - UNBOUNDED
1693       disk.usage_pd_server_1b:
1694         type: org.openecomp.capabilities.metric.Ceilometer
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       disk.write.requests.rate_pd_server_1b:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705   org.openecomp.resource.abstract.nodes.heat.nested_pattern5_levelTwo:
1706     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1707     properties:
1708       port_net:
1709         type: string
1710         description: port network
1711         required: true
1712         status: SUPPORTED
1713       ps_server_2b_ips:
1714         type: string
1715         required: true
1716         status: SUPPORTED
1717       ps_server_1b_ips:
1718         type: string
1719         required: true
1720         status: SUPPORTED
1721       packet_int_network_name:
1722         type: string
1723         description: network name
1724         required: true
1725         status: SUPPORTED
1726       security_group_name:
1727         type: list
1728         description: CMAUI1, CMAUI2 server names
1729         required: true
1730         status: SUPPORTED
1731         entry_schema:
1732           type: string
1733       availability_zone_0:
1734         type: string
1735         description: availabilityzone name
1736         required: true
1737         status: SUPPORTED
1738       ps_server_1b_flavor:
1739         type: string
1740         description: Flavor for PS server
1741         required: true
1742         status: SUPPORTED
1743       ps_server_1b_image:
1744         type: string
1745         description: Ps Image server
1746         required: true
1747         status: SUPPORTED
1748       sub_inf_net:
1749         type: string
1750         description: sub interface network
1751         required: true
1752         status: SUPPORTED
1753       ps_server_1b_names:
1754         type: list
1755         description: Ps server names
1756         required: true
1757         status: SUPPORTED
1758         entry_schema:
1759           type: string
1760       packet_ext_network_name:
1761         type: string
1762         description: network name
1763         required: true
1764         status: SUPPORTED
1765     requirements:
1766     - dependency_server_1b_ps_1:
1767         capability: tosca.capabilities.Node
1768         node: tosca.nodes.Root
1769         relationship: tosca.relationships.DependsOn
1770         occurrences:
1771         - 0
1772         - UNBOUNDED
1773     - local_storage_server_1b_ps_1:
1774         capability: tosca.capabilities.Attachment
1775         node: tosca.nodes.BlockStorage
1776         relationship: tosca.relationships.AttachesTo
1777         occurrences:
1778         - 0
1779         - UNBOUNDED
1780     - dependency_test_resourceGroup_1:
1781         capability: tosca.capabilities.Node
1782         node: tosca.nodes.Root
1783         relationship: tosca.relationships.DependsOn
1784         occurrences:
1785         - 0
1786         - UNBOUNDED
1787     - dependency_template_Vlan_vmi_1_test_resourceGroup_1:
1788         capability: tosca.capabilities.Node
1789         node: tosca.nodes.Root
1790         relationship: tosca.relationships.DependsOn
1791         occurrences:
1792         - 0
1793         - UNBOUNDED
1794     - dependency_ps_server_1b_port_1:
1795         capability: tosca.capabilities.Node
1796         node: tosca.nodes.Root
1797         relationship: tosca.relationships.DependsOn
1798         occurrences:
1799         - 0
1800         - UNBOUNDED
1801     - dependency_ps_server_1b_port_2:
1802         capability: tosca.capabilities.Node
1803         node: tosca.nodes.Root
1804         relationship: tosca.relationships.DependsOn
1805         occurrences:
1806         - 0
1807         - UNBOUNDED
1808     - dependency_packet_ext_network:
1809         capability: tosca.capabilities.Node
1810         node: tosca.nodes.Root
1811         relationship: tosca.relationships.DependsOn
1812         occurrences:
1813         - 0
1814         - UNBOUNDED
1815     - dependency_packet_int_network:
1816         capability: tosca.capabilities.Node
1817         node: tosca.nodes.Root
1818         relationship: tosca.relationships.DependsOn
1819         occurrences:
1820         - 0
1821         - UNBOUNDED
1822     - dependency_server_1b_ps_2:
1823         capability: tosca.capabilities.Node
1824         node: tosca.nodes.Root
1825         relationship: tosca.relationships.DependsOn
1826         occurrences:
1827         - 0
1828         - UNBOUNDED
1829     - local_storage_server_1b_ps_2:
1830         capability: tosca.capabilities.Attachment
1831         node: tosca.nodes.BlockStorage
1832         relationship: tosca.relationships.AttachesTo
1833         occurrences:
1834         - 0
1835         - UNBOUNDED
1836     capabilities:
1837       binding_ps_server_1b_port_2:
1838         type: tosca.capabilities.network.Bindable
1839         valid_source_types:
1840         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1841         occurrences:
1842         - 0
1843         - UNBOUNDED
1844       disk.device.latency_server_1b_ps_1:
1845         type: org.openecomp.capabilities.metric.Ceilometer
1846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1847         occurrences:
1848         - 1
1849         - UNBOUNDED
1850       disk.device.usage_server_1b_ps_1:
1851         type: org.openecomp.capabilities.metric.Ceilometer
1852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1853         occurrences:
1854         - 1
1855         - UNBOUNDED
1856       disk.device.usage_server_1b_ps_2:
1857         type: org.openecomp.capabilities.metric.Ceilometer
1858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1859         occurrences:
1860         - 1
1861         - UNBOUNDED
1862       disk.read.requests_server_1b_ps_1:
1863         type: org.openecomp.capabilities.metric.Ceilometer
1864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       disk.device.write.requests.rate_server_1b_ps_1:
1869         type: org.openecomp.capabilities.metric.Ceilometer
1870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       disk.read.requests_server_1b_ps_2:
1875         type: org.openecomp.capabilities.metric.Ceilometer
1876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1877         occurrences:
1878         - 1
1879         - UNBOUNDED
1880       disk.device.write.requests.rate_server_1b_ps_2:
1881         type: org.openecomp.capabilities.metric.Ceilometer
1882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1883         occurrences:
1884         - 1
1885         - UNBOUNDED
1886       binding_ps_server_1b_port_1:
1887         type: tosca.capabilities.network.Bindable
1888         valid_source_types:
1889         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1890         occurrences:
1891         - 0
1892         - UNBOUNDED
1893       disk.read.bytes_server_1b_ps_1:
1894         type: org.openecomp.capabilities.metric.Ceilometer
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1896         occurrences:
1897         - 1
1898         - UNBOUNDED
1899       disk.read.bytes_server_1b_ps_2:
1900         type: org.openecomp.capabilities.metric.Ceilometer
1901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1902         occurrences:
1903         - 1
1904         - UNBOUNDED
1905       disk.device.latency_server_1b_ps_2:
1906         type: org.openecomp.capabilities.metric.Ceilometer
1907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1908         occurrences:
1909         - 1
1910         - UNBOUNDED
1911       disk.root.size_server_1b_ps_1:
1912         type: org.openecomp.capabilities.metric.Ceilometer
1913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1914         occurrences:
1915         - 1
1916         - UNBOUNDED
1917       network.incoming.bytes.rate_ps_server_1b_port_2:
1918         type: org.openecomp.capabilities.metric.Ceilometer
1919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1920         occurrences:
1921         - 1
1922         - UNBOUNDED
1923       disk.root.size_server_1b_ps_2:
1924         type: org.openecomp.capabilities.metric.Ceilometer
1925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       network.incoming.bytes.rate_ps_server_1b_port_1:
1930         type: org.openecomp.capabilities.metric.Ceilometer
1931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       disk.device.read.requests.rate_server_1b_ps_1:
1936         type: org.openecomp.capabilities.metric.Ceilometer
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       disk.device.read.requests.rate_server_1b_ps_2:
1942         type: org.openecomp.capabilities.metric.Ceilometer
1943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       feature_test_resourceGroup_1:
1948         type: tosca.capabilities.Node
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       network.incoming.bytes_ps_server_1b_port_2:
1953         type: org.openecomp.capabilities.metric.Ceilometer
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       network.incoming.bytes_ps_server_1b_port_1:
1959         type: org.openecomp.capabilities.metric.Ceilometer
1960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       attachment_packet_int_network:
1965         type: tosca.capabilities.Attachment
1966         occurrences:
1967         - 1
1968         - UNBOUNDED
1969       cpu.delta_server_1b_ps_2:
1970         type: org.openecomp.capabilities.metric.Ceilometer
1971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1972         occurrences:
1973         - 1
1974         - UNBOUNDED
1975       memory.resident_server_1b_ps_2:
1976         type: org.openecomp.capabilities.metric.Ceilometer
1977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1978         occurrences:
1979         - 1
1980         - UNBOUNDED
1981       cpu.delta_server_1b_ps_1:
1982         type: org.openecomp.capabilities.metric.Ceilometer
1983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1984         occurrences:
1985         - 1
1986         - UNBOUNDED
1987       memory.resident_server_1b_ps_1:
1988         type: org.openecomp.capabilities.metric.Ceilometer
1989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1990         occurrences:
1991         - 1
1992         - UNBOUNDED
1993       cpu_util_server_1b_ps_1:
1994         type: org.openecomp.capabilities.metric.Ceilometer
1995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       disk.device.write.bytes.rate_server_1b_ps_2:
2000         type: org.openecomp.capabilities.metric.Ceilometer
2001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2002         occurrences:
2003         - 1
2004         - UNBOUNDED
2005       disk.device.write.bytes.rate_server_1b_ps_1:
2006         type: org.openecomp.capabilities.metric.Ceilometer
2007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2008         occurrences:
2009         - 1
2010         - UNBOUNDED
2011       cpu_util_server_1b_ps_2:
2012         type: org.openecomp.capabilities.metric.Ceilometer
2013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2014         occurrences:
2015         - 1
2016         - UNBOUNDED
2017       disk.ephemeral.size_server_1b_ps_1:
2018         type: org.openecomp.capabilities.metric.Ceilometer
2019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2020         occurrences:
2021         - 1
2022         - UNBOUNDED
2023       disk.ephemeral.size_server_1b_ps_2:
2024         type: org.openecomp.capabilities.metric.Ceilometer
2025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2026         occurrences:
2027         - 1
2028         - UNBOUNDED
2029       disk.capacity_server_1b_ps_2:
2030         type: org.openecomp.capabilities.metric.Ceilometer
2031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2032         occurrences:
2033         - 1
2034         - UNBOUNDED
2035       memory_server_1b_ps_1:
2036         type: org.openecomp.capabilities.metric.Ceilometer
2037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2038         occurrences:
2039         - 1
2040         - UNBOUNDED
2041       network.outgoing.packets.rate_ps_server_1b_port_1:
2042         type: org.openecomp.capabilities.metric.Ceilometer
2043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2044         occurrences:
2045         - 1
2046         - UNBOUNDED
2047       disk.capacity_server_1b_ps_1:
2048         type: org.openecomp.capabilities.metric.Ceilometer
2049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2050         occurrences:
2051         - 1
2052         - UNBOUNDED
2053       memory_server_1b_ps_2:
2054         type: org.openecomp.capabilities.metric.Ceilometer
2055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2056         occurrences:
2057         - 1
2058         - UNBOUNDED
2059       instance_server_1b_ps_1:
2060         type: org.openecomp.capabilities.metric.Ceilometer
2061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2062         occurrences:
2063         - 1
2064         - UNBOUNDED
2065       forwarder_ps_server_1b_port_1:
2066         type: org.openecomp.capabilities.Forwarder
2067         occurrences:
2068         - 1
2069         - UNBOUNDED
2070       forwarder_ps_server_1b_port_2:
2071         type: org.openecomp.capabilities.Forwarder
2072         occurrences:
2073         - 1
2074         - UNBOUNDED
2075       network.outgoing.packets.rate_ps_server_1b_port_2:
2076         type: org.openecomp.capabilities.metric.Ceilometer
2077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2078         occurrences:
2079         - 1
2080         - UNBOUNDED
2081       link_packet_int_network:
2082         type: tosca.capabilities.network.Linkable
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       instance_server_1b_ps_2:
2087         type: org.openecomp.capabilities.metric.Ceilometer
2088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2089         occurrences:
2090         - 1
2091         - UNBOUNDED
2092       feature_template_Vlan_vmi_1_test_resourceGroup_1:
2093         type: tosca.capabilities.Node
2094         occurrences:
2095         - 1
2096         - UNBOUNDED
2097       disk.device.capacity_server_1b_ps_1:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103       end_point_packet_ext_network:
2104         type: tosca.capabilities.Endpoint
2105         occurrences:
2106         - 1
2107         - UNBOUNDED
2108       disk.device.capacity_server_1b_ps_2:
2109         type: org.openecomp.capabilities.metric.Ceilometer
2110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       network.incoming.packets_ps_server_1b_port_2:
2115         type: org.openecomp.capabilities.metric.Ceilometer
2116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2117         occurrences:
2118         - 1
2119         - UNBOUNDED
2120       disk.device.iops_server_1b_ps_2:
2121         type: org.openecomp.capabilities.metric.Ceilometer
2122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       disk.device.iops_server_1b_ps_1:
2127         type: org.openecomp.capabilities.metric.Ceilometer
2128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2129         occurrences:
2130         - 1
2131         - UNBOUNDED
2132       network.incoming.packets_ps_server_1b_port_1:
2133         type: org.openecomp.capabilities.metric.Ceilometer
2134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2135         occurrences:
2136         - 1
2137         - UNBOUNDED
2138       network.outgoing.bytes.rate_ps_server_1b_port_1:
2139         type: org.openecomp.capabilities.metric.Ceilometer
2140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2141         occurrences:
2142         - 1
2143         - UNBOUNDED
2144       network.outpoing.packets_ps_server_1b_port_2:
2145         type: org.openecomp.capabilities.metric.Ceilometer
2146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2147         occurrences:
2148         - 1
2149         - UNBOUNDED
2150       network.outpoing.packets_ps_server_1b_port_1:
2151         type: org.openecomp.capabilities.metric.Ceilometer
2152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2153         occurrences:
2154         - 1
2155         - UNBOUNDED
2156       endpoint_server_1b_ps_1:
2157         type: tosca.capabilities.Endpoint.Admin
2158         occurrences:
2159         - 1
2160         - UNBOUNDED
2161       disk.device.allocation_server_1b_ps_1:
2162         type: org.openecomp.capabilities.metric.Ceilometer
2163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2164         occurrences:
2165         - 1
2166         - UNBOUNDED
2167       endpoint_server_1b_ps_2:
2168         type: tosca.capabilities.Endpoint.Admin
2169         occurrences:
2170         - 1
2171         - UNBOUNDED
2172       disk.write.requests.rate_server_1b_ps_2:
2173         type: org.openecomp.capabilities.metric.Ceilometer
2174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2175         occurrences:
2176         - 1
2177         - UNBOUNDED
2178       disk.write.requests.rate_server_1b_ps_1:
2179         type: org.openecomp.capabilities.metric.Ceilometer
2180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       host_server_1b_ps_2:
2185         type: tosca.capabilities.Container
2186         valid_source_types:
2187         - tosca.nodes.SoftwareComponent
2188         occurrences:
2189         - 1
2190         - UNBOUNDED
2191       host_server_1b_ps_1:
2192         type: tosca.capabilities.Container
2193         valid_source_types:
2194         - tosca.nodes.SoftwareComponent
2195         occurrences:
2196         - 1
2197         - UNBOUNDED
2198       feature_packet_int_network:
2199         type: tosca.capabilities.Node
2200         occurrences:
2201         - 1
2202         - UNBOUNDED
2203       network.outgoing.bytes.rate_ps_server_1b_port_2:
2204         type: org.openecomp.capabilities.metric.Ceilometer
2205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2206         occurrences:
2207         - 1
2208         - UNBOUNDED
2209       disk.write.bytes.rate_server_1b_ps_1:
2210         type: org.openecomp.capabilities.metric.Ceilometer
2211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       disk.write.bytes_server_1b_ps_2:
2216         type: org.openecomp.capabilities.metric.Ceilometer
2217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2218         occurrences:
2219         - 1
2220         - UNBOUNDED
2221       disk.device.write.bytes_server_1b_ps_2:
2222         type: org.openecomp.capabilities.metric.Ceilometer
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       disk.device.write.bytes_server_1b_ps_1:
2228         type: org.openecomp.capabilities.metric.Ceilometer
2229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2230         occurrences:
2231         - 1
2232         - UNBOUNDED
2233       disk.write.bytes_server_1b_ps_1:
2234         type: org.openecomp.capabilities.metric.Ceilometer
2235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       disk.write.bytes.rate_server_1b_ps_2:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       disk.device.allocation_server_1b_ps_2:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       scalable_server_1b_ps_1:
2252         type: tosca.capabilities.Scalable
2253         occurrences:
2254         - 1
2255         - UNBOUNDED
2256       scalable_server_1b_ps_2:
2257         type: tosca.capabilities.Scalable
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       disk.allocation_server_1b_ps_2:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       disk.allocation_server_1b_ps_1:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       feature_server_1b_ps_2:
2274         type: tosca.capabilities.Node
2275         occurrences:
2276         - 1
2277         - UNBOUNDED
2278       feature_server_1b_ps_1:
2279         type: tosca.capabilities.Node
2280         occurrences:
2281         - 1
2282         - UNBOUNDED
2283       vcpus_server_1b_ps_1:
2284         type: org.openecomp.capabilities.metric.Ceilometer
2285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       vcpus_server_1b_ps_2:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       disk.read.bytes.rate_server_1b_ps_2:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       disk.read.bytes.rate_server_1b_ps_1:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       disk.iops_server_1b_ps_1:
2308         type: org.openecomp.capabilities.metric.Ceilometer
2309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2310         occurrences:
2311         - 1
2312         - UNBOUNDED
2313       memory.usage_server_1b_ps_2:
2314         type: org.openecomp.capabilities.metric.Ceilometer
2315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2316         occurrences:
2317         - 1
2318         - UNBOUNDED
2319       memory.usage_server_1b_ps_1:
2320         type: org.openecomp.capabilities.metric.Ceilometer
2321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2322         occurrences:
2323         - 1
2324         - UNBOUNDED
2325       disk.iops_server_1b_ps_2:
2326         type: org.openecomp.capabilities.metric.Ceilometer
2327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       disk.write.requests_server_1b_ps_1:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       disk.write.requests_server_1b_ps_2:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       network.incoming.packets.rate_ps_server_1b_port_2:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       disk.latency_server_1b_ps_2:
2350         type: org.openecomp.capabilities.metric.Ceilometer
2351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2352         occurrences:
2353         - 1
2354         - UNBOUNDED
2355       disk.latency_server_1b_ps_1:
2356         type: org.openecomp.capabilities.metric.Ceilometer
2357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2358         occurrences:
2359         - 1
2360         - UNBOUNDED
2361       network.incoming.packets.rate_ps_server_1b_port_1:
2362         type: org.openecomp.capabilities.metric.Ceilometer
2363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       binding_server_1b_ps_1:
2368         type: tosca.capabilities.network.Bindable
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       link_packet_ext_network:
2373         type: tosca.capabilities.network.Linkable
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       binding_server_1b_ps_2:
2378         type: tosca.capabilities.network.Bindable
2379         occurrences:
2380         - 1
2381         - UNBOUNDED
2382       disk.device.write.requests_server_1b_ps_1:
2383         type: org.openecomp.capabilities.metric.Ceilometer
2384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2385         occurrences:
2386         - 1
2387         - UNBOUNDED
2388       disk.device.read.requests_server_1b_ps_2:
2389         type: org.openecomp.capabilities.metric.Ceilometer
2390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2391         occurrences:
2392         - 1
2393         - UNBOUNDED
2394       disk.device.write.requests_server_1b_ps_2:
2395         type: org.openecomp.capabilities.metric.Ceilometer
2396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2397         occurrences:
2398         - 1
2399         - UNBOUNDED
2400       disk.device.read.requests_server_1b_ps_1:
2401         type: org.openecomp.capabilities.metric.Ceilometer
2402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2403         occurrences:
2404         - 1
2405         - UNBOUNDED
2406       end_point_packet_int_network:
2407         type: tosca.capabilities.Endpoint
2408         occurrences:
2409         - 1
2410         - UNBOUNDED
2411       attachment_ps_server_1b_port_1:
2412         type: tosca.capabilities.Attachment
2413         occurrences:
2414         - 1
2415         - UNBOUNDED
2416       attachment_ps_server_1b_port_2:
2417         type: tosca.capabilities.Attachment
2418         occurrences:
2419         - 1
2420         - UNBOUNDED
2421       attachment_packet_ext_network:
2422         type: tosca.capabilities.Attachment
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       os_server_1b_ps_2:
2427         type: tosca.capabilities.OperatingSystem
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431       os_server_1b_ps_1:
2432         type: tosca.capabilities.OperatingSystem
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       network.outgoing.bytes_ps_server_1b_port_2:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       network.outgoing.bytes_ps_server_1b_port_1:
2443         type: org.openecomp.capabilities.metric.Ceilometer
2444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2445         occurrences:
2446         - 1
2447         - UNBOUNDED
2448       disk.usage_server_1b_ps_2:
2449         type: org.openecomp.capabilities.metric.Ceilometer
2450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2451         occurrences:
2452         - 1
2453         - UNBOUNDED
2454       disk.usage_server_1b_ps_1:
2455         type: org.openecomp.capabilities.metric.Ceilometer
2456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2457         occurrences:
2458         - 1
2459         - UNBOUNDED
2460       disk.device.read.bytes_server_1b_ps_2:
2461         type: org.openecomp.capabilities.metric.Ceilometer
2462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2463         occurrences:
2464         - 1
2465         - UNBOUNDED
2466       disk.device.read.bytes_server_1b_ps_1:
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       cpu_server_1b_ps_2:
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       cpu_server_1b_ps_1:
2479         type: org.openecomp.capabilities.metric.Ceilometer
2480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2481         occurrences:
2482         - 1
2483         - UNBOUNDED
2484       feature_packet_ext_network:
2485         type: tosca.capabilities.Node
2486         occurrences:
2487         - 1
2488         - UNBOUNDED
2489       feature_ps_server_1b_port_1:
2490         type: tosca.capabilities.Node
2491         occurrences:
2492         - 1
2493         - UNBOUNDED
2494       feature_ps_server_1b_port_2:
2495         type: tosca.capabilities.Node
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       disk.device.read.bytes.rate_server_1b_ps_1:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       disk.device.read.bytes.rate_server_1b_ps_2:
2506         type: org.openecomp.capabilities.metric.Ceilometer
2507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2508         occurrences:
2509         - 1
2510         - UNBOUNDED
2511   org.openecomp.resource.abstract.nodes.ps_server_1b_1:
2512     derived_from: org.openecomp.resource.abstract.nodes.VFC
2513     properties:
2514       port_ps_server_1b_port_vlan_requirements:
2515         type: list
2516         required: true
2517         status: SUPPORTED
2518         entry_schema:
2519           type: org.openecomp.datatypes.network.VlanRequirements
2520       port_ps_server_1b_port_mac_requirements:
2521         type: org.openecomp.datatypes.network.MacRequirements
2522         required: true
2523         status: SUPPORTED
2524       port_ps_server_1b_port_network_role_tag:
2525         type: string
2526         required: true
2527         status: SUPPORTED
2528       port_ps_server_1b_port_fixed_ips:
2529         type: list
2530         required: true
2531         status: SUPPORTED
2532         entry_schema:
2533           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2534       index_value:
2535         type: integer
2536         description: Index value of this substitution service template runtime instance
2537         required: false
2538         default: 0
2539         status: SUPPORTED
2540         constraints:
2541         - greater_or_equal: 0
2542       port_ps_server_1b_port_order:
2543         type: integer
2544         required: true
2545         status: SUPPORTED
2546       vm_flavor_name:
2547         type: string
2548         required: true
2549         status: SUPPORTED
2550       port_ps_server_1b_port_network:
2551         type: list
2552         required: true
2553         status: SUPPORTED
2554         entry_schema:
2555           type: string
2556       port_ps_server_1b_port_exCP_naming:
2557         type: org.openecomp.datatypes.Naming
2558         required: true
2559         status: SUPPORTED
2560       port_ps_server_1b_port_ip_requirements:
2561         type: list
2562         required: true
2563         status: SUPPORTED
2564         entry_schema:
2565           type: org.openecomp.datatypes.network.IpRequirements
2566       vm_image_name:
2567         type: string
2568         required: true
2569         status: SUPPORTED
2570       port_ps_server_1b_port_network_role:
2571         type: string
2572         required: true
2573         status: SUPPORTED
2574       port_ps_server_1b_port_replacement_policy:
2575         type: list
2576         required: true
2577         status: SUPPORTED
2578         entry_schema:
2579           type: string
2580       port_ps_server_1b_port_subnetpoolid:
2581         type: string
2582         required: true
2583         status: SUPPORTED
2584       compute_ps_server_1b_availability_zone:
2585         type: list
2586         required: true
2587         status: SUPPORTED
2588         entry_schema:
2589           type: string
2590       compute_ps_server_1b_name:
2591         type: list
2592         required: true
2593         status: SUPPORTED
2594         entry_schema:
2595           type: string
2596     requirements:
2597     - dependency_ps_server_1b:
2598         capability: tosca.capabilities.Node
2599         node: tosca.nodes.Root
2600         relationship: tosca.relationships.DependsOn
2601         occurrences:
2602         - 0
2603         - UNBOUNDED
2604     - local_storage_ps_server_1b:
2605         capability: tosca.capabilities.Attachment
2606         node: tosca.nodes.BlockStorage
2607         relationship: tosca.relationships.AttachesTo
2608         occurrences:
2609         - 0
2610         - UNBOUNDED
2611     - dependency_ps_server_1b_ps_server_1b_port:
2612         capability: tosca.capabilities.Node
2613         node: tosca.nodes.Root
2614         relationship: tosca.relationships.DependsOn
2615         occurrences:
2616         - 0
2617         - UNBOUNDED
2618     - link_ps_server_1b_ps_server_1b_port:
2619         capability: tosca.capabilities.network.Linkable
2620         relationship: tosca.relationships.network.LinksTo
2621         occurrences:
2622         - 1
2623         - 1
2624     capabilities:
2625       disk.write.bytes.rate_ps_server_1b:
2626         type: org.openecomp.capabilities.metric.Ceilometer
2627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2628         occurrences:
2629         - 1
2630         - UNBOUNDED
2631       disk.device.usage_ps_server_1b:
2632         type: org.openecomp.capabilities.metric.Ceilometer
2633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2634         occurrences:
2635         - 1
2636         - UNBOUNDED
2637       disk.device.allocation_ps_server_1b:
2638         type: org.openecomp.capabilities.metric.Ceilometer
2639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2640         occurrences:
2641         - 1
2642         - UNBOUNDED
2643       disk.device.write.requests_ps_server_1b:
2644         type: org.openecomp.capabilities.metric.Ceilometer
2645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2646         occurrences:
2647         - 1
2648         - UNBOUNDED
2649       cpu_util_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       scalable_ps_server_1b:
2656         type: tosca.capabilities.Scalable
2657         occurrences:
2658         - 1
2659         - UNBOUNDED
2660       disk.device.read.bytes.rate_ps_server_1b:
2661         type: org.openecomp.capabilities.metric.Ceilometer
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       disk.device.latency_ps_server_1b:
2667         type: org.openecomp.capabilities.metric.Ceilometer
2668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       disk.device.iops_ps_server_1b:
2673         type: org.openecomp.capabilities.metric.Ceilometer
2674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2675         occurrences:
2676         - 1
2677         - UNBOUNDED
2678       attachment_ps_server_1b_ps_server_1b_port:
2679         type: tosca.capabilities.Attachment
2680         occurrences:
2681         - 1
2682         - UNBOUNDED
2683       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
2684         type: org.openecomp.capabilities.metric.Ceilometer
2685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2686         occurrences:
2687         - 1
2688         - UNBOUNDED
2689       disk.device.capacity_ps_server_1b:
2690         type: org.openecomp.capabilities.metric.Ceilometer
2691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       forwarder_ps_server_1b_ps_server_1b_port:
2696         type: org.openecomp.capabilities.Forwarder
2697         occurrences:
2698         - 1
2699         - UNBOUNDED
2700       instance_ps_server_1b:
2701         type: org.openecomp.capabilities.metric.Ceilometer
2702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       cpu_ps_server_1b:
2707         type: org.openecomp.capabilities.metric.Ceilometer
2708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2709         occurrences:
2710         - 1
2711         - UNBOUNDED
2712       disk.device.write.bytes_ps_server_1b:
2713         type: org.openecomp.capabilities.metric.Ceilometer
2714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2715         occurrences:
2716         - 1
2717         - UNBOUNDED
2718       disk.read.bytes.rate_ps_server_1b:
2719         type: org.openecomp.capabilities.metric.Ceilometer
2720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2721         occurrences:
2722         - 1
2723         - UNBOUNDED
2724       disk.device.read.requests_ps_server_1b:
2725         type: org.openecomp.capabilities.metric.Ceilometer
2726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2727         occurrences:
2728         - 1
2729         - UNBOUNDED
2730       host_ps_server_1b:
2731         type: tosca.capabilities.Container
2732         valid_source_types:
2733         - tosca.nodes.SoftwareComponent
2734         occurrences:
2735         - 1
2736         - UNBOUNDED
2737       disk.usage_ps_server_1b:
2738         type: org.openecomp.capabilities.metric.Ceilometer
2739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2740         occurrences:
2741         - 1
2742         - UNBOUNDED
2743       disk.read.requests_ps_server_1b:
2744         type: org.openecomp.capabilities.metric.Ceilometer
2745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2746         occurrences:
2747         - 1
2748         - UNBOUNDED
2749       disk.device.read.requests.rate_ps_server_1b:
2750         type: org.openecomp.capabilities.metric.Ceilometer
2751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       disk.capacity_ps_server_1b:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
2762         type: org.openecomp.capabilities.metric.Ceilometer
2763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2764         occurrences:
2765         - 1
2766         - UNBOUNDED
2767       disk.write.requests.rate_ps_server_1b:
2768         type: org.openecomp.capabilities.metric.Ceilometer
2769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2770         occurrences:
2771         - 1
2772         - UNBOUNDED
2773       disk.device.read.bytes_ps_server_1b:
2774         type: org.openecomp.capabilities.metric.Ceilometer
2775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2776         occurrences:
2777         - 1
2778         - UNBOUNDED
2779       disk.device.write.requests.rate_ps_server_1b:
2780         type: org.openecomp.capabilities.metric.Ceilometer
2781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2782         occurrences:
2783         - 1
2784         - UNBOUNDED
2785       disk.root.size_ps_server_1b:
2786         type: org.openecomp.capabilities.metric.Ceilometer
2787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2788         occurrences:
2789         - 1
2790         - UNBOUNDED
2791       binding_ps_server_1b:
2792         type: tosca.capabilities.network.Bindable
2793         occurrences:
2794         - 1
2795         - UNBOUNDED
2796       memory.resident_ps_server_1b:
2797         type: org.openecomp.capabilities.metric.Ceilometer
2798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2799         occurrences:
2800         - 1
2801         - UNBOUNDED
2802       memory_ps_server_1b:
2803         type: org.openecomp.capabilities.metric.Ceilometer
2804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2805         occurrences:
2806         - 1
2807         - UNBOUNDED
2808       disk.write.bytes_ps_server_1b:
2809         type: org.openecomp.capabilities.metric.Ceilometer
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2811         occurrences:
2812         - 1
2813         - UNBOUNDED
2814       disk.device.write.bytes.rate_ps_server_1b:
2815         type: org.openecomp.capabilities.metric.Ceilometer
2816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2817         occurrences:
2818         - 1
2819         - UNBOUNDED
2820       disk.read.bytes_ps_server_1b:
2821         type: org.openecomp.capabilities.metric.Ceilometer
2822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2823         occurrences:
2824         - 1
2825         - UNBOUNDED
2826       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
2827         type: org.openecomp.capabilities.metric.Ceilometer
2828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2829         occurrences:
2830         - 1
2831         - UNBOUNDED
2832       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
2833         type: org.openecomp.capabilities.metric.Ceilometer
2834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2835         occurrences:
2836         - 1
2837         - UNBOUNDED
2838       network.incoming.packets_ps_server_1b_ps_server_1b_port:
2839         type: org.openecomp.capabilities.metric.Ceilometer
2840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2841         occurrences:
2842         - 1
2843         - UNBOUNDED
2844       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
2845         type: org.openecomp.capabilities.metric.Ceilometer
2846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2847         occurrences:
2848         - 1
2849         - UNBOUNDED
2850       feature_ps_server_1b:
2851         type: tosca.capabilities.Node
2852         occurrences:
2853         - 1
2854         - UNBOUNDED
2855       os_ps_server_1b:
2856         type: tosca.capabilities.OperatingSystem
2857         occurrences:
2858         - 1
2859         - UNBOUNDED
2860       disk.iops_ps_server_1b:
2861         type: org.openecomp.capabilities.metric.Ceilometer
2862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2863         occurrences:
2864         - 1
2865         - UNBOUNDED
2866       disk.allocation_ps_server_1b:
2867         type: org.openecomp.capabilities.metric.Ceilometer
2868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2869         occurrences:
2870         - 1
2871         - UNBOUNDED
2872       disk.write.requests_ps_server_1b:
2873         type: org.openecomp.capabilities.metric.Ceilometer
2874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2875         occurrences:
2876         - 1
2877         - UNBOUNDED
2878       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
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       memory.usage_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.latency_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       endpoint_ps_server_1b:
2897         type: tosca.capabilities.Endpoint.Admin
2898         occurrences:
2899         - 1
2900         - UNBOUNDED
2901       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
2902         type: org.openecomp.capabilities.metric.Ceilometer
2903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2904         occurrences:
2905         - 1
2906         - UNBOUNDED
2907       feature_ps_server_1b_ps_server_1b_port:
2908         type: tosca.capabilities.Node
2909         occurrences:
2910         - 1
2911         - UNBOUNDED
2912       vcpus_ps_server_1b:
2913         type: org.openecomp.capabilities.metric.Ceilometer
2914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2915         occurrences:
2916         - 1
2917         - UNBOUNDED
2918       cpu.delta_ps_server_1b:
2919         type: org.openecomp.capabilities.metric.Ceilometer
2920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2921         occurrences:
2922         - 1
2923         - UNBOUNDED
2924       disk.ephemeral.size_ps_server_1b:
2925         type: org.openecomp.capabilities.metric.Ceilometer
2926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2927         occurrences:
2928         - 1
2929         - UNBOUNDED
2930       binding_ps_server_1b_ps_server_1b_port:
2931         type: tosca.capabilities.network.Bindable
2932         valid_source_types:
2933         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2934         occurrences:
2935         - 0
2936         - UNBOUNDED
2937   org.openecomp.resource.abstract.nodes.ps_server_1b:
2938     derived_from: org.openecomp.resource.abstract.nodes.VFC
2939     properties:
2940       port_ps_server_1b_port_vlan_requirements:
2941         type: list
2942         required: true
2943         status: SUPPORTED
2944         entry_schema:
2945           type: org.openecomp.datatypes.network.VlanRequirements
2946       port_ps_server_1b_port_mac_requirements:
2947         type: org.openecomp.datatypes.network.MacRequirements
2948         required: true
2949         status: SUPPORTED
2950       port_ps_server_1b_port_network_role_tag:
2951         type: string
2952         required: true
2953         status: SUPPORTED
2954       port_ps_server_1b_port_fixed_ips:
2955         type: list
2956         required: true
2957         status: SUPPORTED
2958         entry_schema:
2959           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2960       index_value:
2961         type: integer
2962         description: Index value of this substitution service template runtime instance
2963         required: false
2964         default: 0
2965         status: SUPPORTED
2966         constraints:
2967         - greater_or_equal: 0
2968       port_ps_server_1b_port_order:
2969         type: integer
2970         required: true
2971         status: SUPPORTED
2972       vm_flavor_name:
2973         type: string
2974         required: true
2975         status: SUPPORTED
2976       port_ps_server_1b_port_network:
2977         type: list
2978         required: true
2979         status: SUPPORTED
2980         entry_schema:
2981           type: string
2982       port_ps_server_1b_port_exCP_naming:
2983         type: org.openecomp.datatypes.Naming
2984         required: true
2985         status: SUPPORTED
2986       subinterface_nested_vlan_net1:
2987         type: list
2988         required: true
2989         status: SUPPORTED
2990         entry_schema:
2991           type: string
2992       port_ps_server_1b_port_ip_requirements:
2993         type: list
2994         required: true
2995         status: SUPPORTED
2996         entry_schema:
2997           type: org.openecomp.datatypes.network.IpRequirements
2998       vm_image_name:
2999         type: string
3000         required: true
3001         status: SUPPORTED
3002       port_ps_server_1b_port_network_role:
3003         type: string
3004         required: true
3005         status: SUPPORTED
3006       port_ps_server_1b_port_replacement_policy:
3007         type: list
3008         required: true
3009         status: SUPPORTED
3010         entry_schema:
3011           type: string
3012       subinterface_nested_vlan_parent_interface:
3013         type: list
3014         required: true
3015         status: SUPPORTED
3016         entry_schema:
3017           type: string
3018       port_ps_server_1b_port_subnetpoolid:
3019         type: string
3020         required: true
3021         status: SUPPORTED
3022       compute_ps_server_1b_availability_zone:
3023         type: list
3024         required: true
3025         status: SUPPORTED
3026         entry_schema:
3027           type: string
3028       compute_ps_server_1b_name:
3029         type: list
3030         required: true
3031         status: SUPPORTED
3032         entry_schema:
3033           type: string
3034     requirements:
3035     - dependency_ps_server_1b:
3036         capability: tosca.capabilities.Node
3037         node: tosca.nodes.Root
3038         relationship: tosca.relationships.DependsOn
3039         occurrences:
3040         - 0
3041         - UNBOUNDED
3042     - local_storage_ps_server_1b:
3043         capability: tosca.capabilities.Attachment
3044         node: tosca.nodes.BlockStorage
3045         relationship: tosca.relationships.AttachesTo
3046         occurrences:
3047         - 0
3048         - UNBOUNDED
3049     - dependency_ps_server_1b_ps_server_1b_port_nested_vlan:
3050         capability: tosca.capabilities.Node
3051         node: tosca.nodes.Root
3052         relationship: tosca.relationships.DependsOn
3053         occurrences:
3054         - 0
3055         - UNBOUNDED
3056     - dependency_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
3057         capability: tosca.capabilities.Node
3058         node: tosca.nodes.Root
3059         relationship: tosca.relationships.DependsOn
3060         occurrences:
3061         - 0
3062         - UNBOUNDED
3063     - link_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
3064         capability: tosca.capabilities.network.Linkable
3065         relationship: tosca.relationships.network.LinksTo
3066         occurrences:
3067         - 1
3068         - 1
3069     - dependency_ps_server_1b_ps_server_1b_port:
3070         capability: tosca.capabilities.Node
3071         node: tosca.nodes.Root
3072         relationship: tosca.relationships.DependsOn
3073         occurrences:
3074         - 0
3075         - UNBOUNDED
3076     - link_ps_server_1b_ps_server_1b_port:
3077         capability: tosca.capabilities.network.Linkable
3078         relationship: tosca.relationships.network.LinksTo
3079         occurrences:
3080         - 1
3081         - 1
3082     capabilities:
3083       disk.write.bytes.rate_ps_server_1b:
3084         type: org.openecomp.capabilities.metric.Ceilometer
3085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3086         occurrences:
3087         - 1
3088         - UNBOUNDED
3089       disk.device.usage_ps_server_1b:
3090         type: org.openecomp.capabilities.metric.Ceilometer
3091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3092         occurrences:
3093         - 1
3094         - UNBOUNDED
3095       disk.device.allocation_ps_server_1b:
3096         type: org.openecomp.capabilities.metric.Ceilometer
3097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3098         occurrences:
3099         - 1
3100         - UNBOUNDED
3101       disk.device.write.requests_ps_server_1b:
3102         type: org.openecomp.capabilities.metric.Ceilometer
3103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3104         occurrences:
3105         - 1
3106         - UNBOUNDED
3107       cpu_util_ps_server_1b:
3108         type: org.openecomp.capabilities.metric.Ceilometer
3109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3110         occurrences:
3111         - 1
3112         - UNBOUNDED
3113       scalable_ps_server_1b:
3114         type: tosca.capabilities.Scalable
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       disk.device.read.bytes.rate_ps_server_1b:
3119         type: org.openecomp.capabilities.metric.Ceilometer
3120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3121         occurrences:
3122         - 1
3123         - UNBOUNDED
3124       disk.device.latency_ps_server_1b:
3125         type: org.openecomp.capabilities.metric.Ceilometer
3126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3127         occurrences:
3128         - 1
3129         - UNBOUNDED
3130       disk.device.iops_ps_server_1b:
3131         type: org.openecomp.capabilities.metric.Ceilometer
3132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3133         occurrences:
3134         - 1
3135         - UNBOUNDED
3136       attachment_ps_server_1b_ps_server_1b_port:
3137         type: tosca.capabilities.Attachment
3138         occurrences:
3139         - 1
3140         - UNBOUNDED
3141       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
3142         type: org.openecomp.capabilities.metric.Ceilometer
3143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3144         occurrences:
3145         - 1
3146         - UNBOUNDED
3147       disk.device.capacity_ps_server_1b:
3148         type: org.openecomp.capabilities.metric.Ceilometer
3149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3150         occurrences:
3151         - 1
3152         - UNBOUNDED
3153       forwarder_ps_server_1b_ps_server_1b_port:
3154         type: org.openecomp.capabilities.Forwarder
3155         occurrences:
3156         - 1
3157         - UNBOUNDED
3158       instance_ps_server_1b:
3159         type: org.openecomp.capabilities.metric.Ceilometer
3160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3161         occurrences:
3162         - 1
3163         - UNBOUNDED
3164       cpu_ps_server_1b:
3165         type: org.openecomp.capabilities.metric.Ceilometer
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3167         occurrences:
3168         - 1
3169         - UNBOUNDED
3170       disk.device.write.bytes_ps_server_1b:
3171         type: org.openecomp.capabilities.metric.Ceilometer
3172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3173         occurrences:
3174         - 1
3175         - UNBOUNDED
3176       disk.read.bytes.rate_ps_server_1b:
3177         type: org.openecomp.capabilities.metric.Ceilometer
3178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3179         occurrences:
3180         - 1
3181         - UNBOUNDED
3182       disk.device.read.requests_ps_server_1b:
3183         type: org.openecomp.capabilities.metric.Ceilometer
3184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3185         occurrences:
3186         - 1
3187         - UNBOUNDED
3188       host_ps_server_1b:
3189         type: tosca.capabilities.Container
3190         valid_source_types:
3191         - tosca.nodes.SoftwareComponent
3192         occurrences:
3193         - 1
3194         - UNBOUNDED
3195       disk.usage_ps_server_1b:
3196         type: org.openecomp.capabilities.metric.Ceilometer
3197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3198         occurrences:
3199         - 1
3200         - UNBOUNDED
3201       disk.read.requests_ps_server_1b:
3202         type: org.openecomp.capabilities.metric.Ceilometer
3203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3204         occurrences:
3205         - 1
3206         - UNBOUNDED
3207       feature_ps_server_1b_ps_server_1b_port_nested_vlan:
3208         type: tosca.capabilities.Node
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       disk.device.read.requests.rate_ps_server_1b:
3213         type: org.openecomp.capabilities.metric.Ceilometer
3214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3215         occurrences:
3216         - 1
3217         - UNBOUNDED
3218       disk.capacity_ps_server_1b:
3219         type: org.openecomp.capabilities.metric.Ceilometer
3220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3221         occurrences:
3222         - 1
3223         - UNBOUNDED
3224       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
3225         type: org.openecomp.capabilities.metric.Ceilometer
3226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3227         occurrences:
3228         - 1
3229         - UNBOUNDED
3230       disk.write.requests.rate_ps_server_1b:
3231         type: org.openecomp.capabilities.metric.Ceilometer
3232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3233         occurrences:
3234         - 1
3235         - UNBOUNDED
3236       disk.device.read.bytes_ps_server_1b:
3237         type: org.openecomp.capabilities.metric.Ceilometer
3238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3239         occurrences:
3240         - 1
3241         - UNBOUNDED
3242       disk.device.write.requests.rate_ps_server_1b:
3243         type: org.openecomp.capabilities.metric.Ceilometer
3244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3245         occurrences:
3246         - 1
3247         - UNBOUNDED
3248       disk.root.size_ps_server_1b:
3249         type: org.openecomp.capabilities.metric.Ceilometer
3250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3251         occurrences:
3252         - 1
3253         - UNBOUNDED
3254       binding_ps_server_1b:
3255         type: tosca.capabilities.network.Bindable
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       memory.resident_ps_server_1b:
3260         type: org.openecomp.capabilities.metric.Ceilometer
3261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3262         occurrences:
3263         - 1
3264         - UNBOUNDED
3265       memory_ps_server_1b:
3266         type: org.openecomp.capabilities.metric.Ceilometer
3267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3268         occurrences:
3269         - 1
3270         - UNBOUNDED
3271       disk.write.bytes_ps_server_1b:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       disk.device.write.bytes.rate_ps_server_1b:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       disk.read.bytes_ps_server_1b:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       network.incoming.packets_ps_server_1b_ps_server_1b_port:
3302         type: org.openecomp.capabilities.metric.Ceilometer
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3304         occurrences:
3305         - 1
3306         - UNBOUNDED
3307       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
3308         type: org.openecomp.capabilities.metric.Ceilometer
3309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3310         occurrences:
3311         - 1
3312         - UNBOUNDED
3313       feature_ps_server_1b:
3314         type: tosca.capabilities.Node
3315         occurrences:
3316         - 1
3317         - UNBOUNDED
3318       os_ps_server_1b:
3319         type: tosca.capabilities.OperatingSystem
3320         occurrences:
3321         - 1
3322         - UNBOUNDED
3323       disk.iops_ps_server_1b:
3324         type: org.openecomp.capabilities.metric.Ceilometer
3325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       disk.allocation_ps_server_1b:
3330         type: org.openecomp.capabilities.metric.Ceilometer
3331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3332         occurrences:
3333         - 1
3334         - UNBOUNDED
3335       disk.write.requests_ps_server_1b:
3336         type: org.openecomp.capabilities.metric.Ceilometer
3337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3338         occurrences:
3339         - 1
3340         - UNBOUNDED
3341       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
3342         type: org.openecomp.capabilities.metric.Ceilometer
3343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3344         occurrences:
3345         - 1
3346         - UNBOUNDED
3347       memory.usage_ps_server_1b:
3348         type: org.openecomp.capabilities.metric.Ceilometer
3349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3350         occurrences:
3351         - 1
3352         - UNBOUNDED
3353       disk.latency_ps_server_1b:
3354         type: org.openecomp.capabilities.metric.Ceilometer
3355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3356         occurrences:
3357         - 1
3358         - UNBOUNDED
3359       endpoint_ps_server_1b:
3360         type: tosca.capabilities.Endpoint.Admin
3361         occurrences:
3362         - 1
3363         - UNBOUNDED
3364       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
3365         type: org.openecomp.capabilities.metric.Ceilometer
3366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3367         occurrences:
3368         - 1
3369         - UNBOUNDED
3370       feature_ps_server_1b_ps_server_1b_port:
3371         type: tosca.capabilities.Node
3372         occurrences:
3373         - 1
3374         - UNBOUNDED
3375       vcpus_ps_server_1b:
3376         type: org.openecomp.capabilities.metric.Ceilometer
3377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3378         occurrences:
3379         - 1
3380         - UNBOUNDED
3381       cpu.delta_ps_server_1b:
3382         type: org.openecomp.capabilities.metric.Ceilometer
3383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3384         occurrences:
3385         - 1
3386         - UNBOUNDED
3387       disk.ephemeral.size_ps_server_1b:
3388         type: org.openecomp.capabilities.metric.Ceilometer
3389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3390         occurrences:
3391         - 1
3392         - UNBOUNDED
3393       binding_ps_server_1b_ps_server_1b_port:
3394         type: tosca.capabilities.network.Bindable
3395         valid_source_types:
3396         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3397         occurrences:
3398         - 0
3399         - UNBOUNDED
3400       feature_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
3401         type: tosca.capabilities.Node
3402         occurrences:
3403         - 1
3404         - UNBOUNDED
3405   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
3406     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3407     properties:
3408       vlan_ids:
3409         type: string
3410         required: true
3411         status: SUPPORTED
3412       parent_interface:
3413         type: string
3414         required: true
3415         status: SUPPORTED
3416       virtual_ipv6_address:
3417         type: string
3418         required: true
3419         status: SUPPORTED
3420       virtual_ip_address:
3421         type: string
3422         required: true
3423         status: SUPPORTED
3424       lb_st_vlan_type_oam:
3425         type: string
3426         description: dummy
3427         required: true
3428         status: SUPPORTED
3429       mac_address:
3430         type: string
3431         required: true
3432         status: SUPPORTED
3433       net1:
3434         type: string
3435         required: true
3436         status: SUPPORTED
3437       subinterface_name_prefix:
3438         type: string
3439         required: true
3440         status: SUPPORTED
3441       subinterface_instance_index:
3442         type: float
3443         required: true
3444         status: SUPPORTED
3445     requirements:
3446     - dependency_template_Vlan_vmi_1:
3447         capability: tosca.capabilities.Node
3448         node: tosca.nodes.Root
3449         relationship: tosca.relationships.DependsOn
3450         occurrences:
3451         - 0
3452         - UNBOUNDED
3453     - link_template_Vlan_vmi_1:
3454         capability: tosca.capabilities.network.Linkable
3455         relationship: tosca.relationships.network.LinksTo
3456         occurrences:
3457         - 1
3458         - 1
3459     - binding_template_Vlan_vmi_1:
3460         capability: tosca.capabilities.network.Bindable
3461         node: org.openecomp.resource.cp.nodes.network.Port
3462         relationship: tosca.relationships.network.BindsTo
3463         occurrences:
3464         - 1
3465         - 1
3466     capabilities:
3467       feature_template_Vlan_vmi_1:
3468         type: tosca.capabilities.Node
3469         occurrences:
3470         - 1
3471         - UNBOUNDED