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