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