306576bed5282b0781019048e48319207291e4dc
[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.module_1_perimeta_swmu_a_child:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       vf_module_id:
12         type: string
13         description: Unique ID for this VF Module instance
14         required: true
15         status: SUPPORTED
16       ssc_a_name_0:
17         type: string
18         description: Name of Perimeta VM A instance
19         required: true
20         status: SUPPORTED
21       int_ha_network_plen:
22         type: float
23         description: Prefix length of subnet associated with internal HA network
24         required: true
25         status: SUPPORTED
26         constraints:
27         - in_range:
28           - 0
29           - 31
30       unused_port_net_id:
31         type: string
32         description: Service network unused port network UUID
33         required: true
34         status: SUPPORTED
35       perimeta_server_group:
36         type: string
37         description: Server group to use for these VMs
38         required: true
39         status: SUPPORTED
40       perimeta_config:
41         type: string
42         description: JSON orchestration template configuration for instance.
43         required: true
44         status: SUPPORTED
45       ssc_a_int_ha_ip_0:
46         type: string
47         description: Fixed IP address to use as HA IP of A instance.
48         required: true
49         status: SUPPORTED
50       vnf_name:
51         type: string
52         description: Unique name for this VNF instance
53         required: true
54         status: SUPPORTED
55       perimeta_untrusted_vlan_ids:
56         type: list
57         description: List of VLAN IDs to use on the untrusted/access network
58         required: true
59         status: SUPPORTED
60         entry_schema:
61           type: string
62       int_ha_net_id:
63         type: string
64         description: HA network id
65         required: true
66         status: SUPPORTED
67       ssc_b_int_ha_ip_0:
68         type: string
69         description: Fixed IP address to use as HA IPs of B instance.
70         required: true
71         status: SUPPORTED
72       ssc_mgmt_vip_0:
73         type: string
74         description: Management virtual IP address.
75         required: true
76         status: SUPPORTED
77       ssc_a_trusted_ip_0:
78         type: string
79         description: Fixed IP address to use as Trusted/core fixed IPs of A instance.
80         required: true
81         status: SUPPORTED
82       perimeta_keypair:
83         type: string
84         description: Keypair to use for accessing this Perimeta instance
85         required: true
86         status: SUPPORTED
87       vnf_id:
88         type: string
89         description: VNF ID of this deployment
90         required: true
91         status: SUPPORTED
92       availability_zone_0:
93         type: string
94         description: Availability zone for A instances.
95         required: true
96         status: SUPPORTED
97       ssc_trusted_vip_0:
98         type: string
99         description: Trusted/core virtual IP address.
100         required: true
101         status: SUPPORTED
102       ssc_untrusted_vip_0:
103         type: string
104         description: Untrusted/access virtual IP address
105         required: true
106         status: SUPPORTED
107       perimeta_sec_groups:
108         type: list
109         description: List of security groups to add on trusted interfaces.
110         required: true
111         status: SUPPORTED
112         entry_schema:
113           type: string
114       ssc_a_untrusted_v6_ip_0:
115         type: string
116         description: Fixed IP address to use as Untrusted/access alternate fixed IP of A instance.
117         required: true
118         status: SUPPORTED
119       perimeta_untrusted_num_vlans:
120         type: float
121         description: number of VLANs to connect to the untrusted/access interface
122         required: true
123         status: SUPPORTED
124         constraints:
125         - in_range:
126           - 1
127           - 1001
128       ssc_rf_vip_0:
129         type: string
130         description: RF virtual IP address to use for SSC.
131         required: true
132         status: SUPPORTED
133       ssc_a_mgmt_ip_0:
134         type: string
135         description: Fixed IP address to use as management IP of A instance.
136         required: true
137         status: SUPPORTED
138       trusted_net_id:
139         type: string
140         description: Trusted/core network UUID
141         required: true
142         status: SUPPORTED
143       ssc_untrusted_parent_vip_0:
144         type: string
145         description: Untrusted/access parent virtual IP address
146         required: true
147         status: SUPPORTED
148       ssc_untrusted_v6_vip_0:
149         type: string
150         description: Untrusted/access alternate virtual IP address
151         required: true
152         status: SUPPORTED
153       ssc_a_rf_ip_0:
154         type: string
155         description: RF fixed IP address to use for SSC A.
156         required: true
157         status: SUPPORTED
158       vm_role:
159         type: string
160         description: Role of these VMs
161         required: true
162         status: SUPPORTED
163       ssc_a_untrusted_parent_ip_0:
164         type: string
165         description: Fixed IP address to use as Untrusted/access fixed IP of A parent instance.
166         required: true
167         status: SUPPORTED
168       perimeta_untrusted_vlan_networks:
169         type: list
170         description: List of Contrail VLAN networks to use on the untrusted/access network.   The order and number of these must match the VLAN ID list.
171         required: true
172         status: SUPPORTED
173         entry_schema:
174           type: string
175       ssc_a_untrusted_ip_0:
176         type: string
177         description: Fixed IP address to use as Untrusted/access fixed IP of A instance.
178         required: true
179         status: SUPPORTED
180       perimeta_image_name:
181         type: string
182         description: Glance image for Perimeta instance
183         required: true
184         status: SUPPORTED
185       mgmt_net_id:
186         type: string
187         description: Management network id
188         required: true
189         status: SUPPORTED
190       int_untrusted_parent_net_id:
191         type: string
192         description: internal Untrusted/access parent network id
193         required: true
194         status: SUPPORTED
195       perimeta_flavor_name:
196         type: string
197         description: Flavor to use for creating VM instances
198         required: true
199         status: SUPPORTED
200     requirements:
201     - dependency_perimeta_ssc_a_ha_0_port:
202         capability: tosca.capabilities.Node
203         node: tosca.nodes.Root
204         relationship: tosca.relationships.DependsOn
205         occurrences:
206         - 0
207         - UNBOUNDED
208     - link_perimeta_ssc_a_ha_0_port:
209         capability: tosca.capabilities.network.Linkable
210         relationship: tosca.relationships.network.LinksTo
211         occurrences:
212         - 1
213         - 1
214     - dependency_perimeta_ssc_a_untrusted_parent_0_port:
215         capability: tosca.capabilities.Node
216         node: tosca.nodes.Root
217         relationship: tosca.relationships.DependsOn
218         occurrences:
219         - 0
220         - UNBOUNDED
221     - link_perimeta_ssc_a_untrusted_parent_0_port:
222         capability: tosca.capabilities.network.Linkable
223         relationship: tosca.relationships.network.LinksTo
224         occurrences:
225         - 1
226         - 1
227     - dependency_perimeta_ssc_a_mgmt_1_port:
228         capability: tosca.capabilities.Node
229         node: tosca.nodes.Root
230         relationship: tosca.relationships.DependsOn
231         occurrences:
232         - 0
233         - UNBOUNDED
234     - link_perimeta_ssc_a_mgmt_1_port:
235         capability: tosca.capabilities.network.Linkable
236         relationship: tosca.relationships.network.LinksTo
237         occurrences:
238         - 1
239         - 1
240     - dependency_perimeta_ssc_a_trusted_0_port:
241         capability: tosca.capabilities.Node
242         node: tosca.nodes.Root
243         relationship: tosca.relationships.DependsOn
244         occurrences:
245         - 0
246         - UNBOUNDED
247     - link_perimeta_ssc_a_trusted_0_port:
248         capability: tosca.capabilities.network.Linkable
249         relationship: tosca.relationships.network.LinksTo
250         occurrences:
251         - 1
252         - 1
253     - dependency_perimeta_ssc_a_unused_0_port:
254         capability: tosca.capabilities.Node
255         node: tosca.nodes.Root
256         relationship: tosca.relationships.DependsOn
257         occurrences:
258         - 0
259         - UNBOUNDED
260     - link_perimeta_ssc_a_unused_0_port:
261         capability: tosca.capabilities.network.Linkable
262         relationship: tosca.relationships.network.LinksTo
263         occurrences:
264         - 1
265         - 1
266     - dependency_perimeta_ssc_a_mgmt_0_port:
267         capability: tosca.capabilities.Node
268         node: tosca.nodes.Root
269         relationship: tosca.relationships.DependsOn
270         occurrences:
271         - 0
272         - UNBOUNDED
273     - link_perimeta_ssc_a_mgmt_0_port:
274         capability: tosca.capabilities.network.Linkable
275         relationship: tosca.relationships.network.LinksTo
276         occurrences:
277         - 1
278         - 1
279     - dependency_perimeta_ssc_a_server_0:
280         capability: tosca.capabilities.Node
281         node: tosca.nodes.Root
282         relationship: tosca.relationships.DependsOn
283         occurrences:
284         - 0
285         - UNBOUNDED
286     - local_storage_perimeta_ssc_a_server_0:
287         capability: tosca.capabilities.Attachment
288         node: tosca.nodes.BlockStorage
289         relationship: tosca.relationships.AttachesTo
290         occurrences:
291         - 0
292         - UNBOUNDED
293     capabilities:
294       disk.ephemeral.size_perimeta_ssc_a_server_0:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       network.outgoing.packets.rate_perimeta_ssc_a_ha_0_port:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       network.incoming.bytes.rate_perimeta_ssc_a_trusted_0_port:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.outgoing.bytes.rate_perimeta_ssc_a_ha_0_port:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       network.incoming.bytes.rate_perimeta_ssc_a_ha_0_port:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       network.incoming.packets_perimeta_ssc_a_untrusted_parent_0_port:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       instance_perimeta_ssc_a_server_0:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       network.incoming.packets_perimeta_ssc_a_unused_0_port:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       network.outgoing.packets.rate_perimeta_ssc_a_mgmt_1_port:
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_perimeta_ssc_a_mgmt_0_port:
349         type: tosca.capabilities.Node
350         occurrences:
351         - 1
352         - UNBOUNDED
353       binding_perimeta_ssc_a_mgmt_0_port:
354         type: tosca.capabilities.network.Bindable
355         valid_source_types:
356         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
357         occurrences:
358         - 0
359         - UNBOUNDED
360       network.outpoing.packets_perimeta_ssc_a_mgmt_1_port:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.incoming.packets_perimeta_ssc_a_trusted_0_port:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       endpoint_perimeta_ssc_a_server_0:
373         type: tosca.capabilities.Endpoint.Admin
374         occurrences:
375         - 1
376         - UNBOUNDED
377       network.outgoing.bytes_perimeta_ssc_a_ha_0_port:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       memory.usage_perimeta_ssc_a_server_0:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       network.incoming.packets.rate_perimeta_ssc_a_ha_0_port:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       disk.device.read.requests.rate_perimeta_ssc_a_server_0:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       network.incoming.bytes_perimeta_ssc_a_ha_0_port:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       network.outgoing.bytes.rate_perimeta_ssc_a_trusted_0_port:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       network.outgoing.packets.rate_perimeta_ssc_a_unused_0_port:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       feature_perimeta_ssc_a_mgmt_1_port:
420         type: tosca.capabilities.Node
421         occurrences:
422         - 1
423         - UNBOUNDED
424       disk.read.bytes_perimeta_ssc_a_server_0:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       network.outpoing.packets_perimeta_ssc_a_mgmt_0_port:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       attachment_perimeta_ssc_a_mgmt_1_port:
437         type: tosca.capabilities.Attachment
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.write.bytes.rate_perimeta_ssc_a_server_0:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.device.write.requests.rate_perimeta_ssc_a_server_0:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       network.incoming.packets_perimeta_ssc_a_ha_0_port:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       memory_perimeta_ssc_a_server_0:
460         type: org.openecomp.capabilities.metric.Ceilometer
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         occurrences:
463         - 1
464         - UNBOUNDED
465       network.outgoing.packets.rate_perimeta_ssc_a_trusted_0_port:
466         type: org.openecomp.capabilities.metric.Ceilometer
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         occurrences:
469         - 1
470         - UNBOUNDED
471       feature_perimeta_ssc_a_server_0:
472         type: tosca.capabilities.Node
473         occurrences:
474         - 1
475         - UNBOUNDED
476       disk.device.iops_perimeta_ssc_a_server_0:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       binding_perimeta_ssc_a_mgmt_1_port:
483         type: tosca.capabilities.network.Bindable
484         valid_source_types:
485         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
486         occurrences:
487         - 0
488         - UNBOUNDED
489       network.outgoing.bytes_perimeta_ssc_a_untrusted_parent_0_port:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       attachment_perimeta_ssc_a_trusted_0_port:
496         type: tosca.capabilities.Attachment
497         occurrences:
498         - 1
499         - UNBOUNDED
500       network.outgoing.bytes.rate_perimeta_ssc_a_mgmt_0_port:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       network.outgoing.bytes_perimeta_ssc_a_mgmt_1_port:
507         type: org.openecomp.capabilities.metric.Ceilometer
508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
509         occurrences:
510         - 1
511         - UNBOUNDED
512       disk.write.requests_perimeta_ssc_a_server_0:
513         type: org.openecomp.capabilities.metric.Ceilometer
514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
515         occurrences:
516         - 1
517         - UNBOUNDED
518       network.outgoing.bytes_perimeta_ssc_a_trusted_0_port:
519         type: org.openecomp.capabilities.metric.Ceilometer
520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.capacity_perimeta_ssc_a_server_0:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       os_perimeta_ssc_a_server_0:
531         type: tosca.capabilities.OperatingSystem
532         occurrences:
533         - 1
534         - UNBOUNDED
535       disk.read.bytes.rate_perimeta_ssc_a_server_0:
536         type: org.openecomp.capabilities.metric.Ceilometer
537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
538         occurrences:
539         - 1
540         - UNBOUNDED
541       network.outgoing.bytes.rate_perimeta_ssc_a_mgmt_1_port:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       network.incoming.bytes.rate_perimeta_ssc_a_untrusted_parent_0_port:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       network.outgoing.bytes.rate_perimeta_ssc_a_unused_0_port:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       network.outgoing.bytes_perimeta_ssc_a_mgmt_0_port:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       network.outpoing.packets_perimeta_ssc_a_ha_0_port:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       cpu_util_perimeta_ssc_a_server_0:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577       attachment_perimeta_ssc_a_untrusted_parent_0_port:
578         type: tosca.capabilities.Attachment
579         occurrences:
580         - 1
581         - UNBOUNDED
582       network.outgoing.bytes.rate_perimeta_ssc_a_untrusted_parent_0_port:
583         type: org.openecomp.capabilities.metric.Ceilometer
584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
585         occurrences:
586         - 1
587         - UNBOUNDED
588       disk.allocation_perimeta_ssc_a_server_0:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594       disk.write.bytes_perimeta_ssc_a_server_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       attachment_perimeta_ssc_a_unused_0_port:
601         type: tosca.capabilities.Attachment
602         occurrences:
603         - 1
604         - UNBOUNDED
605       feature_perimeta_ssc_a_trusted_0_port:
606         type: tosca.capabilities.Node
607         occurrences:
608         - 1
609         - UNBOUNDED
610       network.outpoing.packets_perimeta_ssc_a_trusted_0_port:
611         type: org.openecomp.capabilities.metric.Ceilometer
612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
613         occurrences:
614         - 1
615         - UNBOUNDED
616       network.incoming.bytes_perimeta_ssc_a_mgmt_0_port:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       network.incoming.packets_perimeta_ssc_a_mgmt_0_port:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       disk.device.latency_perimeta_ssc_a_server_0:
629         type: org.openecomp.capabilities.metric.Ceilometer
630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
631         occurrences:
632         - 1
633         - UNBOUNDED
634       network.incoming.bytes.rate_perimeta_ssc_a_mgmt_1_port:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       binding_perimeta_ssc_a_server_0:
641         type: tosca.capabilities.network.Bindable
642         occurrences:
643         - 1
644         - UNBOUNDED
645       disk.read.requests_perimeta_ssc_a_server_0:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       attachment_perimeta_ssc_a_ha_0_port:
652         type: tosca.capabilities.Attachment
653         occurrences:
654         - 1
655         - UNBOUNDED
656       scalable_perimeta_ssc_a_server_0:
657         type: tosca.capabilities.Scalable
658         occurrences:
659         - 1
660         - UNBOUNDED
661       disk.usage_perimeta_ssc_a_server_0:
662         type: org.openecomp.capabilities.metric.Ceilometer
663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
664         occurrences:
665         - 1
666         - UNBOUNDED
667       feature_perimeta_ssc_a_untrusted_parent_0_port:
668         type: tosca.capabilities.Node
669         occurrences:
670         - 1
671         - UNBOUNDED
672       network.incoming.packets.rate_perimeta_ssc_a_unused_0_port:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       feature_perimeta_ssc_a_ha_0_port:
679         type: tosca.capabilities.Node
680         occurrences:
681         - 1
682         - UNBOUNDED
683       cpu.delta_perimeta_ssc_a_server_0:
684         type: org.openecomp.capabilities.metric.Ceilometer
685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
686         occurrences:
687         - 1
688         - UNBOUNDED
689       disk.device.usage_perimeta_ssc_a_server_0:
690         type: org.openecomp.capabilities.metric.Ceilometer
691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
692         occurrences:
693         - 1
694         - UNBOUNDED
695       disk.iops_perimeta_ssc_a_server_0:
696         type: org.openecomp.capabilities.metric.Ceilometer
697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
698         occurrences:
699         - 1
700         - UNBOUNDED
701       binding_perimeta_ssc_a_trusted_0_port:
702         type: tosca.capabilities.network.Bindable
703         valid_source_types:
704         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
705         occurrences:
706         - 0
707         - UNBOUNDED
708       network.incoming.bytes_perimeta_ssc_a_mgmt_1_port:
709         type: org.openecomp.capabilities.metric.Ceilometer
710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
711         occurrences:
712         - 1
713         - UNBOUNDED
714       network.incoming.packets_perimeta_ssc_a_mgmt_1_port:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.device.read.bytes.rate_perimeta_ssc_a_server_0:
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       network.incoming.packets.rate_perimeta_ssc_a_untrusted_parent_0_port:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       binding_perimeta_ssc_a_untrusted_parent_0_port:
733         type: tosca.capabilities.network.Bindable
734         valid_source_types:
735         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
736         occurrences:
737         - 0
738         - UNBOUNDED
739       disk.root.size_perimeta_ssc_a_server_0:
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       network.incoming.bytes_perimeta_ssc_a_untrusted_parent_0_port:
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       network.incoming.packets.rate_perimeta_ssc_a_mgmt_0_port:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       disk.device.allocation_perimeta_ssc_a_server_0:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       disk.device.write.requests_perimeta_ssc_a_server_0:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       disk.device.write.bytes_perimeta_ssc_a_server_0:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.write.requests.rate_perimeta_ssc_a_server_0:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       network.outpoing.packets_perimeta_ssc_a_untrusted_parent_0_port:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       disk.device.read.bytes_perimeta_ssc_a_server_0:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       network.outgoing.bytes_perimeta_ssc_a_unused_0_port:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       network.incoming.bytes_perimeta_ssc_a_unused_0_port:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       cpu_perimeta_ssc_a_server_0:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       binding_perimeta_ssc_a_unused_0_port:
812         type: tosca.capabilities.network.Bindable
813         valid_source_types:
814         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
815         occurrences:
816         - 0
817         - UNBOUNDED
818       network.outgoing.packets.rate_perimeta_ssc_a_untrusted_parent_0_port:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       disk.device.read.requests_perimeta_ssc_a_server_0:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       network.outgoing.packets.rate_perimeta_ssc_a_mgmt_0_port:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       disk.device.write.bytes.rate_perimeta_ssc_a_server_0:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       feature_perimeta_ssc_a_unused_0_port:
843         type: tosca.capabilities.Node
844         occurrences:
845         - 1
846         - UNBOUNDED
847       host_perimeta_ssc_a_server_0:
848         type: tosca.capabilities.Container
849         valid_source_types:
850         - tosca.nodes.SoftwareComponent
851         occurrences:
852         - 1
853         - UNBOUNDED
854       network.incoming.packets.rate_perimeta_ssc_a_trusted_0_port:
855         type: org.openecomp.capabilities.metric.Ceilometer
856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
857         occurrences:
858         - 1
859         - UNBOUNDED
860       network.outpoing.packets_perimeta_ssc_a_unused_0_port:
861         type: org.openecomp.capabilities.metric.Ceilometer
862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
863         occurrences:
864         - 1
865         - UNBOUNDED
866       network.incoming.packets.rate_perimeta_ssc_a_mgmt_1_port:
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       attachment_perimeta_ssc_a_mgmt_0_port:
873         type: tosca.capabilities.Attachment
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.device.capacity_perimeta_ssc_a_server_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       binding_perimeta_ssc_a_ha_0_port:
884         type: tosca.capabilities.network.Bindable
885         valid_source_types:
886         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
887         occurrences:
888         - 0
889         - UNBOUNDED
890       vcpus_perimeta_ssc_a_server_0:
891         type: org.openecomp.capabilities.metric.Ceilometer
892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
893         occurrences:
894         - 1
895         - UNBOUNDED
896       network.incoming.bytes_perimeta_ssc_a_trusted_0_port:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       network.incoming.bytes.rate_perimeta_ssc_a_unused_0_port:
903         type: org.openecomp.capabilities.metric.Ceilometer
904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
905         occurrences:
906         - 1
907         - UNBOUNDED
908       disk.latency_perimeta_ssc_a_server_0:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       memory.resident_perimeta_ssc_a_server_0:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       network.incoming.bytes.rate_perimeta_ssc_a_mgmt_0_port:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926   org.openecomp.resource.abstract.nodes.heat.module_1_perimeta_swmu_b_child:
927     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
928     properties:
929       vf_module_id:
930         type: string
931         description: Unique ID for this VF Module instance
932         required: true
933         status: SUPPORTED
934       int_ha_network_plen:
935         type: float
936         description: Prefix length of subnet associated with internal HA network
937         required: true
938         status: SUPPORTED
939         constraints:
940         - in_range:
941           - 0
942           - 31
943       unused_port_net_id:
944         type: string
945         description: Service network unused port network UUID
946         required: true
947         status: SUPPORTED
948       perimeta_server_group:
949         type: string
950         description: Server group to use for these VMs
951         required: true
952         status: SUPPORTED
953       ssc_b_name_0:
954         type: string
955         description: Name of Perimeta VM B instance
956         required: true
957         status: SUPPORTED
958       ssc_a_int_ha_ip_0:
959         type: string
960         description: Fixed IP address to use as HA IPs of A instance.
961         required: true
962         status: SUPPORTED
963       ssc_b_untrusted_ip_0:
964         type: string
965         description: Fixed IP address to use as Untrusted/access fixed IP of B instance.
966         required: true
967         status: SUPPORTED
968       ssc_b_mgmt_ip_0:
969         type: string
970         description: Fixed IP address to use as management IP of B instance.
971         required: true
972         status: SUPPORTED
973       ssc_b_untrusted_parent_ip_0:
974         type: string
975         description: Fixed IP address to use as Untrusted/access fixed IP of B parent instance.
976         required: true
977         status: SUPPORTED
978       vnf_name:
979         type: string
980         description: Unique name for this VNF instance
981         required: true
982         status: SUPPORTED
983       perimeta_untrusted_vlan_ids:
984         type: list
985         description: List of VLAN IDs to use on the untrusted/access network
986         required: true
987         status: SUPPORTED
988         entry_schema:
989           type: string
990       int_ha_net_id:
991         type: string
992         description: HA network id
993         required: true
994         status: SUPPORTED
995       ssc_b_int_ha_ip_0:
996         type: string
997         description: Fixed IP address to use as HA IP of B instance.
998         required: true
999         status: SUPPORTED
1000       ssc_mgmt_vip_0:
1001         type: string
1002         description: Management virtual IP address.
1003         required: true
1004         status: SUPPORTED
1005       perimeta_keypair:
1006         type: string
1007         description: Keypair to use for accessing this Perimeta instance
1008         required: true
1009         status: SUPPORTED
1010       vnf_id:
1011         type: string
1012         description: VNF ID of this deployment
1013         required: true
1014         status: SUPPORTED
1015       availability_zone_1:
1016         type: string
1017         description: Availability zone for B instances.  May be the same as A instance.
1018         required: true
1019         status: SUPPORTED
1020       ssc_trusted_vip_0:
1021         type: string
1022         description: Trusted/core virtual IP address.
1023         required: true
1024         status: SUPPORTED
1025       ssc_untrusted_vip_0:
1026         type: string
1027         description: Untrusted/access virtual IP address
1028         required: true
1029         status: SUPPORTED
1030       perimeta_sec_groups:
1031         type: list
1032         description: List of security groups to add on trusted interfaces.
1033         required: true
1034         status: SUPPORTED
1035         entry_schema:
1036           type: string
1037       perimeta_untrusted_num_vlans:
1038         type: float
1039         description: number of VLANs to connect to the untrusted/access interface
1040         required: true
1041         status: SUPPORTED
1042         constraints:
1043         - in_range:
1044           - 1
1045           - 1001
1046       ssc_rf_vip_0:
1047         type: string
1048         description: RF virtual IP address to use for SSC.
1049         required: true
1050         status: SUPPORTED
1051       ssc_b_trusted_ip_0:
1052         type: string
1053         description: Fixed IP address to use as Trusted/core fixed IPs of B instance.
1054         required: true
1055         status: SUPPORTED
1056       trusted_net_id:
1057         type: string
1058         description: Trusted/core network UUID
1059         required: true
1060         status: SUPPORTED
1061       ssc_untrusted_parent_vip_0:
1062         type: string
1063         description: Untrusted/access parent virtual IP address
1064         required: true
1065         status: SUPPORTED
1066       ssc_untrusted_v6_vip_0:
1067         type: string
1068         description: Untrusted/access alternate virtual IP address
1069         required: true
1070         status: SUPPORTED
1071       ssc_b_untrusted_v6_ip_0:
1072         type: string
1073         description: Fixed IP address to use as Untrusted/access alternate fixed IP of B instance.
1074         required: true
1075         status: SUPPORTED
1076       vm_role:
1077         type: string
1078         description: Role of these VMs
1079         required: true
1080         status: SUPPORTED
1081       perimeta_untrusted_vlan_networks:
1082         type: list
1083         description: List of Contrail VLAN networks to use on the untrusted/access network.   The order and number of these must match the VLAN ID list.
1084         required: true
1085         status: SUPPORTED
1086         entry_schema:
1087           type: string
1088       perimeta_image_name:
1089         type: string
1090         description: Glance image for Perimeta instance
1091         required: true
1092         status: SUPPORTED
1093       ssc_b_rf_ip_0:
1094         type: string
1095         description: RF fixed IP address to use for SSC B.
1096         required: true
1097         status: SUPPORTED
1098       mgmt_net_id:
1099         type: string
1100         description: Management network id
1101         required: true
1102         status: SUPPORTED
1103       int_untrusted_parent_net_id:
1104         type: string
1105         description: internal Untrusted/access parent network id
1106         required: true
1107         status: SUPPORTED
1108       perimeta_flavor_name:
1109         type: string
1110         description: Flavor to use for creating VM instances
1111         required: true
1112         status: SUPPORTED
1113     requirements:
1114     - dependency_perimeta_ssc_b_trusted_0_port:
1115         capability: tosca.capabilities.Node
1116         node: tosca.nodes.Root
1117         relationship: tosca.relationships.DependsOn
1118         occurrences:
1119         - 0
1120         - UNBOUNDED
1121     - link_perimeta_ssc_b_trusted_0_port:
1122         capability: tosca.capabilities.network.Linkable
1123         relationship: tosca.relationships.network.LinksTo
1124         occurrences:
1125         - 1
1126         - 1
1127     - dependency_perimeta_ssc_b_untrusted_parent_0_port:
1128         capability: tosca.capabilities.Node
1129         node: tosca.nodes.Root
1130         relationship: tosca.relationships.DependsOn
1131         occurrences:
1132         - 0
1133         - UNBOUNDED
1134     - link_perimeta_ssc_b_untrusted_parent_0_port:
1135         capability: tosca.capabilities.network.Linkable
1136         relationship: tosca.relationships.network.LinksTo
1137         occurrences:
1138         - 1
1139         - 1
1140     - dependency_perimeta_ssc_b_mgmt_1_port:
1141         capability: tosca.capabilities.Node
1142         node: tosca.nodes.Root
1143         relationship: tosca.relationships.DependsOn
1144         occurrences:
1145         - 0
1146         - UNBOUNDED
1147     - link_perimeta_ssc_b_mgmt_1_port:
1148         capability: tosca.capabilities.network.Linkable
1149         relationship: tosca.relationships.network.LinksTo
1150         occurrences:
1151         - 1
1152         - 1
1153     - dependency_perimeta_ssc_b_unused_0_port:
1154         capability: tosca.capabilities.Node
1155         node: tosca.nodes.Root
1156         relationship: tosca.relationships.DependsOn
1157         occurrences:
1158         - 0
1159         - UNBOUNDED
1160     - link_perimeta_ssc_b_unused_0_port:
1161         capability: tosca.capabilities.network.Linkable
1162         relationship: tosca.relationships.network.LinksTo
1163         occurrences:
1164         - 1
1165         - 1
1166     - dependency_perimeta_ssc_b_server_0:
1167         capability: tosca.capabilities.Node
1168         node: tosca.nodes.Root
1169         relationship: tosca.relationships.DependsOn
1170         occurrences:
1171         - 0
1172         - UNBOUNDED
1173     - local_storage_perimeta_ssc_b_server_0:
1174         capability: tosca.capabilities.Attachment
1175         node: tosca.nodes.BlockStorage
1176         relationship: tosca.relationships.AttachesTo
1177         occurrences:
1178         - 0
1179         - UNBOUNDED
1180     - dependency_perimeta_ssc_b_mgmt_0_port:
1181         capability: tosca.capabilities.Node
1182         node: tosca.nodes.Root
1183         relationship: tosca.relationships.DependsOn
1184         occurrences:
1185         - 0
1186         - UNBOUNDED
1187     - link_perimeta_ssc_b_mgmt_0_port:
1188         capability: tosca.capabilities.network.Linkable
1189         relationship: tosca.relationships.network.LinksTo
1190         occurrences:
1191         - 1
1192         - 1
1193     - dependency_perimeta_ssc_b_ha_0_port:
1194         capability: tosca.capabilities.Node
1195         node: tosca.nodes.Root
1196         relationship: tosca.relationships.DependsOn
1197         occurrences:
1198         - 0
1199         - UNBOUNDED
1200     - link_perimeta_ssc_b_ha_0_port:
1201         capability: tosca.capabilities.network.Linkable
1202         relationship: tosca.relationships.network.LinksTo
1203         occurrences:
1204         - 1
1205         - 1
1206     capabilities:
1207       host_perimeta_ssc_b_server_0:
1208         type: tosca.capabilities.Container
1209         valid_source_types:
1210         - tosca.nodes.SoftwareComponent
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       network.outgoing.packets.rate_perimeta_ssc_b_trusted_0_port:
1215         type: org.openecomp.capabilities.metric.Ceilometer
1216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       vcpus_perimeta_ssc_b_server_0:
1221         type: org.openecomp.capabilities.metric.Ceilometer
1222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1223         occurrences:
1224         - 1
1225         - UNBOUNDED
1226       binding_perimeta_ssc_b_mgmt_0_port:
1227         type: tosca.capabilities.network.Bindable
1228         valid_source_types:
1229         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1230         occurrences:
1231         - 0
1232         - UNBOUNDED
1233       network.incoming.bytes_perimeta_ssc_b_ha_0_port:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       network.outpoing.packets_perimeta_ssc_b_mgmt_1_port:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       disk.write.requests_perimeta_ssc_b_server_0:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       os_perimeta_ssc_b_server_0:
1252         type: tosca.capabilities.OperatingSystem
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       memory_perimeta_ssc_b_server_0:
1257         type: org.openecomp.capabilities.metric.Ceilometer
1258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1259         occurrences:
1260         - 1
1261         - UNBOUNDED
1262       disk.device.write.bytes.rate_perimeta_ssc_b_server_0:
1263         type: org.openecomp.capabilities.metric.Ceilometer
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       network.outgoing.bytes.rate_perimeta_ssc_b_unused_0_port:
1269         type: org.openecomp.capabilities.metric.Ceilometer
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       disk.read.bytes_perimeta_ssc_b_server_0:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       network.outpoing.packets_perimeta_ssc_b_mgmt_0_port:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       network.outgoing.packets.rate_perimeta_ssc_b_untrusted_parent_0_port:
1287         type: org.openecomp.capabilities.metric.Ceilometer
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       disk.device.allocation_perimeta_ssc_b_server_0:
1293         type: org.openecomp.capabilities.metric.Ceilometer
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       network.outgoing.packets.rate_perimeta_ssc_b_ha_0_port:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       disk.write.requests.rate_perimeta_ssc_b_server_0:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       network.incoming.bytes.rate_perimeta_ssc_b_ha_0_port:
1311         type: org.openecomp.capabilities.metric.Ceilometer
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1313         occurrences:
1314         - 1
1315         - UNBOUNDED
1316       binding_perimeta_ssc_b_trusted_0_port:
1317         type: tosca.capabilities.network.Bindable
1318         valid_source_types:
1319         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1320         occurrences:
1321         - 0
1322         - UNBOUNDED
1323       disk.device.iops_perimeta_ssc_b_server_0:
1324         type: org.openecomp.capabilities.metric.Ceilometer
1325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1326         occurrences:
1327         - 1
1328         - UNBOUNDED
1329       network.outgoing.packets.rate_perimeta_ssc_b_mgmt_1_port:
1330         type: org.openecomp.capabilities.metric.Ceilometer
1331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1332         occurrences:
1333         - 1
1334         - UNBOUNDED
1335       disk.device.usage_perimeta_ssc_b_server_0:
1336         type: org.openecomp.capabilities.metric.Ceilometer
1337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1338         occurrences:
1339         - 1
1340         - UNBOUNDED
1341       cpu_perimeta_ssc_b_server_0:
1342         type: org.openecomp.capabilities.metric.Ceilometer
1343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       feature_perimeta_ssc_b_mgmt_1_port:
1348         type: tosca.capabilities.Node
1349         occurrences:
1350         - 1
1351         - UNBOUNDED
1352       network.outgoing.bytes.rate_perimeta_ssc_b_ha_0_port:
1353         type: org.openecomp.capabilities.metric.Ceilometer
1354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1355         occurrences:
1356         - 1
1357         - UNBOUNDED
1358       feature_perimeta_ssc_b_unused_0_port:
1359         type: tosca.capabilities.Node
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       endpoint_perimeta_ssc_b_server_0:
1364         type: tosca.capabilities.Endpoint.Admin
1365         occurrences:
1366         - 1
1367         - UNBOUNDED
1368       feature_perimeta_ssc_b_server_0:
1369         type: tosca.capabilities.Node
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       disk.device.read.requests_perimeta_ssc_b_server_0:
1374         type: org.openecomp.capabilities.metric.Ceilometer
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       attachment_perimeta_ssc_b_mgmt_1_port:
1380         type: tosca.capabilities.Attachment
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       cpu.delta_perimeta_ssc_b_server_0:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       network.incoming.packets_perimeta_ssc_b_trusted_0_port:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       disk.device.write.requests_perimeta_ssc_b_server_0:
1397         type: org.openecomp.capabilities.metric.Ceilometer
1398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1399         occurrences:
1400         - 1
1401         - UNBOUNDED
1402       disk.device.write.bytes_perimeta_ssc_b_server_0:
1403         type: org.openecomp.capabilities.metric.Ceilometer
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1405         occurrences:
1406         - 1
1407         - UNBOUNDED
1408       disk.root.size_perimeta_ssc_b_server_0:
1409         type: org.openecomp.capabilities.metric.Ceilometer
1410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1411         occurrences:
1412         - 1
1413         - UNBOUNDED
1414       network.incoming.bytes.rate_perimeta_ssc_b_untrusted_parent_0_port:
1415         type: org.openecomp.capabilities.metric.Ceilometer
1416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1417         occurrences:
1418         - 1
1419         - UNBOUNDED
1420       memory.resident_perimeta_ssc_b_server_0:
1421         type: org.openecomp.capabilities.metric.Ceilometer
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       network.incoming.packets.rate_perimeta_ssc_b_trusted_0_port:
1427         type: org.openecomp.capabilities.metric.Ceilometer
1428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1429         occurrences:
1430         - 1
1431         - UNBOUNDED
1432       disk.ephemeral.size_perimeta_ssc_b_server_0:
1433         type: org.openecomp.capabilities.metric.Ceilometer
1434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1435         occurrences:
1436         - 1
1437         - UNBOUNDED
1438       network.incoming.packets_perimeta_ssc_b_untrusted_parent_0_port:
1439         type: org.openecomp.capabilities.metric.Ceilometer
1440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1441         occurrences:
1442         - 1
1443         - UNBOUNDED
1444       instance_perimeta_ssc_b_server_0:
1445         type: org.openecomp.capabilities.metric.Ceilometer
1446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1447         occurrences:
1448         - 1
1449         - UNBOUNDED
1450       attachment_perimeta_ssc_b_untrusted_parent_0_port:
1451         type: tosca.capabilities.Attachment
1452         occurrences:
1453         - 1
1454         - UNBOUNDED
1455       network.incoming.bytes_perimeta_ssc_b_trusted_0_port:
1456         type: org.openecomp.capabilities.metric.Ceilometer
1457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1458         occurrences:
1459         - 1
1460         - UNBOUNDED
1461       network.incoming.bytes_perimeta_ssc_b_mgmt_0_port:
1462         type: org.openecomp.capabilities.metric.Ceilometer
1463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       network.incoming.packets_perimeta_ssc_b_mgmt_0_port:
1468         type: org.openecomp.capabilities.metric.Ceilometer
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       feature_perimeta_ssc_b_trusted_0_port:
1474         type: tosca.capabilities.Node
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       binding_perimeta_ssc_b_mgmt_1_port:
1479         type: tosca.capabilities.network.Bindable
1480         valid_source_types:
1481         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1482         occurrences:
1483         - 0
1484         - UNBOUNDED
1485       network.outpoing.packets_perimeta_ssc_b_ha_0_port:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       disk.device.read.bytes_perimeta_ssc_b_server_0:
1492         type: org.openecomp.capabilities.metric.Ceilometer
1493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497       network.outgoing.bytes.rate_perimeta_ssc_b_mgmt_0_port:
1498         type: org.openecomp.capabilities.metric.Ceilometer
1499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1500         occurrences:
1501         - 1
1502         - UNBOUNDED
1503       disk.latency_perimeta_ssc_b_server_0:
1504         type: org.openecomp.capabilities.metric.Ceilometer
1505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1506         occurrences:
1507         - 1
1508         - UNBOUNDED
1509       network.outgoing.bytes_perimeta_ssc_b_mgmt_1_port:
1510         type: org.openecomp.capabilities.metric.Ceilometer
1511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       attachment_perimeta_ssc_b_unused_0_port:
1516         type: tosca.capabilities.Attachment
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       binding_perimeta_ssc_b_ha_0_port:
1521         type: tosca.capabilities.network.Bindable
1522         valid_source_types:
1523         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1524         occurrences:
1525         - 0
1526         - UNBOUNDED
1527       network.outgoing.bytes.rate_perimeta_ssc_b_mgmt_1_port:
1528         type: org.openecomp.capabilities.metric.Ceilometer
1529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1530         occurrences:
1531         - 1
1532         - UNBOUNDED
1533       network.outgoing.bytes_perimeta_ssc_b_mgmt_0_port:
1534         type: org.openecomp.capabilities.metric.Ceilometer
1535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       network.incoming.packets.rate_perimeta_ssc_b_untrusted_parent_0_port:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       disk.device.capacity_perimeta_ssc_b_server_0:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       feature_perimeta_ssc_b_ha_0_port:
1552         type: tosca.capabilities.Node
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       network.incoming.bytes.rate_perimeta_ssc_b_unused_0_port:
1557         type: org.openecomp.capabilities.metric.Ceilometer
1558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1559         occurrences:
1560         - 1
1561         - UNBOUNDED
1562       binding_perimeta_ssc_b_untrusted_parent_0_port:
1563         type: tosca.capabilities.network.Bindable
1564         valid_source_types:
1565         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1566         occurrences:
1567         - 0
1568         - UNBOUNDED
1569       binding_perimeta_ssc_b_server_0:
1570         type: tosca.capabilities.network.Bindable
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       scalable_perimeta_ssc_b_server_0:
1575         type: tosca.capabilities.Scalable
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       disk.device.latency_perimeta_ssc_b_server_0:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       network.incoming.packets_perimeta_ssc_b_unused_0_port:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       disk.write.bytes.rate_perimeta_ssc_b_server_0:
1592         type: org.openecomp.capabilities.metric.Ceilometer
1593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       disk.read.requests_perimeta_ssc_b_server_0:
1598         type: org.openecomp.capabilities.metric.Ceilometer
1599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1600         occurrences:
1601         - 1
1602         - UNBOUNDED
1603       feature_perimeta_ssc_b_untrusted_parent_0_port:
1604         type: tosca.capabilities.Node
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       disk.usage_perimeta_ssc_b_server_0:
1609         type: org.openecomp.capabilities.metric.Ceilometer
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       attachment_perimeta_ssc_b_ha_0_port:
1615         type: tosca.capabilities.Attachment
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       attachment_perimeta_ssc_b_trusted_0_port:
1620         type: tosca.capabilities.Attachment
1621         occurrences:
1622         - 1
1623         - UNBOUNDED
1624       network.outgoing.bytes.rate_perimeta_ssc_b_trusted_0_port:
1625         type: org.openecomp.capabilities.metric.Ceilometer
1626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1627         occurrences:
1628         - 1
1629         - UNBOUNDED
1630       disk.allocation_perimeta_ssc_b_server_0:
1631         type: org.openecomp.capabilities.metric.Ceilometer
1632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       network.incoming.bytes.rate_perimeta_ssc_b_mgmt_1_port:
1637         type: org.openecomp.capabilities.metric.Ceilometer
1638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1639         occurrences:
1640         - 1
1641         - UNBOUNDED
1642       network.outgoing.bytes_perimeta_ssc_b_untrusted_parent_0_port:
1643         type: org.openecomp.capabilities.metric.Ceilometer
1644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1645         occurrences:
1646         - 1
1647         - UNBOUNDED
1648       disk.iops_perimeta_ssc_b_server_0:
1649         type: org.openecomp.capabilities.metric.Ceilometer
1650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1651         occurrences:
1652         - 1
1653         - UNBOUNDED
1654       disk.write.bytes_perimeta_ssc_b_server_0:
1655         type: org.openecomp.capabilities.metric.Ceilometer
1656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1657         occurrences:
1658         - 1
1659         - UNBOUNDED
1660       network.outpoing.packets_perimeta_ssc_b_untrusted_parent_0_port:
1661         type: org.openecomp.capabilities.metric.Ceilometer
1662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1663         occurrences:
1664         - 1
1665         - UNBOUNDED
1666       network.incoming.bytes_perimeta_ssc_b_mgmt_1_port:
1667         type: org.openecomp.capabilities.metric.Ceilometer
1668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1669         occurrences:
1670         - 1
1671         - UNBOUNDED
1672       network.incoming.packets_perimeta_ssc_b_mgmt_1_port:
1673         type: org.openecomp.capabilities.metric.Ceilometer
1674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1675         occurrences:
1676         - 1
1677         - UNBOUNDED
1678       disk.device.read.requests.rate_perimeta_ssc_b_server_0:
1679         type: org.openecomp.capabilities.metric.Ceilometer
1680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1681         occurrences:
1682         - 1
1683         - UNBOUNDED
1684       network.incoming.packets.rate_perimeta_ssc_b_mgmt_0_port:
1685         type: org.openecomp.capabilities.metric.Ceilometer
1686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1687         occurrences:
1688         - 1
1689         - UNBOUNDED
1690       network.incoming.packets_perimeta_ssc_b_ha_0_port:
1691         type: org.openecomp.capabilities.metric.Ceilometer
1692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1693         occurrences:
1694         - 1
1695         - UNBOUNDED
1696       network.outpoing.packets_perimeta_ssc_b_unused_0_port:
1697         type: org.openecomp.capabilities.metric.Ceilometer
1698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1699         occurrences:
1700         - 1
1701         - UNBOUNDED
1702       network.outgoing.bytes_perimeta_ssc_b_ha_0_port:
1703         type: org.openecomp.capabilities.metric.Ceilometer
1704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1705         occurrences:
1706         - 1
1707         - UNBOUNDED
1708       network.incoming.bytes_perimeta_ssc_b_untrusted_parent_0_port:
1709         type: org.openecomp.capabilities.metric.Ceilometer
1710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1711         occurrences:
1712         - 1
1713         - UNBOUNDED
1714       network.incoming.packets.rate_perimeta_ssc_b_ha_0_port:
1715         type: org.openecomp.capabilities.metric.Ceilometer
1716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1717         occurrences:
1718         - 1
1719         - UNBOUNDED
1720       memory.usage_perimeta_ssc_b_server_0:
1721         type: org.openecomp.capabilities.metric.Ceilometer
1722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1723         occurrences:
1724         - 1
1725         - UNBOUNDED
1726       network.incoming.bytes.rate_perimeta_ssc_b_trusted_0_port:
1727         type: org.openecomp.capabilities.metric.Ceilometer
1728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1729         occurrences:
1730         - 1
1731         - UNBOUNDED
1732       network.incoming.packets.rate_perimeta_ssc_b_unused_0_port:
1733         type: org.openecomp.capabilities.metric.Ceilometer
1734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1735         occurrences:
1736         - 1
1737         - UNBOUNDED
1738       network.outgoing.packets.rate_perimeta_ssc_b_unused_0_port:
1739         type: org.openecomp.capabilities.metric.Ceilometer
1740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1741         occurrences:
1742         - 1
1743         - UNBOUNDED
1744       network.incoming.bytes_perimeta_ssc_b_unused_0_port:
1745         type: org.openecomp.capabilities.metric.Ceilometer
1746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1747         occurrences:
1748         - 1
1749         - UNBOUNDED
1750       network.outgoing.bytes_perimeta_ssc_b_unused_0_port:
1751         type: org.openecomp.capabilities.metric.Ceilometer
1752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1753         occurrences:
1754         - 1
1755         - UNBOUNDED
1756       network.outgoing.bytes.rate_perimeta_ssc_b_untrusted_parent_0_port:
1757         type: org.openecomp.capabilities.metric.Ceilometer
1758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1759         occurrences:
1760         - 1
1761         - UNBOUNDED
1762       network.outgoing.packets.rate_perimeta_ssc_b_mgmt_0_port:
1763         type: org.openecomp.capabilities.metric.Ceilometer
1764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1765         occurrences:
1766         - 1
1767         - UNBOUNDED
1768       cpu_util_perimeta_ssc_b_server_0:
1769         type: org.openecomp.capabilities.metric.Ceilometer
1770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1771         occurrences:
1772         - 1
1773         - UNBOUNDED
1774       disk.device.read.bytes.rate_perimeta_ssc_b_server_0:
1775         type: org.openecomp.capabilities.metric.Ceilometer
1776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1777         occurrences:
1778         - 1
1779         - UNBOUNDED
1780       disk.capacity_perimeta_ssc_b_server_0:
1781         type: org.openecomp.capabilities.metric.Ceilometer
1782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1783         occurrences:
1784         - 1
1785         - UNBOUNDED
1786       network.incoming.packets.rate_perimeta_ssc_b_mgmt_1_port:
1787         type: org.openecomp.capabilities.metric.Ceilometer
1788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1789         occurrences:
1790         - 1
1791         - UNBOUNDED
1792       network.outgoing.bytes_perimeta_ssc_b_trusted_0_port:
1793         type: org.openecomp.capabilities.metric.Ceilometer
1794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1795         occurrences:
1796         - 1
1797         - UNBOUNDED
1798       network.outpoing.packets_perimeta_ssc_b_trusted_0_port:
1799         type: org.openecomp.capabilities.metric.Ceilometer
1800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1801         occurrences:
1802         - 1
1803         - UNBOUNDED
1804       disk.read.bytes.rate_perimeta_ssc_b_server_0:
1805         type: org.openecomp.capabilities.metric.Ceilometer
1806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1807         occurrences:
1808         - 1
1809         - UNBOUNDED
1810       disk.device.write.requests.rate_perimeta_ssc_b_server_0:
1811         type: org.openecomp.capabilities.metric.Ceilometer
1812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1813         occurrences:
1814         - 1
1815         - UNBOUNDED
1816       attachment_perimeta_ssc_b_mgmt_0_port:
1817         type: tosca.capabilities.Attachment
1818         occurrences:
1819         - 1
1820         - UNBOUNDED
1821       feature_perimeta_ssc_b_mgmt_0_port:
1822         type: tosca.capabilities.Node
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       network.incoming.bytes.rate_perimeta_ssc_b_mgmt_0_port:
1827         type: org.openecomp.capabilities.metric.Ceilometer
1828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       binding_perimeta_ssc_b_unused_0_port:
1833         type: tosca.capabilities.network.Bindable
1834         valid_source_types:
1835         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1836         occurrences:
1837         - 0
1838         - UNBOUNDED
1839   org.openecomp.resource.abstract.nodes.heat.module_2_perimeta_sw_a_child:
1840     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1841     properties:
1842       vf_module_id:
1843         type: string
1844         description: Unique ID for this VF Module instance
1845         required: true
1846         status: SUPPORTED
1847       int_ha_network_plen:
1848         type: float
1849         description: Prefix length of subnet associated with internal HA network
1850         required: true
1851         status: SUPPORTED
1852         constraints:
1853         - in_range:
1854           - 0
1855           - 31
1856       perimeta_config:
1857         type: string
1858         description: JSON orchestration template configuration for instance.
1859         required: true
1860         status: SUPPORTED
1861       vnf_name:
1862         type: string
1863         description: Unique name for this VNF instance
1864         required: true
1865         status: SUPPORTED
1866       perimeta_untrusted_vlan_ids:
1867         type: list
1868         description: List of VLAN IDs to use on the untrusted/access network
1869         required: true
1870         status: SUPPORTED
1871         entry_schema:
1872           type: string
1873       int_ha_net_id:
1874         type: string
1875         description: HA network id
1876         required: true
1877         status: SUPPORTED
1878       perimeta_instance_index:
1879         type: float
1880         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
1881         required: true
1882         status: SUPPORTED
1883         constraints:
1884         - in_range:
1885           - 0
1886           - 19
1887       perimeta_keypair:
1888         type: string
1889         description: Keypair to use for accessing this Perimeta instance
1890         required: true
1891         status: SUPPORTED
1892       perimeta_server_groups:
1893         type: list
1894         description: Server groups to use for these VMs
1895         required: true
1896         status: SUPPORTED
1897         entry_schema:
1898           type: string
1899       vnf_id:
1900         type: string
1901         description: VNF ID of this deployment
1902         required: true
1903         status: SUPPORTED
1904       availability_zone_0:
1905         type: string
1906         description: Availability zone for A instances.
1907         required: true
1908         status: SUPPORTED
1909       rtp_msc_mgmt_vips:
1910         type: list
1911         description: List of management virtual IP addresses for all instances.
1912         required: true
1913         status: SUPPORTED
1914         entry_schema:
1915           type: string
1916       perimeta_sec_groups:
1917         type: list
1918         description: List of security groups to add on trusted interfaces.
1919         required: true
1920         status: SUPPORTED
1921         entry_schema:
1922           type: string
1923       rtp_msc_untrusted_parent_vips:
1924         type: list
1925         description: List of Untrusted/access parent virtual IP addresses for all instances.
1926         required: true
1927         status: SUPPORTED
1928         entry_schema:
1929           type: string
1930       perimeta_untrusted_num_vlans:
1931         type: float
1932         description: number of VLANs to connect to the untrusted/access interface
1933         required: true
1934         status: SUPPORTED
1935         constraints:
1936         - in_range:
1937           - 1
1938           - 1001
1939       rtp_msc_a_int_ha_ips:
1940         type: list
1941         description: List of fixed IP addresses to use as HA IPs of A instances.
1942         required: true
1943         status: SUPPORTED
1944         entry_schema:
1945           type: string
1946       rtp_msc_a_untrusted_parent_ips:
1947         type: list
1948         description: List of fixed IP addresses to use as Untrusted/access parent fixed IPs of A instances.
1949         required: true
1950         status: SUPPORTED
1951         entry_schema:
1952           type: string
1953       rtp_msc_a_trusted_ips:
1954         type: list
1955         description: List of fixed IP addresses to use as Trusted/core fixed IPs of A instances.
1956         required: true
1957         status: SUPPORTED
1958         entry_schema:
1959           type: string
1960       rtp_msc_untrusted_vips:
1961         type: list
1962         description: List of Untrusted/access virtual IP addresses for all instances.
1963         required: true
1964         status: SUPPORTED
1965         entry_schema:
1966           type: string
1967       trusted_net_id:
1968         type: string
1969         description: Trusted/core network UUID
1970         required: true
1971         status: SUPPORTED
1972       rtp_msc_b_int_ha_ips:
1973         type: list
1974         description: List of fixed IP addresses to use as HA IPs of B instances.
1975         required: true
1976         status: SUPPORTED
1977         entry_schema:
1978           type: string
1979       rtp_msc_a_mgmt_ips:
1980         type: list
1981         description: List of fixed IP addresses to use as management IPs of A instances.
1982         required: true
1983         status: SUPPORTED
1984         entry_schema:
1985           type: string
1986       rtp_msc_a_untrusted_ips:
1987         type: list
1988         description: List of fixed IP addresses to use as Untrusted/access fixed IPs of A instances.
1989         required: true
1990         status: SUPPORTED
1991         entry_schema:
1992           type: string
1993       vm_role:
1994         type: string
1995         description: Role of these VMs
1996         required: true
1997         status: SUPPORTED
1998       rtp_msc_untrusted_v6_vips:
1999         type: list
2000         description: List of Untrusted/access alternate virtual IP addresses for all instances.
2001         required: true
2002         status: SUPPORTED
2003         entry_schema:
2004           type: string
2005       perimeta_untrusted_vlan_networks:
2006         type: list
2007         description: List of Contrail VLAN networks to use on the untrusted/access network.   The order and number of these must match the VLAN ID list.
2008         required: true
2009         status: SUPPORTED
2010         entry_schema:
2011           type: string
2012       rtp_msc_a_untrusted_v6_ips:
2013         type: list
2014         description: List of fixed IP addresses to use as Untrusted/access alternate fixed IPs of A instances.
2015         required: true
2016         status: SUPPORTED
2017         entry_schema:
2018           type: string
2019       perimeta_image_name:
2020         type: string
2021         description: Glance image for Perimeta instance
2022         required: true
2023         status: SUPPORTED
2024       mgmt_net_id:
2025         type: string
2026         description: Management network id
2027         required: true
2028         status: SUPPORTED
2029       int_untrusted_parent_net_id:
2030         type: string
2031         description: internal Untrusted/access parent network id
2032         required: true
2033         status: SUPPORTED
2034       rtp_msc_a_names:
2035         type: list
2036         description: List of names of Perimeta VM A instances, indexed by perimeta_instance_index
2037         required: true
2038         status: SUPPORTED
2039         entry_schema:
2040           type: string
2041       perimeta_flavor_name:
2042         type: string
2043         description: Flavor to use for creating VM instances
2044         required: true
2045         status: SUPPORTED
2046       rtp_msc_trusted_vips:
2047         type: list
2048         description: List of Trusted/core virtual IP addresses for all instances.
2049         required: true
2050         status: SUPPORTED
2051         entry_schema:
2052           type: string
2053     requirements:
2054     - dependency_perimeta_rtp_msc_a_trusted_0_port:
2055         capability: tosca.capabilities.Node
2056         node: tosca.nodes.Root
2057         relationship: tosca.relationships.DependsOn
2058         occurrences:
2059         - 0
2060         - UNBOUNDED
2061     - link_perimeta_rtp_msc_a_trusted_0_port:
2062         capability: tosca.capabilities.network.Linkable
2063         relationship: tosca.relationships.network.LinksTo
2064         occurrences:
2065         - 1
2066         - 1
2067     - dependency_perimeta_rtp_msc_a_ha_0_port:
2068         capability: tosca.capabilities.Node
2069         node: tosca.nodes.Root
2070         relationship: tosca.relationships.DependsOn
2071         occurrences:
2072         - 0
2073         - UNBOUNDED
2074     - link_perimeta_rtp_msc_a_ha_0_port:
2075         capability: tosca.capabilities.network.Linkable
2076         relationship: tosca.relationships.network.LinksTo
2077         occurrences:
2078         - 1
2079         - 1
2080     - dependency_perimeta_rtp_msc_a_untrusted_parent_0_port:
2081         capability: tosca.capabilities.Node
2082         node: tosca.nodes.Root
2083         relationship: tosca.relationships.DependsOn
2084         occurrences:
2085         - 0
2086         - UNBOUNDED
2087     - link_perimeta_rtp_msc_a_untrusted_parent_0_port:
2088         capability: tosca.capabilities.network.Linkable
2089         relationship: tosca.relationships.network.LinksTo
2090         occurrences:
2091         - 1
2092         - 1
2093     - dependency_perimeta_rtp_msc_a_server_0:
2094         capability: tosca.capabilities.Node
2095         node: tosca.nodes.Root
2096         relationship: tosca.relationships.DependsOn
2097         occurrences:
2098         - 0
2099         - UNBOUNDED
2100     - local_storage_perimeta_rtp_msc_a_server_0:
2101         capability: tosca.capabilities.Attachment
2102         node: tosca.nodes.BlockStorage
2103         relationship: tosca.relationships.AttachesTo
2104         occurrences:
2105         - 0
2106         - UNBOUNDED
2107     - dependency_perimeta_rtp_msc_a_mgmt_0_port:
2108         capability: tosca.capabilities.Node
2109         node: tosca.nodes.Root
2110         relationship: tosca.relationships.DependsOn
2111         occurrences:
2112         - 0
2113         - UNBOUNDED
2114     - link_perimeta_rtp_msc_a_mgmt_0_port:
2115         capability: tosca.capabilities.network.Linkable
2116         relationship: tosca.relationships.network.LinksTo
2117         occurrences:
2118         - 1
2119         - 1
2120     capabilities:
2121       attachment_perimeta_rtp_msc_a_ha_0_port:
2122         type: tosca.capabilities.Attachment
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       disk.device.read.requests_perimeta_rtp_msc_a_server_0:
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       attachment_perimeta_rtp_msc_a_mgmt_0_port:
2133         type: tosca.capabilities.Attachment
2134         occurrences:
2135         - 1
2136         - UNBOUNDED
2137       feature_perimeta_rtp_msc_a_trusted_0_port:
2138         type: tosca.capabilities.Node
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       disk.device.latency_perimeta_rtp_msc_a_server_0:
2143         type: org.openecomp.capabilities.metric.Ceilometer
2144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       vcpus_perimeta_rtp_msc_a_server_0:
2149         type: org.openecomp.capabilities.metric.Ceilometer
2150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       memory.resident_perimeta_rtp_msc_a_server_0:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       binding_perimeta_rtp_msc_a_untrusted_parent_0_port:
2161         type: tosca.capabilities.network.Bindable
2162         valid_source_types:
2163         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2164         occurrences:
2165         - 0
2166         - UNBOUNDED
2167       network.outgoing.packets.rate_perimeta_rtp_msc_a_mgmt_0_port:
2168         type: org.openecomp.capabilities.metric.Ceilometer
2169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2170         occurrences:
2171         - 1
2172         - UNBOUNDED
2173       network.incoming.bytes_perimeta_rtp_msc_a_trusted_0_port:
2174         type: org.openecomp.capabilities.metric.Ceilometer
2175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2176         occurrences:
2177         - 1
2178         - UNBOUNDED
2179       attachment_perimeta_rtp_msc_a_untrusted_parent_0_port:
2180         type: tosca.capabilities.Attachment
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       cpu_perimeta_rtp_msc_a_server_0:
2185         type: org.openecomp.capabilities.metric.Ceilometer
2186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2187         occurrences:
2188         - 1
2189         - UNBOUNDED
2190       disk.capacity_perimeta_rtp_msc_a_server_0:
2191         type: org.openecomp.capabilities.metric.Ceilometer
2192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2193         occurrences:
2194         - 1
2195         - UNBOUNDED
2196       network.outgoing.bytes_perimeta_rtp_msc_a_trusted_0_port:
2197         type: org.openecomp.capabilities.metric.Ceilometer
2198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2199         occurrences:
2200         - 1
2201         - UNBOUNDED
2202       network.outgoing.bytes.rate_perimeta_rtp_msc_a_ha_0_port:
2203         type: org.openecomp.capabilities.metric.Ceilometer
2204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2205         occurrences:
2206         - 1
2207         - UNBOUNDED
2208       disk.read.bytes_perimeta_rtp_msc_a_server_0:
2209         type: org.openecomp.capabilities.metric.Ceilometer
2210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2211         occurrences:
2212         - 1
2213         - UNBOUNDED
2214       network.outgoing.bytes.rate_perimeta_rtp_msc_a_untrusted_parent_0_port:
2215         type: org.openecomp.capabilities.metric.Ceilometer
2216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       network.outpoing.packets_perimeta_rtp_msc_a_ha_0_port:
2221         type: org.openecomp.capabilities.metric.Ceilometer
2222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       os_perimeta_rtp_msc_a_server_0:
2227         type: tosca.capabilities.OperatingSystem
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       feature_perimeta_rtp_msc_a_ha_0_port:
2232         type: tosca.capabilities.Node
2233         occurrences:
2234         - 1
2235         - UNBOUNDED
2236       network.incoming.packets_perimeta_rtp_msc_a_untrusted_parent_0_port:
2237         type: org.openecomp.capabilities.metric.Ceilometer
2238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2239         occurrences:
2240         - 1
2241         - UNBOUNDED
2242       disk.device.allocation_perimeta_rtp_msc_a_server_0:
2243         type: org.openecomp.capabilities.metric.Ceilometer
2244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       disk.write.requests.rate_perimeta_rtp_msc_a_server_0:
2249         type: org.openecomp.capabilities.metric.Ceilometer
2250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       network.incoming.bytes.rate_perimeta_rtp_msc_a_trusted_0_port:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       network.incoming.bytes_perimeta_rtp_msc_a_mgmt_0_port:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       disk.device.iops_perimeta_rtp_msc_a_server_0:
2267         type: org.openecomp.capabilities.metric.Ceilometer
2268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2269         occurrences:
2270         - 1
2271         - UNBOUNDED
2272       feature_perimeta_rtp_msc_a_mgmt_0_port:
2273         type: tosca.capabilities.Node
2274         occurrences:
2275         - 1
2276         - UNBOUNDED
2277       network.incoming.bytes_perimeta_rtp_msc_a_ha_0_port:
2278         type: org.openecomp.capabilities.metric.Ceilometer
2279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2280         occurrences:
2281         - 1
2282         - UNBOUNDED
2283       network.incoming.bytes.rate_perimeta_rtp_msc_a_untrusted_parent_0_port:
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       network.incoming.bytes.rate_perimeta_rtp_msc_a_ha_0_port:
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.device.usage_perimeta_rtp_msc_a_server_0:
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.write.bytes_perimeta_rtp_msc_a_server_0:
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       attachment_perimeta_rtp_msc_a_trusted_0_port:
2308         type: tosca.capabilities.Attachment
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       network.outgoing.bytes_perimeta_rtp_msc_a_ha_0_port:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       feature_perimeta_rtp_msc_a_untrusted_parent_0_port:
2319         type: tosca.capabilities.Node
2320         occurrences:
2321         - 1
2322         - UNBOUNDED
2323       disk.usage_perimeta_rtp_msc_a_server_0:
2324         type: org.openecomp.capabilities.metric.Ceilometer
2325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2326         occurrences:
2327         - 1
2328         - UNBOUNDED
2329       binding_perimeta_rtp_msc_a_ha_0_port:
2330         type: tosca.capabilities.network.Bindable
2331         valid_source_types:
2332         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2333         occurrences:
2334         - 0
2335         - UNBOUNDED
2336       disk.iops_perimeta_rtp_msc_a_server_0:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       disk.allocation_perimeta_rtp_msc_a_server_0:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       disk.device.write.bytes.rate_perimeta_rtp_msc_a_server_0:
2349         type: org.openecomp.capabilities.metric.Ceilometer
2350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       disk.device.capacity_perimeta_rtp_msc_a_server_0:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       network.outpoing.packets_perimeta_rtp_msc_a_trusted_0_port:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       disk.ephemeral.size_perimeta_rtp_msc_a_server_0:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       network.incoming.packets_perimeta_rtp_msc_a_trusted_0_port:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       cpu_util_perimeta_rtp_msc_a_server_0:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       network.outgoing.bytes.rate_perimeta_rtp_msc_a_mgmt_0_port:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390       network.outgoing.bytes.rate_perimeta_rtp_msc_a_trusted_0_port:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       network.incoming.packets_perimeta_rtp_msc_a_mgmt_0_port:
2397         type: org.openecomp.capabilities.metric.Ceilometer
2398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402       scalable_perimeta_rtp_msc_a_server_0:
2403         type: tosca.capabilities.Scalable
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       host_perimeta_rtp_msc_a_server_0:
2408         type: tosca.capabilities.Container
2409         valid_source_types:
2410         - tosca.nodes.SoftwareComponent
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.device.read.requests.rate_perimeta_rtp_msc_a_server_0:
2415         type: org.openecomp.capabilities.metric.Ceilometer
2416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       network.incoming.packets.rate_perimeta_rtp_msc_a_mgmt_0_port:
2421         type: org.openecomp.capabilities.metric.Ceilometer
2422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       network.incoming.packets.rate_perimeta_rtp_msc_a_untrusted_parent_0_port:
2427         type: org.openecomp.capabilities.metric.Ceilometer
2428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2429         occurrences:
2430         - 1
2431         - UNBOUNDED
2432       network.outgoing.bytes_perimeta_rtp_msc_a_mgmt_0_port:
2433         type: org.openecomp.capabilities.metric.Ceilometer
2434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       network.outpoing.packets_perimeta_rtp_msc_a_untrusted_parent_0_port:
2439         type: org.openecomp.capabilities.metric.Ceilometer
2440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       network.outpoing.packets_perimeta_rtp_msc_a_mgmt_0_port:
2445         type: org.openecomp.capabilities.metric.Ceilometer
2446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2447         occurrences:
2448         - 1
2449         - UNBOUNDED
2450       network.incoming.bytes_perimeta_rtp_msc_a_untrusted_parent_0_port:
2451         type: org.openecomp.capabilities.metric.Ceilometer
2452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2453         occurrences:
2454         - 1
2455         - UNBOUNDED
2456       disk.root.size_perimeta_rtp_msc_a_server_0:
2457         type: org.openecomp.capabilities.metric.Ceilometer
2458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2459         occurrences:
2460         - 1
2461         - UNBOUNDED
2462       network.incoming.packets.rate_perimeta_rtp_msc_a_trusted_0_port:
2463         type: org.openecomp.capabilities.metric.Ceilometer
2464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2465         occurrences:
2466         - 1
2467         - UNBOUNDED
2468       network.outgoing.packets.rate_perimeta_rtp_msc_a_untrusted_parent_0_port:
2469         type: org.openecomp.capabilities.metric.Ceilometer
2470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2471         occurrences:
2472         - 1
2473         - UNBOUNDED
2474       disk.write.bytes.rate_perimeta_rtp_msc_a_server_0:
2475         type: org.openecomp.capabilities.metric.Ceilometer
2476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       network.outgoing.packets.rate_perimeta_rtp_msc_a_ha_0_port:
2481         type: org.openecomp.capabilities.metric.Ceilometer
2482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2483         occurrences:
2484         - 1
2485         - UNBOUNDED
2486       endpoint_perimeta_rtp_msc_a_server_0:
2487         type: tosca.capabilities.Endpoint.Admin
2488         occurrences:
2489         - 1
2490         - UNBOUNDED
2491       feature_perimeta_rtp_msc_a_server_0:
2492         type: tosca.capabilities.Node
2493         occurrences:
2494         - 1
2495         - UNBOUNDED
2496       network.incoming.packets_perimeta_rtp_msc_a_ha_0_port:
2497         type: org.openecomp.capabilities.metric.Ceilometer
2498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2499         occurrences:
2500         - 1
2501         - UNBOUNDED
2502       binding_perimeta_rtp_msc_a_server_0:
2503         type: tosca.capabilities.network.Bindable
2504         occurrences:
2505         - 1
2506         - UNBOUNDED
2507       disk.device.write.requests.rate_perimeta_rtp_msc_a_server_0:
2508         type: org.openecomp.capabilities.metric.Ceilometer
2509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2510         occurrences:
2511         - 1
2512         - UNBOUNDED
2513       binding_perimeta_rtp_msc_a_trusted_0_port:
2514         type: tosca.capabilities.network.Bindable
2515         valid_source_types:
2516         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2517         occurrences:
2518         - 0
2519         - UNBOUNDED
2520       instance_perimeta_rtp_msc_a_server_0:
2521         type: org.openecomp.capabilities.metric.Ceilometer
2522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2523         occurrences:
2524         - 1
2525         - UNBOUNDED
2526       disk.read.bytes.rate_perimeta_rtp_msc_a_server_0:
2527         type: org.openecomp.capabilities.metric.Ceilometer
2528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2529         occurrences:
2530         - 1
2531         - UNBOUNDED
2532       binding_perimeta_rtp_msc_a_mgmt_0_port:
2533         type: tosca.capabilities.network.Bindable
2534         valid_source_types:
2535         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2536         occurrences:
2537         - 0
2538         - UNBOUNDED
2539       disk.latency_perimeta_rtp_msc_a_server_0:
2540         type: org.openecomp.capabilities.metric.Ceilometer
2541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2542         occurrences:
2543         - 1
2544         - UNBOUNDED
2545       network.incoming.packets.rate_perimeta_rtp_msc_a_ha_0_port:
2546         type: org.openecomp.capabilities.metric.Ceilometer
2547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2548         occurrences:
2549         - 1
2550         - UNBOUNDED
2551       disk.device.read.bytes_perimeta_rtp_msc_a_server_0:
2552         type: org.openecomp.capabilities.metric.Ceilometer
2553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       network.outgoing.packets.rate_perimeta_rtp_msc_a_trusted_0_port:
2558         type: org.openecomp.capabilities.metric.Ceilometer
2559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2560         occurrences:
2561         - 1
2562         - UNBOUNDED
2563       disk.read.requests_perimeta_rtp_msc_a_server_0:
2564         type: org.openecomp.capabilities.metric.Ceilometer
2565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2566         occurrences:
2567         - 1
2568         - UNBOUNDED
2569       disk.device.read.bytes.rate_perimeta_rtp_msc_a_server_0:
2570         type: org.openecomp.capabilities.metric.Ceilometer
2571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       disk.device.write.bytes_perimeta_rtp_msc_a_server_0:
2576         type: org.openecomp.capabilities.metric.Ceilometer
2577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2578         occurrences:
2579         - 1
2580         - UNBOUNDED
2581       network.incoming.bytes.rate_perimeta_rtp_msc_a_mgmt_0_port:
2582         type: org.openecomp.capabilities.metric.Ceilometer
2583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2584         occurrences:
2585         - 1
2586         - UNBOUNDED
2587       memory_perimeta_rtp_msc_a_server_0:
2588         type: org.openecomp.capabilities.metric.Ceilometer
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2590         occurrences:
2591         - 1
2592         - UNBOUNDED
2593       network.outgoing.bytes_perimeta_rtp_msc_a_untrusted_parent_0_port:
2594         type: org.openecomp.capabilities.metric.Ceilometer
2595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2596         occurrences:
2597         - 1
2598         - UNBOUNDED
2599       disk.device.write.requests_perimeta_rtp_msc_a_server_0:
2600         type: org.openecomp.capabilities.metric.Ceilometer
2601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2602         occurrences:
2603         - 1
2604         - UNBOUNDED
2605       disk.write.requests_perimeta_rtp_msc_a_server_0:
2606         type: org.openecomp.capabilities.metric.Ceilometer
2607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2608         occurrences:
2609         - 1
2610         - UNBOUNDED
2611       cpu.delta_perimeta_rtp_msc_a_server_0:
2612         type: org.openecomp.capabilities.metric.Ceilometer
2613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2614         occurrences:
2615         - 1
2616         - UNBOUNDED
2617       memory.usage_perimeta_rtp_msc_a_server_0:
2618         type: org.openecomp.capabilities.metric.Ceilometer
2619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623   org.openecomp.resource.abstract.nodes.heat.vlan_subinterface_dual:
2624     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2625     properties:
2626       perimeta_parent_interface:
2627         type: string
2628         description: Parent Contrail interface
2629         required: true
2630         status: SUPPORTED
2631       perimeta_v6_vip_0:
2632         type: string
2633         description: virtual IPv6 address associated with subinterfaces
2634         required: true
2635         status: SUPPORTED
2636       perimeta_subinterface_name_prefix:
2637         type: string
2638         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
2639         required: true
2640         status: SUPPORTED
2641       perimeta_vlan_networks:
2642         type: list
2643         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
2644         required: true
2645         status: SUPPORTED
2646         entry_schema:
2647           type: string
2648       perimeta_subinterface_instance_index:
2649         type: float
2650         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
2651         required: true
2652         status: SUPPORTED
2653         constraints:
2654         - in_range:
2655           - 1
2656           - 1001
2657       perimeta_ip_0:
2658         type: string
2659         description: IPv4 address associated with subinterfaces
2660         required: true
2661         status: SUPPORTED
2662       perimeta_vip_0:
2663         type: string
2664         description: virtual IPv4 address associated with subinterfaces
2665         required: true
2666         status: SUPPORTED
2667       perimeta_vlan_ids:
2668         type: list
2669         description: List of VLAN IDs to use for subinterfaces
2670         required: true
2671         status: SUPPORTED
2672         entry_schema:
2673           type: string
2674       perimeta_mac_address:
2675         type: string
2676         description: MAC address to use for subinterface
2677         required: true
2678         status: SUPPORTED
2679       perimeta_v6_ip_0:
2680         type: string
2681         description: IPv6 address associated with subinterfaces
2682         required: true
2683         status: SUPPORTED
2684   org.openecomp.resource.abstract.nodes.heat.module_2_perimeta_sw_b_child:
2685     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2686     properties:
2687       vf_module_id:
2688         type: string
2689         description: Unique ID for this VF Module instance
2690         required: true
2691         status: SUPPORTED
2692       int_ha_network_plen:
2693         type: float
2694         description: Prefix length of subnet associated with internal HA network
2695         required: true
2696         status: SUPPORTED
2697         constraints:
2698         - in_range:
2699           - 0
2700           - 31
2701       rtp_msc_b_untrusted_v6_ips:
2702         type: list
2703         description: List of fixed IP addresses to use as Untrusted/access alternate fixed IPs of B instances.
2704         required: true
2705         status: SUPPORTED
2706         entry_schema:
2707           type: string
2708       rtp_msc_b_mgmt_ips:
2709         type: list
2710         description: List of fixed IP addresses to use as management IPs of B instances.
2711         required: true
2712         status: SUPPORTED
2713         entry_schema:
2714           type: string
2715       vnf_name:
2716         type: string
2717         description: Unique name for this VNF instance
2718         required: true
2719         status: SUPPORTED
2720       perimeta_untrusted_vlan_ids:
2721         type: list
2722         description: List of VLAN IDs to use on the untrusted/access network
2723         required: true
2724         status: SUPPORTED
2725         entry_schema:
2726           type: string
2727       rtp_msc_b_names:
2728         type: list
2729         description: List of names of Perimeta VM B instances, indexed by perimeta_instance_index
2730         required: true
2731         status: SUPPORTED
2732         entry_schema:
2733           type: string
2734       rtp_msc_b_untrusted_ips:
2735         type: list
2736         description: List of fixed IP addresses to use as Untrusted/access fixed IPs of B instances.
2737         required: true
2738         status: SUPPORTED
2739         entry_schema:
2740           type: string
2741       int_ha_net_id:
2742         type: string
2743         description: HA network id
2744         required: true
2745         status: SUPPORTED
2746       perimeta_instance_index:
2747         type: float
2748         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
2749         required: true
2750         status: SUPPORTED
2751         constraints:
2752         - in_range:
2753           - 0
2754           - 19
2755       perimeta_keypair:
2756         type: string
2757         description: Keypair to use for accessing this Perimeta instance
2758         required: true
2759         status: SUPPORTED
2760       perimeta_server_groups:
2761         type: list
2762         description: Server groups to use for these VMs
2763         required: true
2764         status: SUPPORTED
2765         entry_schema:
2766           type: string
2767       vnf_id:
2768         type: string
2769         description: VNF ID of this deployment
2770         required: true
2771         status: SUPPORTED
2772       availability_zone_1:
2773         type: string
2774         description: Availability zone for B instances.  May be the same as A instance.
2775         required: true
2776         status: SUPPORTED
2777       rtp_msc_mgmt_vips:
2778         type: list
2779         description: List of management virtual IP addresses for all instances.
2780         required: true
2781         status: SUPPORTED
2782         entry_schema:
2783           type: string
2784       perimeta_sec_groups:
2785         type: list
2786         description: List of security groups to add on trusted interfaces.
2787         required: true
2788         status: SUPPORTED
2789         entry_schema:
2790           type: string
2791       rtp_msc_untrusted_parent_vips:
2792         type: list
2793         description: List of Untrusted/access parent virtual IP addresses for all instances.
2794         required: true
2795         status: SUPPORTED
2796         entry_schema:
2797           type: string
2798       perimeta_untrusted_num_vlans:
2799         type: float
2800         description: number of VLANs to connect to the untrusted/access interface
2801         required: true
2802         status: SUPPORTED
2803         constraints:
2804         - in_range:
2805           - 1
2806           - 1001
2807       rtp_msc_a_int_ha_ips:
2808         type: list
2809         description: List of fixed IP addresses to use as HA IPs of A instances.
2810         required: true
2811         status: SUPPORTED
2812         entry_schema:
2813           type: string
2814       rtp_msc_b_trusted_ips:
2815         type: list
2816         description: List of fixed IP addresses to use as Trusted/core fixed IPs of B instances.
2817         required: true
2818         status: SUPPORTED
2819         entry_schema:
2820           type: string
2821       rtp_msc_untrusted_vips:
2822         type: list
2823         description: List of Untrusted/access virtual IP addresses for all instances.
2824         required: true
2825         status: SUPPORTED
2826         entry_schema:
2827           type: string
2828       trusted_net_id:
2829         type: string
2830         description: Trusted/core network UUID
2831         required: true
2832         status: SUPPORTED
2833       rtp_msc_b_int_ha_ips:
2834         type: list
2835         description: List of fixed IP addresses to use as HA IPs of B instances.
2836         required: true
2837         status: SUPPORTED
2838         entry_schema:
2839           type: string
2840       vm_role:
2841         type: string
2842         description: Role of these VMs
2843         required: true
2844         status: SUPPORTED
2845       rtp_msc_untrusted_v6_vips:
2846         type: list
2847         description: List of Untrusted/access alternate virtual IP addresses for all instances.
2848         required: true
2849         status: SUPPORTED
2850         entry_schema:
2851           type: string
2852       perimeta_untrusted_vlan_networks:
2853         type: list
2854         description: List of Contrail VLAN networks to use on the untrusted/access network.   The order and number of these must match the VLAN ID list.
2855         required: true
2856         status: SUPPORTED
2857         entry_schema:
2858           type: string
2859       perimeta_image_name:
2860         type: string
2861         description: Glance image for Perimeta instance
2862         required: true
2863         status: SUPPORTED
2864       rtp_msc_b_untrusted_parent_ips:
2865         type: list
2866         description: List of fixed IP addresses to use as Untrusted/access parent fixed IPs of B instances.
2867         required: true
2868         status: SUPPORTED
2869         entry_schema:
2870           type: string
2871       mgmt_net_id:
2872         type: string
2873         description: Management network id
2874         required: true
2875         status: SUPPORTED
2876       int_untrusted_parent_net_id:
2877         type: string
2878         description: internal Untrusted/access parent network id
2879         required: true
2880         status: SUPPORTED
2881       perimeta_flavor_name:
2882         type: string
2883         description: Flavor to use for creating VM instances
2884         required: true
2885         status: SUPPORTED
2886       rtp_msc_trusted_vips:
2887         type: list
2888         description: List of Trusted/core virtual IP addresses for all instances.
2889         required: true
2890         status: SUPPORTED
2891         entry_schema:
2892           type: string
2893     requirements:
2894     - dependency_perimeta_rtp_msc_b_trusted_0_port:
2895         capability: tosca.capabilities.Node
2896         node: tosca.nodes.Root
2897         relationship: tosca.relationships.DependsOn
2898         occurrences:
2899         - 0
2900         - UNBOUNDED
2901     - link_perimeta_rtp_msc_b_trusted_0_port:
2902         capability: tosca.capabilities.network.Linkable
2903         relationship: tosca.relationships.network.LinksTo
2904         occurrences:
2905         - 1
2906         - 1
2907     - dependency_perimeta_rtp_msc_b_mgmt_0_port:
2908         capability: tosca.capabilities.Node
2909         node: tosca.nodes.Root
2910         relationship: tosca.relationships.DependsOn
2911         occurrences:
2912         - 0
2913         - UNBOUNDED
2914     - link_perimeta_rtp_msc_b_mgmt_0_port:
2915         capability: tosca.capabilities.network.Linkable
2916         relationship: tosca.relationships.network.LinksTo
2917         occurrences:
2918         - 1
2919         - 1
2920     - dependency_perimeta_rtp_msc_b_server_0:
2921         capability: tosca.capabilities.Node
2922         node: tosca.nodes.Root
2923         relationship: tosca.relationships.DependsOn
2924         occurrences:
2925         - 0
2926         - UNBOUNDED
2927     - local_storage_perimeta_rtp_msc_b_server_0:
2928         capability: tosca.capabilities.Attachment
2929         node: tosca.nodes.BlockStorage
2930         relationship: tosca.relationships.AttachesTo
2931         occurrences:
2932         - 0
2933         - UNBOUNDED
2934     - dependency_perimeta_rtp_msc_b_ha_0_port:
2935         capability: tosca.capabilities.Node
2936         node: tosca.nodes.Root
2937         relationship: tosca.relationships.DependsOn
2938         occurrences:
2939         - 0
2940         - UNBOUNDED
2941     - link_perimeta_rtp_msc_b_ha_0_port:
2942         capability: tosca.capabilities.network.Linkable
2943         relationship: tosca.relationships.network.LinksTo
2944         occurrences:
2945         - 1
2946         - 1
2947     - dependency_perimeta_rtp_msc_b_untrusted_parent_0_port:
2948         capability: tosca.capabilities.Node
2949         node: tosca.nodes.Root
2950         relationship: tosca.relationships.DependsOn
2951         occurrences:
2952         - 0
2953         - UNBOUNDED
2954     - link_perimeta_rtp_msc_b_untrusted_parent_0_port:
2955         capability: tosca.capabilities.network.Linkable
2956         relationship: tosca.relationships.network.LinksTo
2957         occurrences:
2958         - 1
2959         - 1
2960     capabilities:
2961       attachment_perimeta_rtp_msc_b_mgmt_0_port:
2962         type: tosca.capabilities.Attachment
2963         occurrences:
2964         - 1
2965         - UNBOUNDED
2966       disk.read.requests_perimeta_rtp_msc_b_server_0:
2967         type: org.openecomp.capabilities.metric.Ceilometer
2968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2969         occurrences:
2970         - 1
2971         - UNBOUNDED
2972       network.incoming.bytes.rate_perimeta_rtp_msc_b_ha_0_port:
2973         type: org.openecomp.capabilities.metric.Ceilometer
2974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2975         occurrences:
2976         - 1
2977         - UNBOUNDED
2978       network.incoming.packets_perimeta_rtp_msc_b_ha_0_port:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       attachment_perimeta_rtp_msc_b_trusted_0_port:
2985         type: tosca.capabilities.Attachment
2986         occurrences:
2987         - 1
2988         - UNBOUNDED
2989       disk.device.read.requests.rate_perimeta_rtp_msc_b_server_0:
2990         type: org.openecomp.capabilities.metric.Ceilometer
2991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2992         occurrences:
2993         - 1
2994         - UNBOUNDED
2995       network.outgoing.packets.rate_perimeta_rtp_msc_b_mgmt_0_port:
2996         type: org.openecomp.capabilities.metric.Ceilometer
2997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2998         occurrences:
2999         - 1
3000         - UNBOUNDED
3001       network.incoming.bytes_perimeta_rtp_msc_b_untrusted_parent_0_port:
3002         type: org.openecomp.capabilities.metric.Ceilometer
3003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3004         occurrences:
3005         - 1
3006         - UNBOUNDED
3007       network.incoming.bytes.rate_perimeta_rtp_msc_b_trusted_0_port:
3008         type: org.openecomp.capabilities.metric.Ceilometer
3009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       disk.latency_perimeta_rtp_msc_b_server_0:
3014         type: org.openecomp.capabilities.metric.Ceilometer
3015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3016         occurrences:
3017         - 1
3018         - UNBOUNDED
3019       network.incoming.packets.rate_perimeta_rtp_msc_b_trusted_0_port:
3020         type: org.openecomp.capabilities.metric.Ceilometer
3021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3022         occurrences:
3023         - 1
3024         - UNBOUNDED
3025       disk.device.write.requests_perimeta_rtp_msc_b_server_0:
3026         type: org.openecomp.capabilities.metric.Ceilometer
3027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3028         occurrences:
3029         - 1
3030         - UNBOUNDED
3031       disk.device.read.bytes.rate_perimeta_rtp_msc_b_server_0:
3032         type: org.openecomp.capabilities.metric.Ceilometer
3033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3034         occurrences:
3035         - 1
3036         - UNBOUNDED
3037       memory_perimeta_rtp_msc_b_server_0:
3038         type: org.openecomp.capabilities.metric.Ceilometer
3039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3040         occurrences:
3041         - 1
3042         - UNBOUNDED
3043       network.outgoing.bytes.rate_perimeta_rtp_msc_b_untrusted_parent_0_port:
3044         type: org.openecomp.capabilities.metric.Ceilometer
3045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3046         occurrences:
3047         - 1
3048         - UNBOUNDED
3049       feature_perimeta_rtp_msc_b_server_0:
3050         type: tosca.capabilities.Node
3051         occurrences:
3052         - 1
3053         - UNBOUNDED
3054       network.incoming.packets_perimeta_rtp_msc_b_trusted_0_port:
3055         type: org.openecomp.capabilities.metric.Ceilometer
3056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3057         occurrences:
3058         - 1
3059         - UNBOUNDED
3060       disk.ephemeral.size_perimeta_rtp_msc_b_server_0:
3061         type: org.openecomp.capabilities.metric.Ceilometer
3062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3063         occurrences:
3064         - 1
3065         - UNBOUNDED
3066       network.outgoing.bytes.rate_perimeta_rtp_msc_b_trusted_0_port:
3067         type: org.openecomp.capabilities.metric.Ceilometer
3068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3069         occurrences:
3070         - 1
3071         - UNBOUNDED
3072       attachment_perimeta_rtp_msc_b_ha_0_port:
3073         type: tosca.capabilities.Attachment
3074         occurrences:
3075         - 1
3076         - UNBOUNDED
3077       disk.capacity_perimeta_rtp_msc_b_server_0:
3078         type: org.openecomp.capabilities.metric.Ceilometer
3079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3080         occurrences:
3081         - 1
3082         - UNBOUNDED
3083       network.incoming.bytes_perimeta_rtp_msc_b_mgmt_0_port:
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       cpu_perimeta_rtp_msc_b_server_0:
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.capacity_perimeta_rtp_msc_b_server_0:
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       binding_perimeta_rtp_msc_b_ha_0_port:
3102         type: tosca.capabilities.network.Bindable
3103         valid_source_types:
3104         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3105         occurrences:
3106         - 0
3107         - UNBOUNDED
3108       disk.device.usage_perimeta_rtp_msc_b_server_0:
3109         type: org.openecomp.capabilities.metric.Ceilometer
3110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3111         occurrences:
3112         - 1
3113         - UNBOUNDED
3114       disk.device.allocation_perimeta_rtp_msc_b_server_0:
3115         type: org.openecomp.capabilities.metric.Ceilometer
3116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3117         occurrences:
3118         - 1
3119         - UNBOUNDED
3120       disk.write.requests.rate_perimeta_rtp_msc_b_server_0:
3121         type: org.openecomp.capabilities.metric.Ceilometer
3122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3123         occurrences:
3124         - 1
3125         - UNBOUNDED
3126       network.outpoing.packets_perimeta_rtp_msc_b_trusted_0_port:
3127         type: org.openecomp.capabilities.metric.Ceilometer
3128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3129         occurrences:
3130         - 1
3131         - UNBOUNDED
3132       disk.root.size_perimeta_rtp_msc_b_server_0:
3133         type: org.openecomp.capabilities.metric.Ceilometer
3134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3135         occurrences:
3136         - 1
3137         - UNBOUNDED
3138       cpu_util_perimeta_rtp_msc_b_server_0:
3139         type: org.openecomp.capabilities.metric.Ceilometer
3140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3141         occurrences:
3142         - 1
3143         - UNBOUNDED
3144       disk.device.latency_perimeta_rtp_msc_b_server_0:
3145         type: org.openecomp.capabilities.metric.Ceilometer
3146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3147         occurrences:
3148         - 1
3149         - UNBOUNDED
3150       attachment_perimeta_rtp_msc_b_untrusted_parent_0_port:
3151         type: tosca.capabilities.Attachment
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       os_perimeta_rtp_msc_b_server_0:
3156         type: tosca.capabilities.OperatingSystem
3157         occurrences:
3158         - 1
3159         - UNBOUNDED
3160       disk.device.write.bytes.rate_perimeta_rtp_msc_b_server_0:
3161         type: org.openecomp.capabilities.metric.Ceilometer
3162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3163         occurrences:
3164         - 1
3165         - UNBOUNDED
3166       network.outgoing.bytes_perimeta_rtp_msc_b_trusted_0_port:
3167         type: org.openecomp.capabilities.metric.Ceilometer
3168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3169         occurrences:
3170         - 1
3171         - UNBOUNDED
3172       disk.device.read.bytes_perimeta_rtp_msc_b_server_0:
3173         type: org.openecomp.capabilities.metric.Ceilometer
3174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3175         occurrences:
3176         - 1
3177         - UNBOUNDED
3178       network.outgoing.packets.rate_perimeta_rtp_msc_b_ha_0_port:
3179         type: org.openecomp.capabilities.metric.Ceilometer
3180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3181         occurrences:
3182         - 1
3183         - UNBOUNDED
3184       network.incoming.packets_perimeta_rtp_msc_b_mgmt_0_port:
3185         type: org.openecomp.capabilities.metric.Ceilometer
3186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3187         occurrences:
3188         - 1
3189         - UNBOUNDED
3190       disk.device.iops_perimeta_rtp_msc_b_server_0:
3191         type: org.openecomp.capabilities.metric.Ceilometer
3192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3193         occurrences:
3194         - 1
3195         - UNBOUNDED
3196       network.incoming.packets.rate_perimeta_rtp_msc_b_ha_0_port:
3197         type: org.openecomp.capabilities.metric.Ceilometer
3198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3199         occurrences:
3200         - 1
3201         - UNBOUNDED
3202       network.incoming.packets_perimeta_rtp_msc_b_untrusted_parent_0_port:
3203         type: org.openecomp.capabilities.metric.Ceilometer
3204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3205         occurrences:
3206         - 1
3207         - UNBOUNDED
3208       disk.write.bytes_perimeta_rtp_msc_b_server_0:
3209         type: org.openecomp.capabilities.metric.Ceilometer
3210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3211         occurrences:
3212         - 1
3213         - UNBOUNDED
3214       network.incoming.bytes_perimeta_rtp_msc_b_ha_0_port:
3215         type: org.openecomp.capabilities.metric.Ceilometer
3216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3217         occurrences:
3218         - 1
3219         - UNBOUNDED
3220       network.outgoing.bytes.rate_perimeta_rtp_msc_b_mgmt_0_port:
3221         type: org.openecomp.capabilities.metric.Ceilometer
3222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3223         occurrences:
3224         - 1
3225         - UNBOUNDED
3226       network.outgoing.bytes_perimeta_rtp_msc_b_untrusted_parent_0_port:
3227         type: org.openecomp.capabilities.metric.Ceilometer
3228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3229         occurrences:
3230         - 1
3231         - UNBOUNDED
3232       instance_perimeta_rtp_msc_b_server_0:
3233         type: org.openecomp.capabilities.metric.Ceilometer
3234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3235         occurrences:
3236         - 1
3237         - UNBOUNDED
3238       disk.device.write.requests.rate_perimeta_rtp_msc_b_server_0:
3239         type: org.openecomp.capabilities.metric.Ceilometer
3240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3241         occurrences:
3242         - 1
3243         - UNBOUNDED
3244       network.outgoing.packets.rate_perimeta_rtp_msc_b_untrusted_parent_0_port:
3245         type: org.openecomp.capabilities.metric.Ceilometer
3246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3247         occurrences:
3248         - 1
3249         - UNBOUNDED
3250       network.incoming.bytes_perimeta_rtp_msc_b_trusted_0_port:
3251         type: org.openecomp.capabilities.metric.Ceilometer
3252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3253         occurrences:
3254         - 1
3255         - UNBOUNDED
3256       network.outgoing.bytes_perimeta_rtp_msc_b_mgmt_0_port:
3257         type: org.openecomp.capabilities.metric.Ceilometer
3258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3259         occurrences:
3260         - 1
3261         - UNBOUNDED
3262       vcpus_perimeta_rtp_msc_b_server_0:
3263         type: org.openecomp.capabilities.metric.Ceilometer
3264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3265         occurrences:
3266         - 1
3267         - UNBOUNDED
3268       memory.resident_perimeta_rtp_msc_b_server_0:
3269         type: org.openecomp.capabilities.metric.Ceilometer
3270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3271         occurrences:
3272         - 1
3273         - UNBOUNDED
3274       network.outgoing.bytes_perimeta_rtp_msc_b_ha_0_port:
3275         type: org.openecomp.capabilities.metric.Ceilometer
3276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3277         occurrences:
3278         - 1
3279         - UNBOUNDED
3280       feature_perimeta_rtp_msc_b_mgmt_0_port:
3281         type: tosca.capabilities.Node
3282         occurrences:
3283         - 1
3284         - UNBOUNDED
3285       endpoint_perimeta_rtp_msc_b_server_0:
3286         type: tosca.capabilities.Endpoint.Admin
3287         occurrences:
3288         - 1
3289         - UNBOUNDED
3290       network.outpoing.packets_perimeta_rtp_msc_b_mgmt_0_port:
3291         type: org.openecomp.capabilities.metric.Ceilometer
3292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3293         occurrences:
3294         - 1
3295         - UNBOUNDED
3296       disk.write.requests_perimeta_rtp_msc_b_server_0:
3297         type: org.openecomp.capabilities.metric.Ceilometer
3298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3299         occurrences:
3300         - 1
3301         - UNBOUNDED
3302       network.incoming.packets.rate_perimeta_rtp_msc_b_mgmt_0_port:
3303         type: org.openecomp.capabilities.metric.Ceilometer
3304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       disk.read.bytes_perimeta_rtp_msc_b_server_0:
3309         type: org.openecomp.capabilities.metric.Ceilometer
3310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       disk.write.bytes.rate_perimeta_rtp_msc_b_server_0:
3315         type: org.openecomp.capabilities.metric.Ceilometer
3316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3317         occurrences:
3318         - 1
3319         - UNBOUNDED
3320       network.incoming.packets.rate_perimeta_rtp_msc_b_untrusted_parent_0_port:
3321         type: org.openecomp.capabilities.metric.Ceilometer
3322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3323         occurrences:
3324         - 1
3325         - UNBOUNDED
3326       memory.usage_perimeta_rtp_msc_b_server_0:
3327         type: org.openecomp.capabilities.metric.Ceilometer
3328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3329         occurrences:
3330         - 1
3331         - UNBOUNDED
3332       binding_perimeta_rtp_msc_b_untrusted_parent_0_port:
3333         type: tosca.capabilities.network.Bindable
3334         valid_source_types:
3335         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3336         occurrences:
3337         - 0
3338         - UNBOUNDED
3339       scalable_perimeta_rtp_msc_b_server_0:
3340         type: tosca.capabilities.Scalable
3341         occurrences:
3342         - 1
3343         - UNBOUNDED
3344       cpu.delta_perimeta_rtp_msc_b_server_0:
3345         type: org.openecomp.capabilities.metric.Ceilometer
3346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3347         occurrences:
3348         - 1
3349         - UNBOUNDED
3350       disk.device.write.bytes_perimeta_rtp_msc_b_server_0:
3351         type: org.openecomp.capabilities.metric.Ceilometer
3352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3353         occurrences:
3354         - 1
3355         - UNBOUNDED
3356       network.outpoing.packets_perimeta_rtp_msc_b_untrusted_parent_0_port:
3357         type: org.openecomp.capabilities.metric.Ceilometer
3358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3359         occurrences:
3360         - 1
3361         - UNBOUNDED
3362       disk.allocation_perimeta_rtp_msc_b_server_0:
3363         type: org.openecomp.capabilities.metric.Ceilometer
3364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3365         occurrences:
3366         - 1
3367         - UNBOUNDED
3368       feature_perimeta_rtp_msc_b_untrusted_parent_0_port:
3369         type: tosca.capabilities.Node
3370         occurrences:
3371         - 1
3372         - UNBOUNDED
3373       disk.usage_perimeta_rtp_msc_b_server_0:
3374         type: org.openecomp.capabilities.metric.Ceilometer
3375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3376         occurrences:
3377         - 1
3378         - UNBOUNDED
3379       binding_perimeta_rtp_msc_b_mgmt_0_port:
3380         type: tosca.capabilities.network.Bindable
3381         valid_source_types:
3382         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3383         occurrences:
3384         - 0
3385         - UNBOUNDED
3386       host_perimeta_rtp_msc_b_server_0:
3387         type: tosca.capabilities.Container
3388         valid_source_types:
3389         - tosca.nodes.SoftwareComponent
3390         occurrences:
3391         - 1
3392         - UNBOUNDED
3393       network.outpoing.packets_perimeta_rtp_msc_b_ha_0_port:
3394         type: org.openecomp.capabilities.metric.Ceilometer
3395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3396         occurrences:
3397         - 1
3398         - UNBOUNDED
3399       feature_perimeta_rtp_msc_b_trusted_0_port:
3400         type: tosca.capabilities.Node
3401         occurrences:
3402         - 1
3403         - UNBOUNDED
3404       binding_perimeta_rtp_msc_b_trusted_0_port:
3405         type: tosca.capabilities.network.Bindable
3406         valid_source_types:
3407         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3408         occurrences:
3409         - 0
3410         - UNBOUNDED
3411       network.incoming.bytes.rate_perimeta_rtp_msc_b_mgmt_0_port:
3412         type: org.openecomp.capabilities.metric.Ceilometer
3413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3414         occurrences:
3415         - 1
3416         - UNBOUNDED
3417       network.outgoing.bytes.rate_perimeta_rtp_msc_b_ha_0_port:
3418         type: org.openecomp.capabilities.metric.Ceilometer
3419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3420         occurrences:
3421         - 1
3422         - UNBOUNDED
3423       disk.iops_perimeta_rtp_msc_b_server_0:
3424         type: org.openecomp.capabilities.metric.Ceilometer
3425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3426         occurrences:
3427         - 1
3428         - UNBOUNDED
3429       disk.device.read.requests_perimeta_rtp_msc_b_server_0:
3430         type: org.openecomp.capabilities.metric.Ceilometer
3431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3432         occurrences:
3433         - 1
3434         - UNBOUNDED
3435       network.incoming.bytes.rate_perimeta_rtp_msc_b_untrusted_parent_0_port:
3436         type: org.openecomp.capabilities.metric.Ceilometer
3437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3438         occurrences:
3439         - 1
3440         - UNBOUNDED
3441       feature_perimeta_rtp_msc_b_ha_0_port:
3442         type: tosca.capabilities.Node
3443         occurrences:
3444         - 1
3445         - UNBOUNDED
3446       binding_perimeta_rtp_msc_b_server_0:
3447         type: tosca.capabilities.network.Bindable
3448         occurrences:
3449         - 1
3450         - UNBOUNDED
3451       network.outgoing.packets.rate_perimeta_rtp_msc_b_trusted_0_port:
3452         type: org.openecomp.capabilities.metric.Ceilometer
3453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3454         occurrences:
3455         - 1
3456         - UNBOUNDED
3457       disk.read.bytes.rate_perimeta_rtp_msc_b_server_0:
3458         type: org.openecomp.capabilities.metric.Ceilometer
3459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3460         occurrences:
3461         - 1
3462         - UNBOUNDED