1 tosca_definitions_version: tosca_simple_yaml_1_0_0
 
   3   template_name: GlobalSubstitutionTypes
 
   5 - openecomp_heat_index:
 
   6     file: openecomp-heat/_index.yml
 
   8   org.openecomp.resource.abstract.nodes.heat.nested1:
 
   9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
 
  13         description: CMAUI1, CMAUI2 server names
 
  20         description: UID of OAM network
 
  25         description: UID of OAM network
 
  28       template_PortTuple_LB1:
 
  34         description: Image for CMAUI server
 
  37       lb_st_interface_type_oam:
 
  47         description: Flavor for CMAUI server
 
  52         description: CMAUI1, CMAUI2 server names
 
  59         description: availabilityzone name
 
  67     - dependency_server_cmaui_1:
 
  68         capability: tosca.capabilities.Node
 
  69         node: tosca.nodes.Root
 
  70         relationship: tosca.relationships.DependsOn
 
  74     - local_storage_server_cmaui_1:
 
  75         capability: tosca.capabilities.Attachment
 
  76         node: tosca.nodes.BlockStorage
 
  77         relationship: tosca.relationships.AttachesTo
 
  81     - dependency_template_VMInt_OAM_lb_1:
 
  82         capability: tosca.capabilities.Node
 
  83         node: tosca.nodes.Root
 
  84         relationship: tosca.relationships.DependsOn
 
  88     - link_template_VMInt_OAM_lb_1:
 
  89         capability: tosca.capabilities.network.Linkable
 
  90         relationship: tosca.relationships.network.LinksTo
 
  94     - dependency_template_VMInt_OAM_lb_2:
 
  95         capability: tosca.capabilities.Node
 
  96         node: tosca.nodes.Root
 
  97         relationship: tosca.relationships.DependsOn
 
 101     - link_template_VMInt_OAM_lb_2:
 
 102         capability: tosca.capabilities.network.Linkable
 
 103         relationship: tosca.relationships.network.LinksTo
 
 107     - dependency_test_nested2Level:
 
 108         capability: tosca.capabilities.Node
 
 109         node: tosca.nodes.Root
 
 110         relationship: tosca.relationships.DependsOn
 
 114     - dependency_server_cmaui_2_test_nested2Level:
 
 115         capability: tosca.capabilities.Node
 
 116         node: tosca.nodes.Root
 
 117         relationship: tosca.relationships.DependsOn
 
 121     - local_storage_server_cmaui_2_test_nested2Level:
 
 122         capability: tosca.capabilities.Attachment
 
 123         node: tosca.nodes.BlockStorage
 
 124         relationship: tosca.relationships.AttachesTo
 
 128     - dependency_test_nested3Level_test_nested2Level:
 
 129         capability: tosca.capabilities.Node
 
 130         node: tosca.nodes.Root
 
 131         relationship: tosca.relationships.DependsOn
 
 135     - dependency_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
 136         capability: tosca.capabilities.Node
 
 137         node: tosca.nodes.Root
 
 138         relationship: tosca.relationships.DependsOn
 
 142     - link_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
 143         capability: tosca.capabilities.network.Linkable
 
 144         relationship: tosca.relationships.network.LinksTo
 
 148     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
 
 149         capability: tosca.capabilities.Node
 
 150         node: tosca.nodes.Root
 
 151         relationship: tosca.relationships.DependsOn
 
 155     - dependency_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
 156         capability: tosca.capabilities.Node
 
 157         node: tosca.nodes.Root
 
 158         relationship: tosca.relationships.DependsOn
 
 162     - link_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
 163         capability: tosca.capabilities.network.Linkable
 
 164         relationship: tosca.relationships.network.LinksTo
 
 168     - dependency_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 169         capability: tosca.capabilities.Node
 
 170         node: tosca.nodes.Root
 
 171         relationship: tosca.relationships.DependsOn
 
 175     - link_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 176         capability: tosca.capabilities.network.Linkable
 
 177         relationship: tosca.relationships.network.LinksTo
 
 181     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 182         capability: tosca.capabilities.Node
 
 183         node: tosca.nodes.Root
 
 184         relationship: tosca.relationships.DependsOn
 
 188     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 189         capability: tosca.capabilities.Attachment
 
 190         node: tosca.nodes.BlockStorage
 
 191         relationship: tosca.relationships.AttachesTo
 
 195     - dependency_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
 196         capability: tosca.capabilities.Node
 
 197         node: tosca.nodes.Root
 
 198         relationship: tosca.relationships.DependsOn
 
 202     - link_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
 203         capability: tosca.capabilities.network.Linkable
 
 204         relationship: tosca.relationships.network.LinksTo
 
 208     - dependency_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 209         capability: tosca.capabilities.Node
 
 210         node: tosca.nodes.Root
 
 211         relationship: tosca.relationships.DependsOn
 
 215     - local_storage_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 216         capability: tosca.capabilities.Attachment
 
 217         node: tosca.nodes.BlockStorage
 
 218         relationship: tosca.relationships.AttachesTo
 
 222     - dependency_template_VMInt_OAM_lb_3_test_nested2Level:
 
 223         capability: tosca.capabilities.Node
 
 224         node: tosca.nodes.Root
 
 225         relationship: tosca.relationships.DependsOn
 
 229     - link_template_VMInt_OAM_lb_3_test_nested2Level:
 
 230         capability: tosca.capabilities.network.Linkable
 
 231         relationship: tosca.relationships.network.LinksTo
 
 235     - dependency_template_VMInt_OAM_lb_4_test_nested2Level:
 
 236         capability: tosca.capabilities.Node
 
 237         node: tosca.nodes.Root
 
 238         relationship: tosca.relationships.DependsOn
 
 242     - link_template_VMInt_OAM_lb_4_test_nested2Level:
 
 243         capability: tosca.capabilities.network.Linkable
 
 244         relationship: tosca.relationships.network.LinksTo
 
 249       memory.resident_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 250         type: org.openecomp.capabilities.metric.Ceilometer
 
 251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 255       network.incoming.packets.rate_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
 256         type: org.openecomp.capabilities.metric.Ceilometer
 
 257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 261       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 262         type: org.openecomp.capabilities.metric.Ceilometer
 
 263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 267       disk.device.latency_server_cmaui_1:
 
 268         type: org.openecomp.capabilities.metric.Ceilometer
 
 269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 273       network.outpoing.packets_template_VMInt_OAM_lb_3_test_nested2Level:
 
 274         type: org.openecomp.capabilities.metric.Ceilometer
 
 275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 279       disk.device.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 280         type: org.openecomp.capabilities.metric.Ceilometer
 
 281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 285       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 286         type: org.openecomp.capabilities.metric.Ceilometer
 
 287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 291       disk.root.size_server_cmaui_1:
 
 292         type: org.openecomp.capabilities.metric.Ceilometer
 
 293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 297       scalable_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 298         type: tosca.capabilities.Scalable
 
 302       binding_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
 303         type: tosca.capabilities.network.Bindable
 
 305         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 309       disk.read.requests_server_cmaui_1:
 
 310         type: org.openecomp.capabilities.metric.Ceilometer
 
 311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 315       network.incoming.bytes_template_VMInt_OAM_lb_2:
 
 316         type: org.openecomp.capabilities.metric.Ceilometer
 
 317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 321       network.incoming.bytes_template_VMInt_OAM_lb_1:
 
 322         type: org.openecomp.capabilities.metric.Ceilometer
 
 323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 327       endpoint_server_cmaui_2_test_nested2Level:
 
 328         type: tosca.capabilities.Endpoint.Admin
 
 332       network.outgoing.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
 333         type: org.openecomp.capabilities.metric.Ceilometer
 
 334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 338       binding_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 339         type: tosca.capabilities.network.Bindable
 
 343       disk.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 344         type: org.openecomp.capabilities.metric.Ceilometer
 
 345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 349       disk.device.read.bytes.rate_server_cmaui_1:
 
 350         type: org.openecomp.capabilities.metric.Ceilometer
 
 351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 355       feature_server_cmaui_2_test_nested2Level:
 
 356         type: tosca.capabilities.Node
 
 360       disk.read.bytes_server_cmaui_1:
 
 361         type: org.openecomp.capabilities.metric.Ceilometer
 
 362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 366       disk.capacity_server_cmaui_2_test_nested2Level:
 
 367         type: org.openecomp.capabilities.metric.Ceilometer
 
 368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 372       binding_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
 373         type: tosca.capabilities.network.Bindable
 
 375         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 379       network.outgoing.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 380         type: org.openecomp.capabilities.metric.Ceilometer
 
 381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 385       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 386         type: org.openecomp.capabilities.metric.Ceilometer
 
 387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 391       network.outgoing.packets.rate_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
 392         type: org.openecomp.capabilities.metric.Ceilometer
 
 393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 397       disk.device.read.bytes_server_cmaui_1:
 
 398         type: org.openecomp.capabilities.metric.Ceilometer
 
 399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 403       binding_template_VMInt_OAM_lb_3_test_nested2Level:
 
 404         type: tosca.capabilities.network.Bindable
 
 406         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 410       disk.device.write.requests_server_cmaui_2_test_nested2Level:
 
 411         type: org.openecomp.capabilities.metric.Ceilometer
 
 412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 416       disk.write.requests.rate_server_cmaui_1:
 
 417         type: org.openecomp.capabilities.metric.Ceilometer
 
 418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 422       network.outpoing.packets_template_VMInt_OAM_lb_4_test_nested2Level:
 
 423         type: org.openecomp.capabilities.metric.Ceilometer
 
 424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 428       disk.device.read.bytes_server_cmaui_2_test_nested2Level:
 
 429         type: org.openecomp.capabilities.metric.Ceilometer
 
 430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 434       cpu_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 435         type: org.openecomp.capabilities.metric.Ceilometer
 
 436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 440       disk.device.write.requests.rate_server_cmaui_2_test_nested2Level:
 
 441         type: org.openecomp.capabilities.metric.Ceilometer
 
 442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 446       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 447         type: org.openecomp.capabilities.metric.Ceilometer
 
 448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 452       disk.read.bytes_server_cmaui_2_test_nested2Level:
 
 453         type: org.openecomp.capabilities.metric.Ceilometer
 
 454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 458       disk.device.allocation_server_cmaui_2_test_nested2Level:
 
 459         type: org.openecomp.capabilities.metric.Ceilometer
 
 460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 464       disk.ephemeral.size_server_cmaui_1:
 
 465         type: org.openecomp.capabilities.metric.Ceilometer
 
 466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 470       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 471         type: org.openecomp.capabilities.metric.Ceilometer
 
 472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 476       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 477         type: org.openecomp.capabilities.metric.Ceilometer
 
 478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 482       network.incoming.packets_template_VMInt_OAM_lb_1:
 
 483         type: org.openecomp.capabilities.metric.Ceilometer
 
 484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 488       network.incoming.packets_template_VMInt_OAM_lb_2:
 
 489         type: org.openecomp.capabilities.metric.Ceilometer
 
 490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 494       network.outgoing.bytes_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 495         type: org.openecomp.capabilities.metric.Ceilometer
 
 496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 500       network.outgoing.bytes_template_VMInt_OAM_lb_1:
 
 501         type: org.openecomp.capabilities.metric.Ceilometer
 
 502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 506       network.outgoing.bytes_template_VMInt_OAM_lb_2:
 
 507         type: org.openecomp.capabilities.metric.Ceilometer
 
 508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 512       binding_template_VMInt_OAM_lb_4_test_nested2Level:
 
 513         type: tosca.capabilities.network.Bindable
 
 515         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 519       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 520         type: org.openecomp.capabilities.metric.Ceilometer
 
 521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 525       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 526         type: org.openecomp.capabilities.metric.Ceilometer
 
 527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 531       instance_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 532         type: org.openecomp.capabilities.metric.Ceilometer
 
 533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 537       feature_test_nested2Level:
 
 538         type: tosca.capabilities.Node
 
 542       disk.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 543         type: org.openecomp.capabilities.metric.Ceilometer
 
 544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 548       disk.device.write.requests_server_cmaui_1:
 
 549         type: org.openecomp.capabilities.metric.Ceilometer
 
 550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 554       cpu_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 555         type: org.openecomp.capabilities.metric.Ceilometer
 
 556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 560       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 561         type: org.openecomp.capabilities.metric.Ceilometer
 
 562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 566       network.outgoing.packets.rate_template_VMInt_OAM_lb_4_test_nested2Level:
 
 567         type: org.openecomp.capabilities.metric.Ceilometer
 
 568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 572       network.incoming.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 573         type: org.openecomp.capabilities.metric.Ceilometer
 
 574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 578       disk.device.write.bytes.rate_server_cmaui_1:
 
 579         type: org.openecomp.capabilities.metric.Ceilometer
 
 580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 584       cpu_util_server_cmaui_1:
 
 585         type: org.openecomp.capabilities.metric.Ceilometer
 
 586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 590       network.incoming.packets_template_VMInt_OAM_lb_3_test_nested2Level:
 
 591         type: org.openecomp.capabilities.metric.Ceilometer
 
 592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 596       network.outgoing.packets.rate_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
 597         type: org.openecomp.capabilities.metric.Ceilometer
 
 598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 602       network.incoming.bytes.rate_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
 603         type: org.openecomp.capabilities.metric.Ceilometer
 
 604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 608       disk.write.bytes.rate_server_cmaui_1:
 
 609         type: org.openecomp.capabilities.metric.Ceilometer
 
 610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 614       disk.device.write.bytes_server_cmaui_1:
 
 615         type: org.openecomp.capabilities.metric.Ceilometer
 
 616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 620       network.incoming.bytes.rate_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
 621         type: org.openecomp.capabilities.metric.Ceilometer
 
 622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 626       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 627         type: org.openecomp.capabilities.metric.Ceilometer
 
 628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 632       binding_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 633         type: tosca.capabilities.network.Bindable
 
 635         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 639       cpu_server_cmaui_2_test_nested2Level:
 
 640         type: org.openecomp.capabilities.metric.Ceilometer
 
 641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 645       network.incoming.bytes_template_VMInt_OAM_lb_3_test_nested2Level:
 
 646         type: org.openecomp.capabilities.metric.Ceilometer
 
 647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 651       feature_template_VMInt_OAM_lb_4_test_nested2Level:
 
 652         type: tosca.capabilities.Node
 
 656       disk.ephemeral.size_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 657         type: org.openecomp.capabilities.metric.Ceilometer
 
 658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 662       binding_server_cmaui_1:
 
 663         type: tosca.capabilities.network.Bindable
 
 667       disk.root.size_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 668         type: org.openecomp.capabilities.metric.Ceilometer
 
 669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 673       feature_template_VMInt_OAM_lb_3_test_nested2Level:
 
 674         type: tosca.capabilities.Node
 
 678       os_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 679         type: tosca.capabilities.OperatingSystem
 
 683       network.incoming.bytes_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 684         type: org.openecomp.capabilities.metric.Ceilometer
 
 685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 689       network.outgoing.bytes_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
 690         type: org.openecomp.capabilities.metric.Ceilometer
 
 691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 695       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 696         type: org.openecomp.capabilities.metric.Ceilometer
 
 697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 701       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 702         type: org.openecomp.capabilities.metric.Ceilometer
 
 703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 707       scalable_server_cmaui_1:
 
 708         type: tosca.capabilities.Scalable
 
 712       network.outgoing.bytes.rate_template_VMInt_OAM_lb_1:
 
 713         type: org.openecomp.capabilities.metric.Ceilometer
 
 714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 718       disk.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 719         type: org.openecomp.capabilities.metric.Ceilometer
 
 720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 724       network.outgoing.bytes.rate_template_VMInt_OAM_lb_2:
 
 725         type: org.openecomp.capabilities.metric.Ceilometer
 
 726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 730       network.incoming.packets.rate_template_VMInt_OAM_lb_4_test_nested2Level:
 
 731         type: org.openecomp.capabilities.metric.Ceilometer
 
 732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 736       memory_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 737         type: org.openecomp.capabilities.metric.Ceilometer
 
 738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 742       disk.device.write.bytes_server_cmaui_2_test_nested2Level:
 
 743         type: org.openecomp.capabilities.metric.Ceilometer
 
 744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 748       network.incoming.packets.rate_template_VMInt_OAM_lb_2:
 
 749         type: org.openecomp.capabilities.metric.Ceilometer
 
 750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 754       network.incoming.packets.rate_template_VMInt_OAM_lb_1:
 
 755         type: org.openecomp.capabilities.metric.Ceilometer
 
 756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 760       endpoint_server_cmaui_1:
 
 761         type: tosca.capabilities.Endpoint.Admin
 
 765       network.incoming.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
 766         type: org.openecomp.capabilities.metric.Ceilometer
 
 767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 771       feature_template_VMInt_OAM_lb_2:
 
 772         type: tosca.capabilities.Node
 
 776       feature_template_VMInt_OAM_lb_1:
 
 777         type: tosca.capabilities.Node
 
 781       os_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 782         type: tosca.capabilities.OperatingSystem
 
 786       disk.usage_server_cmaui_2_test_nested2Level:
 
 787         type: org.openecomp.capabilities.metric.Ceilometer
 
 788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 792       network.incoming.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 793         type: org.openecomp.capabilities.metric.Ceilometer
 
 794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 798       disk.device.read.requests.rate_server_cmaui_2_test_nested2Level:
 
 799         type: org.openecomp.capabilities.metric.Ceilometer
 
 800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 804       disk.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 805         type: org.openecomp.capabilities.metric.Ceilometer
 
 806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 810       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 811         type: org.openecomp.capabilities.metric.Ceilometer
 
 812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 816       disk.device.allocation_server_cmaui_1:
 
 817         type: org.openecomp.capabilities.metric.Ceilometer
 
 818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 822       network.outpoing.packets_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
 823         type: org.openecomp.capabilities.metric.Ceilometer
 
 824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 828       memory_server_cmaui_1:
 
 829         type: org.openecomp.capabilities.metric.Ceilometer
 
 830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 834       disk.device.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 835         type: org.openecomp.capabilities.metric.Ceilometer
 
 836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 840       disk.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 841         type: org.openecomp.capabilities.metric.Ceilometer
 
 842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 846       os_server_cmaui_2_test_nested2Level:
 
 847         type: tosca.capabilities.OperatingSystem
 
 851       network.outpoing.packets_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
 852         type: org.openecomp.capabilities.metric.Ceilometer
 
 853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 857       network.outgoing.bytes.rate_template_VMInt_OAM_lb_4_test_nested2Level:
 
 858         type: org.openecomp.capabilities.metric.Ceilometer
 
 859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 863       disk.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 864         type: org.openecomp.capabilities.metric.Ceilometer
 
 865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 869       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 870         type: org.openecomp.capabilities.metric.Ceilometer
 
 871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 875       disk.device.capacity_server_cmaui_1:
 
 876         type: org.openecomp.capabilities.metric.Ceilometer
 
 877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 881       disk.device.iops_server_cmaui_2_test_nested2Level:
 
 882         type: org.openecomp.capabilities.metric.Ceilometer
 
 883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 887       disk.read.bytes.rate_server_cmaui_2_test_nested2Level:
 
 888         type: org.openecomp.capabilities.metric.Ceilometer
 
 889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 893       instance_server_cmaui_1:
 
 894         type: org.openecomp.capabilities.metric.Ceilometer
 
 895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 899       instance_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 900         type: org.openecomp.capabilities.metric.Ceilometer
 
 901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 905       memory_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 906         type: org.openecomp.capabilities.metric.Ceilometer
 
 907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 911       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 912         type: tosca.capabilities.Endpoint.Admin
 
 916       disk.device.read.requests_server_cmaui_1:
 
 917         type: org.openecomp.capabilities.metric.Ceilometer
 
 918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 922       cpu.delta_server_cmaui_1:
 
 923         type: org.openecomp.capabilities.metric.Ceilometer
 
 924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 928       disk.device.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 929         type: org.openecomp.capabilities.metric.Ceilometer
 
 930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 934       network.outgoing.bytes.rate_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
 935         type: org.openecomp.capabilities.metric.Ceilometer
 
 936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 940       disk.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 941         type: org.openecomp.capabilities.metric.Ceilometer
 
 942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 946       disk.device.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 947         type: org.openecomp.capabilities.metric.Ceilometer
 
 948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 952       network.outgoing.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
 953         type: org.openecomp.capabilities.metric.Ceilometer
 
 954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 958       cpu_util_server_cmaui_2_test_nested2Level:
 
 959         type: org.openecomp.capabilities.metric.Ceilometer
 
 960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 964       memory.usage_server_cmaui_2_test_nested2Level:
 
 965         type: org.openecomp.capabilities.metric.Ceilometer
 
 966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 970       network.incoming.packets_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
 971         type: org.openecomp.capabilities.metric.Ceilometer
 
 972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 976       disk.device.usage_server_cmaui_1:
 
 977         type: org.openecomp.capabilities.metric.Ceilometer
 
 978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 982       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
 983         type: org.openecomp.capabilities.metric.Ceilometer
 
 984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 988       feature_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 989         type: tosca.capabilities.Node
 
 993       disk.device.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
 
 994         type: org.openecomp.capabilities.metric.Ceilometer
 
 995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 999       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1000         type: org.openecomp.capabilities.metric.Ceilometer
 
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1005       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1006         type: org.openecomp.capabilities.metric.Ceilometer
 
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1011       network.incoming.bytes_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
1012         type: org.openecomp.capabilities.metric.Ceilometer
 
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1017       disk.device.write.requests.rate_server_cmaui_1:
 
1018         type: org.openecomp.capabilities.metric.Ceilometer
 
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1023       disk.read.requests_server_cmaui_2_test_nested2Level:
 
1024         type: org.openecomp.capabilities.metric.Ceilometer
 
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1029       feature_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1030         type: tosca.capabilities.Node
 
1034       network.outpoing.packets_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
1035         type: org.openecomp.capabilities.metric.Ceilometer
 
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1040       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1041         type: org.openecomp.capabilities.metric.Ceilometer
 
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1046       disk.write.bytes.rate_server_cmaui_2_test_nested2Level:
 
1047         type: org.openecomp.capabilities.metric.Ceilometer
 
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1052       network.incoming.packets_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
1053         type: org.openecomp.capabilities.metric.Ceilometer
 
1054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1058       disk.latency_server_cmaui_2_test_nested2Level:
 
1059         type: org.openecomp.capabilities.metric.Ceilometer
 
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1064       vcpus_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1065         type: org.openecomp.capabilities.metric.Ceilometer
 
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1070       disk.device.iops_server_cmaui_1:
 
1071         type: org.openecomp.capabilities.metric.Ceilometer
 
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1076       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1077         type: org.openecomp.capabilities.metric.Ceilometer
 
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1082       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1083         type: org.openecomp.capabilities.metric.Ceilometer
 
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1088       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1089         type: org.openecomp.capabilities.metric.Ceilometer
 
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1094       network.outgoing.packets.rate_template_VMInt_OAM_lb_2:
 
1095         type: org.openecomp.capabilities.metric.Ceilometer
 
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1100       disk.device.write.bytes.rate_server_cmaui_2_test_nested2Level:
 
1101         type: org.openecomp.capabilities.metric.Ceilometer
 
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1106       network.outgoing.packets.rate_template_VMInt_OAM_lb_1:
 
1107         type: org.openecomp.capabilities.metric.Ceilometer
 
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1112       network.incoming.bytes_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
1113         type: org.openecomp.capabilities.metric.Ceilometer
 
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1118       disk.device.read.requests_server_cmaui_2_test_nested2Level:
 
1119         type: org.openecomp.capabilities.metric.Ceilometer
 
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1125         type: org.openecomp.capabilities.metric.Ceilometer
 
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1130       memory.resident_server_cmaui_2_test_nested2Level:
 
1131         type: org.openecomp.capabilities.metric.Ceilometer
 
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1136       disk.device.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1137         type: org.openecomp.capabilities.metric.Ceilometer
 
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1142       disk.allocation_server_cmaui_2_test_nested2Level:
 
1143         type: org.openecomp.capabilities.metric.Ceilometer
 
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1148       network.outpoing.packets_template_VMInt_OAM_lb_1:
 
1149         type: org.openecomp.capabilities.metric.Ceilometer
 
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1154       network.outpoing.packets_template_VMInt_OAM_lb_2:
 
1155         type: org.openecomp.capabilities.metric.Ceilometer
 
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1160       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1161         type: org.openecomp.capabilities.metric.Ceilometer
 
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1166       disk.device.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1167         type: org.openecomp.capabilities.metric.Ceilometer
 
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1172       disk.write.requests_server_cmaui_2_test_nested2Level:
 
1173         type: org.openecomp.capabilities.metric.Ceilometer
 
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1178       disk.capacity_server_cmaui_1:
 
1179         type: org.openecomp.capabilities.metric.Ceilometer
 
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1184       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1185         type: org.openecomp.capabilities.metric.Ceilometer
 
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1190       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1191         type: org.openecomp.capabilities.metric.Ceilometer
 
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1196       scalable_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1197         type: tosca.capabilities.Scalable
 
1201       network.incoming.packets_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
1202         type: org.openecomp.capabilities.metric.Ceilometer
 
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1207       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1208         type: org.openecomp.capabilities.metric.Ceilometer
 
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1213       network.incoming.bytes.rate_template_VMInt_OAM_lb_3_test_nested2Level:
 
1214         type: org.openecomp.capabilities.metric.Ceilometer
 
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1219       disk.device.read.bytes.rate_server_cmaui_2_test_nested2Level:
 
1220         type: org.openecomp.capabilities.metric.Ceilometer
 
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1225       network.incoming.packets_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
1226         type: org.openecomp.capabilities.metric.Ceilometer
 
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1231       feature_test_nested4Level_test_nested3Level_test_nested2Level:
 
1232         type: tosca.capabilities.Node
 
1236       network.incoming.bytes.rate_template_VMInt_OAM_lb_1:
 
1237         type: org.openecomp.capabilities.metric.Ceilometer
 
1238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1242       disk.iops_server_cmaui_1:
 
1243         type: org.openecomp.capabilities.metric.Ceilometer
 
1244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1248       network.incoming.bytes.rate_template_VMInt_OAM_lb_2:
 
1249         type: org.openecomp.capabilities.metric.Ceilometer
 
1250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1254       disk.device.usage_server_cmaui_2_test_nested2Level:
 
1255         type: org.openecomp.capabilities.metric.Ceilometer
 
1256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1260       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1261         type: org.openecomp.capabilities.metric.Ceilometer
 
1262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1266       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1267         type: org.openecomp.capabilities.metric.Ceilometer
 
1268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1272       endpoint_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1273         type: tosca.capabilities.Endpoint.Admin
 
1277       feature_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
1278         type: tosca.capabilities.Node
 
1282       binding_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
1283         type: tosca.capabilities.network.Bindable
 
1285         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1289       feature_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
1290         type: tosca.capabilities.Node
 
1294       binding_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1295         type: tosca.capabilities.network.Bindable
 
1299       network.incoming.packets.rate_template_VMInt_OAM_lb_3_test_nested2Level:
 
1300         type: org.openecomp.capabilities.metric.Ceilometer
 
1301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1305       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1306         type: org.openecomp.capabilities.metric.Ceilometer
 
1307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1311       network.outgoing.bytes_template_VMInt_OAM_lb_3_test_nested2Level:
 
1312         type: org.openecomp.capabilities.metric.Ceilometer
 
1313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1317       disk.iops_server_cmaui_2_test_nested2Level:
 
1318         type: org.openecomp.capabilities.metric.Ceilometer
 
1319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1323       disk.write.bytes_server_cmaui_1:
 
1324         type: org.openecomp.capabilities.metric.Ceilometer
 
1325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1329       feature_server_cmaui_1:
 
1330         type: tosca.capabilities.Node
 
1334       disk.allocation_server_cmaui_1:
 
1335         type: org.openecomp.capabilities.metric.Ceilometer
 
1336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1340       feature_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
1341         type: tosca.capabilities.Node
 
1345       network.incoming.bytes_template_VMInt_OAM_lb_4_test_nested2Level:
 
1346         type: org.openecomp.capabilities.metric.Ceilometer
 
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1351       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1352         type: org.openecomp.capabilities.metric.Ceilometer
 
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1357       network.outgoing.bytes_template_VMInt_OAM_lb_4_test_nested2Level:
 
1358         type: org.openecomp.capabilities.metric.Ceilometer
 
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1363       instance_server_cmaui_2_test_nested2Level:
 
1364         type: org.openecomp.capabilities.metric.Ceilometer
 
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1369       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1370         type: org.openecomp.capabilities.metric.Ceilometer
 
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1375       disk.write.requests_server_cmaui_1:
 
1376         type: org.openecomp.capabilities.metric.Ceilometer
 
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1381       disk.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1382         type: org.openecomp.capabilities.metric.Ceilometer
 
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1387       cpu.delta_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1388         type: org.openecomp.capabilities.metric.Ceilometer
 
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1393       disk.usage_server_cmaui_1:
 
1394         type: org.openecomp.capabilities.metric.Ceilometer
 
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1399       feature_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
1400         type: tosca.capabilities.Node
 
1404       memory_server_cmaui_2_test_nested2Level:
 
1405         type: org.openecomp.capabilities.metric.Ceilometer
 
1406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1410       disk.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1411         type: org.openecomp.capabilities.metric.Ceilometer
 
1412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1416       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1417         type: org.openecomp.capabilities.metric.Ceilometer
 
1418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1423         type: tosca.capabilities.OperatingSystem
 
1427       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1428         type: org.openecomp.capabilities.metric.Ceilometer
 
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1433       disk.root.size_server_cmaui_2_test_nested2Level:
 
1434         type: org.openecomp.capabilities.metric.Ceilometer
 
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1439       network.incoming.bytes_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
1440         type: org.openecomp.capabilities.metric.Ceilometer
 
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1445       cpu_util_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1446         type: org.openecomp.capabilities.metric.Ceilometer
 
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1451       disk.device.latency_server_cmaui_2_test_nested2Level:
 
1452         type: org.openecomp.capabilities.metric.Ceilometer
 
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1457       disk.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1458         type: org.openecomp.capabilities.metric.Ceilometer
 
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1463       disk.ephemeral.size_server_cmaui_2_test_nested2Level:
 
1464         type: org.openecomp.capabilities.metric.Ceilometer
 
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1469       network.outgoing.bytes.rate_template_VMInt_OAM_lb_3_test_nested2Level:
 
1470         type: org.openecomp.capabilities.metric.Ceilometer
 
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1475       network.outpoing.packets_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
 
1476         type: org.openecomp.capabilities.metric.Ceilometer
 
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1481       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1482         type: org.openecomp.capabilities.metric.Ceilometer
 
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1487       host_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1488         type: tosca.capabilities.Container
 
1490         - tosca.nodes.SoftwareComponent
 
1494       disk.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1495         type: org.openecomp.capabilities.metric.Ceilometer
 
1496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1500       host_server_cmaui_1:
 
1501         type: tosca.capabilities.Container
 
1503         - tosca.nodes.SoftwareComponent
 
1507       network.incoming.packets_template_VMInt_OAM_lb_4_test_nested2Level:
 
1508         type: org.openecomp.capabilities.metric.Ceilometer
 
1509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1513       binding_server_cmaui_2_test_nested2Level:
 
1514         type: tosca.capabilities.network.Bindable
 
1518       network.incoming.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
1519         type: org.openecomp.capabilities.metric.Ceilometer
 
1520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1524       cpu.delta_server_cmaui_2_test_nested2Level:
 
1525         type: org.openecomp.capabilities.metric.Ceilometer
 
1526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1530       disk.device.capacity_server_cmaui_2_test_nested2Level:
 
1531         type: org.openecomp.capabilities.metric.Ceilometer
 
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1536       network.outgoing.bytes_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
1537         type: org.openecomp.capabilities.metric.Ceilometer
 
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1542       network.outgoing.bytes.rate_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
1543         type: org.openecomp.capabilities.metric.Ceilometer
 
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1548       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1549         type: org.openecomp.capabilities.metric.Ceilometer
 
1550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1554       memory.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1555         type: org.openecomp.capabilities.metric.Ceilometer
 
1556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1560       scalable_server_cmaui_2_test_nested2Level:
 
1561         type: tosca.capabilities.Scalable
 
1565       host_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1566         type: tosca.capabilities.Container
 
1568         - tosca.nodes.SoftwareComponent
 
1572       disk.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1573         type: org.openecomp.capabilities.metric.Ceilometer
 
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1578       vcpus_server_cmaui_2_test_nested2Level:
 
1579         type: org.openecomp.capabilities.metric.Ceilometer
 
1580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1584       network.outgoing.packets.rate_template_VMInt_OAM_lb_3_test_nested2Level:
 
1585         type: org.openecomp.capabilities.metric.Ceilometer
 
1586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1590       disk.device.read.requests.rate_server_cmaui_1:
 
1591         type: org.openecomp.capabilities.metric.Ceilometer
 
1592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1596       network.incoming.packets.rate_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
 
1597         type: org.openecomp.capabilities.metric.Ceilometer
 
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1602       binding_template_VMInt_OAM_lb_2:
 
1603         type: tosca.capabilities.network.Bindable
 
1605         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1609       binding_template_VMInt_OAM_lb_1:
 
1610         type: tosca.capabilities.network.Bindable
 
1612         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1616       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1617         type: org.openecomp.capabilities.metric.Ceilometer
 
1618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1622       vcpus_server_cmaui_1:
 
1623         type: org.openecomp.capabilities.metric.Ceilometer
 
1624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1628       disk.write.requests.rate_server_cmaui_2_test_nested2Level:
 
1629         type: org.openecomp.capabilities.metric.Ceilometer
 
1630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1634       disk.write.bytes_server_cmaui_2_test_nested2Level:
 
1635         type: org.openecomp.capabilities.metric.Ceilometer
 
1636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1640       feature_test_nested3Level_test_nested2Level:
 
1641         type: tosca.capabilities.Node
 
1645       disk.device.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1646         type: org.openecomp.capabilities.metric.Ceilometer
 
1647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1651       disk.read.bytes.rate_server_cmaui_1:
 
1652         type: org.openecomp.capabilities.metric.Ceilometer
 
1653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1657       disk.device.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
 
1658         type: org.openecomp.capabilities.metric.Ceilometer
 
1659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1663       memory.resident_server_cmaui_1:
 
1664         type: org.openecomp.capabilities.metric.Ceilometer
 
1665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1669       network.outgoing.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
 
1670         type: org.openecomp.capabilities.metric.Ceilometer
 
1671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1675       network.incoming.bytes.rate_template_VMInt_OAM_lb_4_test_nested2Level:
 
1676         type: org.openecomp.capabilities.metric.Ceilometer
 
1677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1681       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
 
1682         type: org.openecomp.capabilities.metric.Ceilometer
 
1683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1687       network.outgoing.bytes_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
 
1688         type: org.openecomp.capabilities.metric.Ceilometer
 
1689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1693       disk.latency_server_cmaui_1:
 
1694         type: org.openecomp.capabilities.metric.Ceilometer
 
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1699       host_server_cmaui_2_test_nested2Level:
 
1700         type: tosca.capabilities.Container
 
1702         - tosca.nodes.SoftwareComponent
 
1706       memory.usage_server_cmaui_1:
 
1707         type: org.openecomp.capabilities.metric.Ceilometer
 
1708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1712   org.openecomp.resource.abstract.nodes.heat.nested2:
 
1713     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
 
1717         description: CMAUI1, CMAUI2 server names
 
1724         description: UID of OAM network
 
1729         description: UID of OAM network
 
1732       template_PortTuple_LB1:
 
1738         description: Image for CMAUI server
 
1741       lb_st_interface_type_oam:
 
1751         description: Flavor for CMAUI server
 
1754       security_group_name:
 
1756         description: CMAUI1, CMAUI2 server names
 
1761       availability_zone_0:
 
1763         description: availabilityzone name
 
1771     - dependency_server_cmaui_2:
 
1772         capability: tosca.capabilities.Node
 
1773         node: tosca.nodes.Root
 
1774         relationship: tosca.relationships.DependsOn
 
1778     - local_storage_server_cmaui_2:
 
1779         capability: tosca.capabilities.Attachment
 
1780         node: tosca.nodes.BlockStorage
 
1781         relationship: tosca.relationships.AttachesTo
 
1785     - dependency_test_nested3Level:
 
1786         capability: tosca.capabilities.Node
 
1787         node: tosca.nodes.Root
 
1788         relationship: tosca.relationships.DependsOn
 
1792     - dependency_template_VMInt_OAM_lb_5_test_nested3Level:
 
1793         capability: tosca.capabilities.Node
 
1794         node: tosca.nodes.Root
 
1795         relationship: tosca.relationships.DependsOn
 
1799     - link_template_VMInt_OAM_lb_5_test_nested3Level:
 
1800         capability: tosca.capabilities.network.Linkable
 
1801         relationship: tosca.relationships.network.LinksTo
 
1805     - dependency_test_nested4Level_test_nested3Level:
 
1806         capability: tosca.capabilities.Node
 
1807         node: tosca.nodes.Root
 
1808         relationship: tosca.relationships.DependsOn
 
1812     - dependency_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
1813         capability: tosca.capabilities.Node
 
1814         node: tosca.nodes.Root
 
1815         relationship: tosca.relationships.DependsOn
 
1819     - link_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
1820         capability: tosca.capabilities.network.Linkable
 
1821         relationship: tosca.relationships.network.LinksTo
 
1825     - dependency_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
1826         capability: tosca.capabilities.Node
 
1827         node: tosca.nodes.Root
 
1828         relationship: tosca.relationships.DependsOn
 
1832     - link_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
1833         capability: tosca.capabilities.network.Linkable
 
1834         relationship: tosca.relationships.network.LinksTo
 
1838     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level:
 
1839         capability: tosca.capabilities.Node
 
1840         node: tosca.nodes.Root
 
1841         relationship: tosca.relationships.DependsOn
 
1845     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level:
 
1846         capability: tosca.capabilities.Attachment
 
1847         node: tosca.nodes.BlockStorage
 
1848         relationship: tosca.relationships.AttachesTo
 
1852     - dependency_template_VMInt_OAM_lb_6_test_nested3Level:
 
1853         capability: tosca.capabilities.Node
 
1854         node: tosca.nodes.Root
 
1855         relationship: tosca.relationships.DependsOn
 
1859     - link_template_VMInt_OAM_lb_6_test_nested3Level:
 
1860         capability: tosca.capabilities.network.Linkable
 
1861         relationship: tosca.relationships.network.LinksTo
 
1865     - dependency_server_cmaui_3_test_nested3Level:
 
1866         capability: tosca.capabilities.Node
 
1867         node: tosca.nodes.Root
 
1868         relationship: tosca.relationships.DependsOn
 
1872     - local_storage_server_cmaui_3_test_nested3Level:
 
1873         capability: tosca.capabilities.Attachment
 
1874         node: tosca.nodes.BlockStorage
 
1875         relationship: tosca.relationships.AttachesTo
 
1879     - dependency_template_VMInt_OAM_lb_3:
 
1880         capability: tosca.capabilities.Node
 
1881         node: tosca.nodes.Root
 
1882         relationship: tosca.relationships.DependsOn
 
1886     - link_template_VMInt_OAM_lb_3:
 
1887         capability: tosca.capabilities.network.Linkable
 
1888         relationship: tosca.relationships.network.LinksTo
 
1892     - dependency_template_VMInt_OAM_lb_4:
 
1893         capability: tosca.capabilities.Node
 
1894         node: tosca.nodes.Root
 
1895         relationship: tosca.relationships.DependsOn
 
1899     - link_template_VMInt_OAM_lb_4:
 
1900         capability: tosca.capabilities.network.Linkable
 
1901         relationship: tosca.relationships.network.LinksTo
 
1906       network.incoming.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
1907         type: org.openecomp.capabilities.metric.Ceilometer
 
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1912       instance_server_cmaui_4_test_nested4Level_test_nested3Level:
 
1913         type: org.openecomp.capabilities.metric.Ceilometer
 
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1918       memory.usage_server_cmaui_3_test_nested3Level:
 
1919         type: org.openecomp.capabilities.metric.Ceilometer
 
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1924       cpu_util_server_cmaui_3_test_nested3Level:
 
1925         type: org.openecomp.capabilities.metric.Ceilometer
 
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1930       feature_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
1931         type: tosca.capabilities.Node
 
1935       disk.device.usage_server_cmaui_2:
 
1936         type: org.openecomp.capabilities.metric.Ceilometer
 
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1941       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
 
1942         type: org.openecomp.capabilities.metric.Ceilometer
 
1943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1947       network.incoming.bytes.rate_template_VMInt_OAM_lb_6_test_nested3Level:
 
1948         type: org.openecomp.capabilities.metric.Ceilometer
 
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1953       disk.device.latency_server_cmaui_2:
 
1954         type: org.openecomp.capabilities.metric.Ceilometer
 
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1959       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
 
1960         type: org.openecomp.capabilities.metric.Ceilometer
 
1961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1965       disk.root.size_server_cmaui_2:
 
1966         type: org.openecomp.capabilities.metric.Ceilometer
 
1967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1971       disk.device.write.requests.rate_server_cmaui_2:
 
1972         type: org.openecomp.capabilities.metric.Ceilometer
 
1973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1977       disk.read.requests_server_cmaui_3_test_nested3Level:
 
1978         type: org.openecomp.capabilities.metric.Ceilometer
 
1979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1983       disk.latency_server_cmaui_3_test_nested3Level:
 
1984         type: org.openecomp.capabilities.metric.Ceilometer
 
1985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1989       binding_template_VMInt_OAM_lb_4:
 
1990         type: tosca.capabilities.network.Bindable
 
1992         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1996       disk.write.bytes.rate_server_cmaui_3_test_nested3Level:
 
1997         type: org.openecomp.capabilities.metric.Ceilometer
 
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2002       binding_template_VMInt_OAM_lb_3:
 
2003         type: tosca.capabilities.network.Bindable
 
2005         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2009       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2010         type: tosca.capabilities.Endpoint.Admin
 
2014       network.incoming.bytes_template_VMInt_OAM_lb_4:
 
2015         type: org.openecomp.capabilities.metric.Ceilometer
 
2016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2020       disk.read.requests_server_cmaui_2:
 
2021         type: org.openecomp.capabilities.metric.Ceilometer
 
2022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2026       network.incoming.bytes_template_VMInt_OAM_lb_3:
 
2027         type: org.openecomp.capabilities.metric.Ceilometer
 
2028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2032       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2033         type: org.openecomp.capabilities.metric.Ceilometer
 
2034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2038       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2039         type: org.openecomp.capabilities.metric.Ceilometer
 
2040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2044       network.outgoing.bytes_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2045         type: org.openecomp.capabilities.metric.Ceilometer
 
2046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2050       feature_test_nested4Level_test_nested3Level:
 
2051         type: tosca.capabilities.Node
 
2055       disk.device.iops_server_cmaui_2:
 
2056         type: org.openecomp.capabilities.metric.Ceilometer
 
2057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2061       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2062         type: org.openecomp.capabilities.metric.Ceilometer
 
2063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2067       network.outgoing.bytes.rate_template_VMInt_OAM_lb_6_test_nested3Level:
 
2068         type: org.openecomp.capabilities.metric.Ceilometer
 
2069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2073       disk.device.capacity_server_cmaui_2:
 
2074         type: org.openecomp.capabilities.metric.Ceilometer
 
2075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2079       host_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2080         type: tosca.capabilities.Container
 
2082         - tosca.nodes.SoftwareComponent
 
2086       disk.device.read.bytes.rate_server_cmaui_2:
 
2087         type: org.openecomp.capabilities.metric.Ceilometer
 
2088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2092       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2093         type: org.openecomp.capabilities.metric.Ceilometer
 
2094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2098       disk.read.bytes_server_cmaui_2:
 
2099         type: org.openecomp.capabilities.metric.Ceilometer
 
2100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2104       feature_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2105         type: tosca.capabilities.Node
 
2109       disk.device.read.bytes_server_cmaui_2:
 
2110         type: org.openecomp.capabilities.metric.Ceilometer
 
2111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2115       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2116         type: org.openecomp.capabilities.metric.Ceilometer
 
2117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2121       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2122         type: org.openecomp.capabilities.metric.Ceilometer
 
2123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2127       disk.write.requests.rate_server_cmaui_2:
 
2128         type: org.openecomp.capabilities.metric.Ceilometer
 
2129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2133       network.incoming.bytes.rate_template_VMInt_OAM_lb_5_test_nested3Level:
 
2134         type: org.openecomp.capabilities.metric.Ceilometer
 
2135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2139       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2140         type: org.openecomp.capabilities.metric.Ceilometer
 
2141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2145       memory_server_cmaui_2:
 
2146         type: org.openecomp.capabilities.metric.Ceilometer
 
2147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2152         type: org.openecomp.capabilities.metric.Ceilometer
 
2153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2157       host_server_cmaui_3_test_nested3Level:
 
2158         type: tosca.capabilities.Container
 
2160         - tosca.nodes.SoftwareComponent
 
2164       disk.allocation_server_cmaui_3_test_nested3Level:
 
2165         type: org.openecomp.capabilities.metric.Ceilometer
 
2166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2170       memory_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2171         type: org.openecomp.capabilities.metric.Ceilometer
 
2172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2176       network.outpoing.packets_template_VMInt_OAM_lb_3:
 
2177         type: org.openecomp.capabilities.metric.Ceilometer
 
2178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2182       network.incoming.packets_template_VMInt_OAM_lb_5_test_nested3Level:
 
2183         type: org.openecomp.capabilities.metric.Ceilometer
 
2184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2188       network.outpoing.packets_template_VMInt_OAM_lb_4:
 
2189         type: org.openecomp.capabilities.metric.Ceilometer
 
2190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2194       network.outgoing.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2195         type: org.openecomp.capabilities.metric.Ceilometer
 
2196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2200       disk.ephemeral.size_server_cmaui_2:
 
2201         type: org.openecomp.capabilities.metric.Ceilometer
 
2202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2206       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2207         type: org.openecomp.capabilities.metric.Ceilometer
 
2208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2212       disk.write.requests_server_cmaui_3_test_nested3Level:
 
2213         type: org.openecomp.capabilities.metric.Ceilometer
 
2214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2218       disk.capacity_server_cmaui_2:
 
2219         type: org.openecomp.capabilities.metric.Ceilometer
 
2220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2224       network.outgoing.bytes_template_VMInt_OAM_lb_3:
 
2225         type: org.openecomp.capabilities.metric.Ceilometer
 
2226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2230       network.incoming.packets_template_VMInt_OAM_lb_3:
 
2231         type: org.openecomp.capabilities.metric.Ceilometer
 
2232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2236       network.outgoing.bytes_template_VMInt_OAM_lb_4:
 
2237         type: org.openecomp.capabilities.metric.Ceilometer
 
2238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2242       network.incoming.packets_template_VMInt_OAM_lb_4:
 
2243         type: org.openecomp.capabilities.metric.Ceilometer
 
2244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2248       binding_template_VMInt_OAM_lb_5_test_nested3Level:
 
2249         type: tosca.capabilities.network.Bindable
 
2251         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2255       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2256         type: org.openecomp.capabilities.metric.Ceilometer
 
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2261       disk.read.bytes.rate_server_cmaui_3_test_nested3Level:
 
2262         type: org.openecomp.capabilities.metric.Ceilometer
 
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2267       network.outgoing.bytes_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2268         type: org.openecomp.capabilities.metric.Ceilometer
 
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2273       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2274         type: org.openecomp.capabilities.metric.Ceilometer
 
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2279       network.outgoing.bytes.rate_template_VMInt_OAM_lb_3:
 
2280         type: org.openecomp.capabilities.metric.Ceilometer
 
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2285       network.outgoing.bytes.rate_template_VMInt_OAM_lb_4:
 
2286         type: org.openecomp.capabilities.metric.Ceilometer
 
2287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2291       disk.iops_server_cmaui_2:
 
2292         type: org.openecomp.capabilities.metric.Ceilometer
 
2293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2297       network.incoming.bytes.rate_template_VMInt_OAM_lb_3:
 
2298         type: org.openecomp.capabilities.metric.Ceilometer
 
2299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2303       network.incoming.bytes.rate_template_VMInt_OAM_lb_4:
 
2304         type: org.openecomp.capabilities.metric.Ceilometer
 
2305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2309       disk.device.write.requests_server_cmaui_2:
 
2310         type: org.openecomp.capabilities.metric.Ceilometer
 
2311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2315       network.incoming.bytes_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2316         type: org.openecomp.capabilities.metric.Ceilometer
 
2317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2321       memory_server_cmaui_3_test_nested3Level:
 
2322         type: org.openecomp.capabilities.metric.Ceilometer
 
2323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2327       feature_server_cmaui_3_test_nested3Level:
 
2328         type: tosca.capabilities.Node
 
2332       network.incoming.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2333         type: org.openecomp.capabilities.metric.Ceilometer
 
2334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2338       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level:
 
2339         type: org.openecomp.capabilities.metric.Ceilometer
 
2340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2344       network.incoming.packets.rate_template_VMInt_OAM_lb_6_test_nested3Level:
 
2345         type: org.openecomp.capabilities.metric.Ceilometer
 
2346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2350       disk.root.size_server_cmaui_3_test_nested3Level:
 
2351         type: org.openecomp.capabilities.metric.Ceilometer
 
2352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2356       disk.usage_server_cmaui_3_test_nested3Level:
 
2357         type: org.openecomp.capabilities.metric.Ceilometer
 
2358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2362       os_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2363         type: tosca.capabilities.OperatingSystem
 
2367       network.outpoing.packets_template_VMInt_OAM_lb_5_test_nested3Level:
 
2368         type: org.openecomp.capabilities.metric.Ceilometer
 
2369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2373       disk.device.write.requests_server_cmaui_3_test_nested3Level:
 
2374         type: org.openecomp.capabilities.metric.Ceilometer
 
2375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2379       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level:
 
2380         type: org.openecomp.capabilities.metric.Ceilometer
 
2381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2385       disk.device.latency_server_cmaui_3_test_nested3Level:
 
2386         type: org.openecomp.capabilities.metric.Ceilometer
 
2387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2391       cpu_util_server_cmaui_2:
 
2392         type: org.openecomp.capabilities.metric.Ceilometer
 
2393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2397       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2398         type: org.openecomp.capabilities.metric.Ceilometer
 
2399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2403       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level:
 
2404         type: org.openecomp.capabilities.metric.Ceilometer
 
2405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2409       disk.device.write.bytes.rate_server_cmaui_2:
 
2410         type: org.openecomp.capabilities.metric.Ceilometer
 
2411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2415       network.outgoing.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2416         type: org.openecomp.capabilities.metric.Ceilometer
 
2417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2421       disk.write.bytes.rate_server_cmaui_2:
 
2422         type: org.openecomp.capabilities.metric.Ceilometer
 
2423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2427       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2428         type: org.openecomp.capabilities.metric.Ceilometer
 
2429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2433       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2434         type: org.openecomp.capabilities.metric.Ceilometer
 
2435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2439       disk.device.write.bytes_server_cmaui_2:
 
2440         type: org.openecomp.capabilities.metric.Ceilometer
 
2441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2445       network.outgoing.packets.rate_template_VMInt_OAM_lb_6_test_nested3Level:
 
2446         type: org.openecomp.capabilities.metric.Ceilometer
 
2447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2451       disk.iops_server_cmaui_3_test_nested3Level:
 
2452         type: org.openecomp.capabilities.metric.Ceilometer
 
2453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2457       feature_template_VMInt_OAM_lb_5_test_nested3Level:
 
2458         type: tosca.capabilities.Node
 
2462       cpu_server_cmaui_3_test_nested3Level:
 
2463         type: org.openecomp.capabilities.metric.Ceilometer
 
2464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2468       disk.write.bytes_server_cmaui_2:
 
2469         type: org.openecomp.capabilities.metric.Ceilometer
 
2470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2474       feature_server_cmaui_2:
 
2475         type: tosca.capabilities.Node
 
2479       disk.allocation_server_cmaui_2:
 
2480         type: org.openecomp.capabilities.metric.Ceilometer
 
2481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2485       network.incoming.bytes_template_VMInt_OAM_lb_5_test_nested3Level:
 
2486         type: org.openecomp.capabilities.metric.Ceilometer
 
2487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2491       binding_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2492         type: tosca.capabilities.network.Bindable
 
2494         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2498       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2499         type: org.openecomp.capabilities.metric.Ceilometer
 
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2504       binding_server_cmaui_2:
 
2505         type: tosca.capabilities.network.Bindable
 
2509       vcpus_server_cmaui_2:
 
2510         type: org.openecomp.capabilities.metric.Ceilometer
 
2511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2515       network.outpoing.packets_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2516         type: org.openecomp.capabilities.metric.Ceilometer
 
2517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2521       instance_server_cmaui_3_test_nested3Level:
 
2522         type: org.openecomp.capabilities.metric.Ceilometer
 
2523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2527       scalable_server_cmaui_2:
 
2528         type: tosca.capabilities.Scalable
 
2532       network.outgoing.bytes_template_VMInt_OAM_lb_5_test_nested3Level:
 
2533         type: org.openecomp.capabilities.metric.Ceilometer
 
2534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2538       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2539         type: org.openecomp.capabilities.metric.Ceilometer
 
2540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2544       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2545         type: org.openecomp.capabilities.metric.Ceilometer
 
2546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2550       network.incoming.packets.rate_template_VMInt_OAM_lb_5_test_nested3Level:
 
2551         type: org.openecomp.capabilities.metric.Ceilometer
 
2552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2556       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level:
 
2557         type: org.openecomp.capabilities.metric.Ceilometer
 
2558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2562       disk.write.requests_server_cmaui_2:
 
2563         type: org.openecomp.capabilities.metric.Ceilometer
 
2564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2568       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2569         type: org.openecomp.capabilities.metric.Ceilometer
 
2570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2574       network.incoming.packets.rate_template_VMInt_OAM_lb_4:
 
2575         type: org.openecomp.capabilities.metric.Ceilometer
 
2576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2580       network.incoming.packets.rate_template_VMInt_OAM_lb_3:
 
2581         type: org.openecomp.capabilities.metric.Ceilometer
 
2582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2586       disk.usage_server_cmaui_2:
 
2587         type: org.openecomp.capabilities.metric.Ceilometer
 
2588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2592       disk.device.usage_server_cmaui_3_test_nested3Level:
 
2593         type: org.openecomp.capabilities.metric.Ceilometer
 
2594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2598       disk.write.bytes_server_cmaui_3_test_nested3Level:
 
2599         type: org.openecomp.capabilities.metric.Ceilometer
 
2600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2604       feature_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2605         type: tosca.capabilities.Node
 
2609       network.outgoing.packets.rate_template_VMInt_OAM_lb_5_test_nested3Level:
 
2610         type: org.openecomp.capabilities.metric.Ceilometer
 
2611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2615       disk.write.requests.rate_server_cmaui_3_test_nested3Level:
 
2616         type: org.openecomp.capabilities.metric.Ceilometer
 
2617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2621       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2622         type: org.openecomp.capabilities.metric.Ceilometer
 
2623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2627       endpoint_server_cmaui_2:
 
2628         type: tosca.capabilities.Endpoint.Admin
 
2632       network.outgoing.bytes_template_VMInt_OAM_lb_6_test_nested3Level:
 
2633         type: org.openecomp.capabilities.metric.Ceilometer
 
2634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2638       feature_template_VMInt_OAM_lb_4:
 
2639         type: tosca.capabilities.Node
 
2643       binding_template_VMInt_OAM_lb_6_test_nested3Level:
 
2644         type: tosca.capabilities.network.Bindable
 
2646         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2650       feature_template_VMInt_OAM_lb_3:
 
2651         type: tosca.capabilities.Node
 
2656         type: tosca.capabilities.OperatingSystem
 
2660       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2661         type: org.openecomp.capabilities.metric.Ceilometer
 
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2666       network.incoming.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2667         type: org.openecomp.capabilities.metric.Ceilometer
 
2668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2672       scalable_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2673         type: tosca.capabilities.Scalable
 
2677       network.incoming.bytes_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2678         type: org.openecomp.capabilities.metric.Ceilometer
 
2679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2683       network.incoming.bytes_template_VMInt_OAM_lb_6_test_nested3Level:
 
2684         type: org.openecomp.capabilities.metric.Ceilometer
 
2685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2689       disk.device.allocation_server_cmaui_2:
 
2690         type: org.openecomp.capabilities.metric.Ceilometer
 
2691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2695       network.outpoing.packets_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2696         type: org.openecomp.capabilities.metric.Ceilometer
 
2697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2701       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2702         type: org.openecomp.capabilities.metric.Ceilometer
 
2703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2707       disk.read.bytes_server_cmaui_3_test_nested3Level:
 
2708         type: org.openecomp.capabilities.metric.Ceilometer
 
2709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2713       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2714         type: org.openecomp.capabilities.metric.Ceilometer
 
2715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2719       disk.device.allocation_server_cmaui_3_test_nested3Level:
 
2720         type: org.openecomp.capabilities.metric.Ceilometer
 
2721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2725       host_server_cmaui_2:
 
2726         type: tosca.capabilities.Container
 
2728         - tosca.nodes.SoftwareComponent
 
2732       os_server_cmaui_3_test_nested3Level:
 
2733         type: tosca.capabilities.OperatingSystem
 
2737       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2738         type: org.openecomp.capabilities.metric.Ceilometer
 
2739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2743       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2744         type: org.openecomp.capabilities.metric.Ceilometer
 
2745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2749       binding_server_cmaui_3_test_nested3Level:
 
2750         type: tosca.capabilities.network.Bindable
 
2754       feature_test_nested3Level:
 
2755         type: tosca.capabilities.Node
 
2759       network.outgoing.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2760         type: org.openecomp.capabilities.metric.Ceilometer
 
2761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2765       network.outgoing.packets.rate_template_VMInt_OAM_lb_4:
 
2766         type: org.openecomp.capabilities.metric.Ceilometer
 
2767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2771       network.outgoing.bytes.rate_template_VMInt_OAM_lb_5_test_nested3Level:
 
2772         type: org.openecomp.capabilities.metric.Ceilometer
 
2773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2777       cpu_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2778         type: org.openecomp.capabilities.metric.Ceilometer
 
2779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2783       cpu.delta_server_cmaui_3_test_nested3Level:
 
2784         type: org.openecomp.capabilities.metric.Ceilometer
 
2785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2789       network.outgoing.packets.rate_template_VMInt_OAM_lb_3:
 
2790         type: org.openecomp.capabilities.metric.Ceilometer
 
2791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2795       disk.device.capacity_server_cmaui_3_test_nested3Level:
 
2796         type: org.openecomp.capabilities.metric.Ceilometer
 
2797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2801       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2802         type: org.openecomp.capabilities.metric.Ceilometer
 
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2807       network.incoming.packets_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2808         type: org.openecomp.capabilities.metric.Ceilometer
 
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2813       binding_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2814         type: tosca.capabilities.network.Bindable
 
2816         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2820       scalable_server_cmaui_3_test_nested3Level:
 
2821         type: tosca.capabilities.Scalable
 
2825       instance_server_cmaui_2:
 
2826         type: org.openecomp.capabilities.metric.Ceilometer
 
2827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2831       disk.device.iops_server_cmaui_3_test_nested3Level:
 
2832         type: org.openecomp.capabilities.metric.Ceilometer
 
2833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2837       network.outpoing.packets_template_VMInt_OAM_lb_6_test_nested3Level:
 
2838         type: org.openecomp.capabilities.metric.Ceilometer
 
2839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2843       endpoint_server_cmaui_3_test_nested3Level:
 
2844         type: tosca.capabilities.Endpoint.Admin
 
2848       vcpus_server_cmaui_3_test_nested3Level:
 
2849         type: org.openecomp.capabilities.metric.Ceilometer
 
2850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2854       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2855         type: org.openecomp.capabilities.metric.Ceilometer
 
2856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2860       disk.device.write.bytes_server_cmaui_3_test_nested3Level:
 
2861         type: org.openecomp.capabilities.metric.Ceilometer
 
2862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2866       disk.device.read.requests_server_cmaui_2:
 
2867         type: org.openecomp.capabilities.metric.Ceilometer
 
2868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2872       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2873         type: org.openecomp.capabilities.metric.Ceilometer
 
2874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2878       disk.read.bytes.rate_server_cmaui_2:
 
2879         type: org.openecomp.capabilities.metric.Ceilometer
 
2880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2884       network.incoming.packets_template_VMInt_OAM_lb_6_test_nested3Level:
 
2885         type: org.openecomp.capabilities.metric.Ceilometer
 
2886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2890       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2891         type: org.openecomp.capabilities.metric.Ceilometer
 
2892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2896       disk.capacity_server_cmaui_3_test_nested3Level:
 
2897         type: org.openecomp.capabilities.metric.Ceilometer
 
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2902       cpu.delta_server_cmaui_2:
 
2903         type: org.openecomp.capabilities.metric.Ceilometer
 
2904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2908       disk.device.read.requests.rate_server_cmaui_2:
 
2909         type: org.openecomp.capabilities.metric.Ceilometer
 
2910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2914       binding_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2915         type: tosca.capabilities.network.Bindable
 
2919       memory.resident_server_cmaui_2:
 
2920         type: org.openecomp.capabilities.metric.Ceilometer
 
2921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2925       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2926         type: org.openecomp.capabilities.metric.Ceilometer
 
2927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2931       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2932         type: org.openecomp.capabilities.metric.Ceilometer
 
2933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2937       disk.device.read.requests_server_cmaui_3_test_nested3Level:
 
2938         type: org.openecomp.capabilities.metric.Ceilometer
 
2939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2943       disk.latency_server_cmaui_2:
 
2944         type: org.openecomp.capabilities.metric.Ceilometer
 
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2949       disk.ephemeral.size_server_cmaui_3_test_nested3Level:
 
2950         type: org.openecomp.capabilities.metric.Ceilometer
 
2951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2955       feature_template_VMInt_OAM_lb_6_test_nested3Level:
 
2956         type: tosca.capabilities.Node
 
2960       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
 
2961         type: org.openecomp.capabilities.metric.Ceilometer
 
2962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2966       network.incoming.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2967         type: org.openecomp.capabilities.metric.Ceilometer
 
2968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2972       network.outgoing.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
 
2973         type: org.openecomp.capabilities.metric.Ceilometer
 
2974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2978       disk.device.read.bytes_server_cmaui_3_test_nested3Level:
 
2979         type: org.openecomp.capabilities.metric.Ceilometer
 
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2984       memory.resident_server_cmaui_3_test_nested3Level:
 
2985         type: org.openecomp.capabilities.metric.Ceilometer
 
2986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2990       memory.usage_server_cmaui_2:
 
2991         type: org.openecomp.capabilities.metric.Ceilometer
 
2992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2996       network.incoming.packets_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
 
2997         type: org.openecomp.capabilities.metric.Ceilometer
 
2998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3002   org.openecomp.resource.abstract.nodes.heat.nested3:
 
3003     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
 
3007         description: CMAUI1, CMAUI2 server names
 
3014         description: UID of OAM network
 
3021       template_PortTuple_LB1:
 
3027         description: Image for CMAUI server
 
3030       lb_st_interface_type_oam:
 
3040         description: Flavor for CMAUI server
 
3047       security_group_name:
 
3049         description: CMAUI1, CMAUI2 server names
 
3054       availability_zone_0:
 
3056         description: availabilityzone name
 
3064     - dependency_template_VMInt_OAM_lb_5:
 
3065         capability: tosca.capabilities.Node
 
3066         node: tosca.nodes.Root
 
3067         relationship: tosca.relationships.DependsOn
 
3071     - link_template_VMInt_OAM_lb_5:
 
3072         capability: tosca.capabilities.network.Linkable
 
3073         relationship: tosca.relationships.network.LinksTo
 
3077     - dependency_test_nested4Level:
 
3078         capability: tosca.capabilities.Node
 
3079         node: tosca.nodes.Root
 
3080         relationship: tosca.relationships.DependsOn
 
3084     - dependency_template_VMInt_OAM_lb_7_test_nested4Level:
 
3085         capability: tosca.capabilities.Node
 
3086         node: tosca.nodes.Root
 
3087         relationship: tosca.relationships.DependsOn
 
3091     - link_template_VMInt_OAM_lb_7_test_nested4Level:
 
3092         capability: tosca.capabilities.network.Linkable
 
3093         relationship: tosca.relationships.network.LinksTo
 
3097     - dependency_template_VMInt_OAM_lb_8_test_nested4Level:
 
3098         capability: tosca.capabilities.Node
 
3099         node: tosca.nodes.Root
 
3100         relationship: tosca.relationships.DependsOn
 
3104     - link_template_VMInt_OAM_lb_8_test_nested4Level:
 
3105         capability: tosca.capabilities.network.Linkable
 
3106         relationship: tosca.relationships.network.LinksTo
 
3110     - dependency_server_cmaui_4_test_nested4Level:
 
3111         capability: tosca.capabilities.Node
 
3112         node: tosca.nodes.Root
 
3113         relationship: tosca.relationships.DependsOn
 
3117     - local_storage_server_cmaui_4_test_nested4Level:
 
3118         capability: tosca.capabilities.Attachment
 
3119         node: tosca.nodes.BlockStorage
 
3120         relationship: tosca.relationships.AttachesTo
 
3124     - dependency_template_VMInt_OAM_lb_6:
 
3125         capability: tosca.capabilities.Node
 
3126         node: tosca.nodes.Root
 
3127         relationship: tosca.relationships.DependsOn
 
3131     - link_template_VMInt_OAM_lb_6:
 
3132         capability: tosca.capabilities.network.Linkable
 
3133         relationship: tosca.relationships.network.LinksTo
 
3137     - dependency_server_cmaui_3:
 
3138         capability: tosca.capabilities.Node
 
3139         node: tosca.nodes.Root
 
3140         relationship: tosca.relationships.DependsOn
 
3144     - local_storage_server_cmaui_3:
 
3145         capability: tosca.capabilities.Attachment
 
3146         node: tosca.nodes.BlockStorage
 
3147         relationship: tosca.relationships.AttachesTo
 
3152       memory.usage_server_cmaui_4_test_nested4Level:
 
3153         type: org.openecomp.capabilities.metric.Ceilometer
 
3154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3158       cpu_util_server_cmaui_4_test_nested4Level:
 
3159         type: org.openecomp.capabilities.metric.Ceilometer
 
3160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3164       disk.device.usage_server_cmaui_3:
 
3165         type: org.openecomp.capabilities.metric.Ceilometer
 
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3170       disk.device.latency_server_cmaui_3:
 
3171         type: org.openecomp.capabilities.metric.Ceilometer
 
3172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3176       network.incoming.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level:
 
3177         type: org.openecomp.capabilities.metric.Ceilometer
 
3178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3182       disk.read.requests_server_cmaui_4_test_nested4Level:
 
3183         type: org.openecomp.capabilities.metric.Ceilometer
 
3184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3188       disk.root.size_server_cmaui_3:
 
3189         type: org.openecomp.capabilities.metric.Ceilometer
 
3190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3194       disk.device.write.requests.rate_server_cmaui_3:
 
3195         type: org.openecomp.capabilities.metric.Ceilometer
 
3196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3200       disk.write.bytes.rate_server_cmaui_4_test_nested4Level:
 
3201         type: org.openecomp.capabilities.metric.Ceilometer
 
3202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3206       binding_template_VMInt_OAM_lb_6:
 
3207         type: tosca.capabilities.network.Bindable
 
3209         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
3213       binding_template_VMInt_OAM_lb_5:
 
3214         type: tosca.capabilities.network.Bindable
 
3216         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
3220       disk.latency_server_cmaui_4_test_nested4Level:
 
3221         type: org.openecomp.capabilities.metric.Ceilometer
 
3222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3226       disk.read.requests_server_cmaui_3:
 
3227         type: org.openecomp.capabilities.metric.Ceilometer
 
3228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3232       network.incoming.bytes_template_VMInt_OAM_lb_6:
 
3233         type: org.openecomp.capabilities.metric.Ceilometer
 
3234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3238       network.incoming.bytes_template_VMInt_OAM_lb_5:
 
3239         type: org.openecomp.capabilities.metric.Ceilometer
 
3240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3244       disk.device.iops_server_cmaui_3:
 
3245         type: org.openecomp.capabilities.metric.Ceilometer
 
3246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3250       disk.device.capacity_server_cmaui_3:
 
3251         type: org.openecomp.capabilities.metric.Ceilometer
 
3252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3256       disk.device.read.bytes.rate_server_cmaui_3:
 
3257         type: org.openecomp.capabilities.metric.Ceilometer
 
3258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3262       feature_server_cmaui_4_test_nested4Level:
 
3263         type: tosca.capabilities.Node
 
3267       network.incoming.packets_template_VMInt_OAM_lb_7_test_nested4Level:
 
3268         type: org.openecomp.capabilities.metric.Ceilometer
 
3269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3273       disk.capacity_server_cmaui_4_test_nested4Level:
 
3274         type: org.openecomp.capabilities.metric.Ceilometer
 
3275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3279       disk.read.bytes_server_cmaui_3:
 
3280         type: org.openecomp.capabilities.metric.Ceilometer
 
3281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3285       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level:
 
3286         type: org.openecomp.capabilities.metric.Ceilometer
 
3287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3291       disk.device.read.requests_server_cmaui_4_test_nested4Level:
 
3292         type: org.openecomp.capabilities.metric.Ceilometer
 
3293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3297       network.incoming.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level:
 
3298         type: org.openecomp.capabilities.metric.Ceilometer
 
3299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3303       disk.device.write.requests_server_cmaui_4_test_nested4Level:
 
3304         type: org.openecomp.capabilities.metric.Ceilometer
 
3305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3309       disk.write.requests.rate_server_cmaui_3:
 
3310         type: org.openecomp.capabilities.metric.Ceilometer
 
3311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3315       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level:
 
3316         type: org.openecomp.capabilities.metric.Ceilometer
 
3317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3321       disk.device.read.bytes_server_cmaui_4_test_nested4Level:
 
3322         type: org.openecomp.capabilities.metric.Ceilometer
 
3323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3327       network.incoming.packets_template_VMInt_OAM_lb_8_test_nested4Level:
 
3328         type: org.openecomp.capabilities.metric.Ceilometer
 
3329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3333       disk.device.read.bytes_server_cmaui_3:
 
3334         type: org.openecomp.capabilities.metric.Ceilometer
 
3335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3339       memory_server_cmaui_3:
 
3340         type: org.openecomp.capabilities.metric.Ceilometer
 
3341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3345       memory.resident_server_cmaui_4_test_nested4Level:
 
3346         type: org.openecomp.capabilities.metric.Ceilometer
 
3347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3352         type: org.openecomp.capabilities.metric.Ceilometer
 
3353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3357       binding_server_cmaui_4_test_nested4Level:
 
3358         type: tosca.capabilities.network.Bindable
 
3362       network.incoming.bytes_template_VMInt_OAM_lb_8_test_nested4Level:
 
3363         type: org.openecomp.capabilities.metric.Ceilometer
 
3364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3368       os_server_cmaui_4_test_nested4Level:
 
3369         type: tosca.capabilities.OperatingSystem
 
3373       network.outpoing.packets_template_VMInt_OAM_lb_5:
 
3374         type: org.openecomp.capabilities.metric.Ceilometer
 
3375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3379       disk.ephemeral.size_server_cmaui_3:
 
3380         type: org.openecomp.capabilities.metric.Ceilometer
 
3381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3385       cpu.delta_server_cmaui_4_test_nested4Level:
 
3386         type: org.openecomp.capabilities.metric.Ceilometer
 
3387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3391       disk.capacity_server_cmaui_3:
 
3392         type: org.openecomp.capabilities.metric.Ceilometer
 
3393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3397       disk.device.capacity_server_cmaui_4_test_nested4Level:
 
3398         type: org.openecomp.capabilities.metric.Ceilometer
 
3399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3403       network.outgoing.bytes_template_VMInt_OAM_lb_5:
 
3404         type: org.openecomp.capabilities.metric.Ceilometer
 
3405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3409       network.outgoing.bytes_template_VMInt_OAM_lb_6:
 
3410         type: org.openecomp.capabilities.metric.Ceilometer
 
3411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3415       scalable_server_cmaui_4_test_nested4Level:
 
3416         type: tosca.capabilities.Scalable
 
3420       disk.device.iops_server_cmaui_4_test_nested4Level:
 
3421         type: org.openecomp.capabilities.metric.Ceilometer
 
3422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3426       network.outpoing.packets_template_VMInt_OAM_lb_6:
 
3427         type: org.openecomp.capabilities.metric.Ceilometer
 
3428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3432       disk.read.bytes.rate_server_cmaui_4_test_nested4Level:
 
3433         type: org.openecomp.capabilities.metric.Ceilometer
 
3434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3438       network.incoming.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level:
 
3439         type: org.openecomp.capabilities.metric.Ceilometer
 
3440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3444       endpoint_server_cmaui_4_test_nested4Level:
 
3445         type: tosca.capabilities.Endpoint.Admin
 
3449       network.outpoing.packets_template_VMInt_OAM_lb_7_test_nested4Level:
 
3450         type: org.openecomp.capabilities.metric.Ceilometer
 
3451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3455       vcpus_server_cmaui_4_test_nested4Level:
 
3456         type: org.openecomp.capabilities.metric.Ceilometer
 
3457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3461       network.outgoing.bytes.rate_template_VMInt_OAM_lb_5:
 
3462         type: org.openecomp.capabilities.metric.Ceilometer
 
3463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3467       network.outgoing.bytes.rate_template_VMInt_OAM_lb_6:
 
3468         type: org.openecomp.capabilities.metric.Ceilometer
 
3469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3473       disk.device.write.requests_server_cmaui_3:
 
3474         type: org.openecomp.capabilities.metric.Ceilometer
 
3475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3479       network.incoming.bytes.rate_template_VMInt_OAM_lb_5:
 
3480         type: org.openecomp.capabilities.metric.Ceilometer
 
3481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3485       disk.write.bytes_server_cmaui_4_test_nested4Level:
 
3486         type: org.openecomp.capabilities.metric.Ceilometer
 
3487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3491       network.incoming.bytes.rate_template_VMInt_OAM_lb_6:
 
3492         type: org.openecomp.capabilities.metric.Ceilometer
 
3493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3497       disk.write.requests.rate_server_cmaui_4_test_nested4Level:
 
3498         type: org.openecomp.capabilities.metric.Ceilometer
 
3499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3503       disk.iops_server_cmaui_3:
 
3504         type: org.openecomp.capabilities.metric.Ceilometer
 
3505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3509       network.incoming.packets_template_VMInt_OAM_lb_5:
 
3510         type: org.openecomp.capabilities.metric.Ceilometer
 
3511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3515       network.outgoing.bytes_template_VMInt_OAM_lb_7_test_nested4Level:
 
3516         type: org.openecomp.capabilities.metric.Ceilometer
 
3517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3521       network.incoming.packets_template_VMInt_OAM_lb_6:
 
3522         type: org.openecomp.capabilities.metric.Ceilometer
 
3523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3527       binding_template_VMInt_OAM_lb_7_test_nested4Level:
 
3528         type: tosca.capabilities.network.Bindable
 
3530         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
3534       network.outgoing.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level:
 
3535         type: org.openecomp.capabilities.metric.Ceilometer
 
3536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3540       host_server_cmaui_4_test_nested4Level:
 
3541         type: tosca.capabilities.Container
 
3543         - tosca.nodes.SoftwareComponent
 
3547       cpu_util_server_cmaui_3:
 
3548         type: org.openecomp.capabilities.metric.Ceilometer
 
3549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3553       disk.device.write.bytes.rate_server_cmaui_3:
 
3554         type: org.openecomp.capabilities.metric.Ceilometer
 
3555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3559       disk.write.bytes.rate_server_cmaui_3:
 
3560         type: org.openecomp.capabilities.metric.Ceilometer
 
3561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3565       network.outgoing.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level:
 
3566         type: org.openecomp.capabilities.metric.Ceilometer
 
3567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3571       disk.device.write.bytes_server_cmaui_3:
 
3572         type: org.openecomp.capabilities.metric.Ceilometer
 
3573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3577       disk.iops_server_cmaui_4_test_nested4Level:
 
3578         type: org.openecomp.capabilities.metric.Ceilometer
 
3579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3583       feature_server_cmaui_3:
 
3584         type: tosca.capabilities.Node
 
3588       cpu_server_cmaui_4_test_nested4Level:
 
3589         type: org.openecomp.capabilities.metric.Ceilometer
 
3590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3594       disk.write.bytes_server_cmaui_3:
 
3595         type: org.openecomp.capabilities.metric.Ceilometer
 
3596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3600       disk.allocation_server_cmaui_3:
 
3601         type: org.openecomp.capabilities.metric.Ceilometer
 
3602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3606       binding_server_cmaui_3:
 
3607         type: tosca.capabilities.network.Bindable
 
3611       vcpus_server_cmaui_3:
 
3612         type: org.openecomp.capabilities.metric.Ceilometer
 
3613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3617       instance_server_cmaui_4_test_nested4Level:
 
3618         type: org.openecomp.capabilities.metric.Ceilometer
 
3619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3623       scalable_server_cmaui_3:
 
3624         type: tosca.capabilities.Scalable
 
3628       network.outgoing.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level:
 
3629         type: org.openecomp.capabilities.metric.Ceilometer
 
3630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3634       disk.write.requests_server_cmaui_3:
 
3635         type: org.openecomp.capabilities.metric.Ceilometer
 
3636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3640       disk.usage_server_cmaui_3:
 
3641         type: org.openecomp.capabilities.metric.Ceilometer
 
3642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3646       feature_template_VMInt_OAM_lb_7_test_nested4Level:
 
3647         type: tosca.capabilities.Node
 
3651       disk.device.write.bytes_server_cmaui_4_test_nested4Level:
 
3652         type: org.openecomp.capabilities.metric.Ceilometer
 
3653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3657       network.incoming.packets.rate_template_VMInt_OAM_lb_6:
 
3658         type: org.openecomp.capabilities.metric.Ceilometer
 
3659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3663       feature_template_VMInt_OAM_lb_6:
 
3664         type: tosca.capabilities.Node
 
3668       network.incoming.packets.rate_template_VMInt_OAM_lb_5:
 
3669         type: org.openecomp.capabilities.metric.Ceilometer
 
3670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3674       feature_template_VMInt_OAM_lb_5:
 
3675         type: tosca.capabilities.Node
 
3679       endpoint_server_cmaui_3:
 
3680         type: tosca.capabilities.Endpoint.Admin
 
3684       memory_server_cmaui_4_test_nested4Level:
 
3685         type: org.openecomp.capabilities.metric.Ceilometer
 
3686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3690       network.incoming.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level:
 
3691         type: org.openecomp.capabilities.metric.Ceilometer
 
3692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3697         type: tosca.capabilities.OperatingSystem
 
3701       disk.root.size_server_cmaui_4_test_nested4Level:
 
3702         type: org.openecomp.capabilities.metric.Ceilometer
 
3703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3707       disk.usage_server_cmaui_4_test_nested4Level:
 
3708         type: org.openecomp.capabilities.metric.Ceilometer
 
3709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3713       disk.device.latency_server_cmaui_4_test_nested4Level:
 
3714         type: org.openecomp.capabilities.metric.Ceilometer
 
3715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3719       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level:
 
3720         type: org.openecomp.capabilities.metric.Ceilometer
 
3721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3725       disk.ephemeral.size_server_cmaui_4_test_nested4Level:
 
3726         type: org.openecomp.capabilities.metric.Ceilometer
 
3727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3731       disk.device.allocation_server_cmaui_3:
 
3732         type: org.openecomp.capabilities.metric.Ceilometer
 
3733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3737       disk.read.bytes_server_cmaui_4_test_nested4Level:
 
3738         type: org.openecomp.capabilities.metric.Ceilometer
 
3739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3743       disk.allocation_server_cmaui_4_test_nested4Level:
 
3744         type: org.openecomp.capabilities.metric.Ceilometer
 
3745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3749       network.outpoing.packets_template_VMInt_OAM_lb_8_test_nested4Level:
 
3750         type: org.openecomp.capabilities.metric.Ceilometer
 
3751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3755       disk.device.allocation_server_cmaui_4_test_nested4Level:
 
3756         type: org.openecomp.capabilities.metric.Ceilometer
 
3757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3761       network.outgoing.bytes_template_VMInt_OAM_lb_8_test_nested4Level:
 
3762         type: org.openecomp.capabilities.metric.Ceilometer
 
3763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3767       host_server_cmaui_3:
 
3768         type: tosca.capabilities.Container
 
3770         - tosca.nodes.SoftwareComponent
 
3774       disk.write.requests_server_cmaui_4_test_nested4Level:
 
3775         type: org.openecomp.capabilities.metric.Ceilometer
 
3776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3780       network.outgoing.packets.rate_template_VMInt_OAM_lb_6:
 
3781         type: org.openecomp.capabilities.metric.Ceilometer
 
3782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3786       network.outgoing.packets.rate_template_VMInt_OAM_lb_5:
 
3787         type: org.openecomp.capabilities.metric.Ceilometer
 
3788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3792       feature_template_VMInt_OAM_lb_8_test_nested4Level:
 
3793         type: tosca.capabilities.Node
 
3797       feature_test_nested4Level:
 
3798         type: tosca.capabilities.Node
 
3802       instance_server_cmaui_3:
 
3803         type: org.openecomp.capabilities.metric.Ceilometer
 
3804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3808       disk.read.bytes.rate_server_cmaui_3:
 
3809         type: org.openecomp.capabilities.metric.Ceilometer
 
3810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3814       disk.device.usage_server_cmaui_4_test_nested4Level:
 
3815         type: org.openecomp.capabilities.metric.Ceilometer
 
3816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3820       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level:
 
3821         type: org.openecomp.capabilities.metric.Ceilometer
 
3822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3826       network.outgoing.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level:
 
3827         type: org.openecomp.capabilities.metric.Ceilometer
 
3828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3832       disk.device.read.requests_server_cmaui_3:
 
3833         type: org.openecomp.capabilities.metric.Ceilometer
 
3834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3838       disk.device.read.requests.rate_server_cmaui_3:
 
3839         type: org.openecomp.capabilities.metric.Ceilometer
 
3840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3844       cpu.delta_server_cmaui_3:
 
3845         type: org.openecomp.capabilities.metric.Ceilometer
 
3846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3850       memory.resident_server_cmaui_3:
 
3851         type: org.openecomp.capabilities.metric.Ceilometer
 
3852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3856       network.incoming.bytes_template_VMInt_OAM_lb_7_test_nested4Level:
 
3857         type: org.openecomp.capabilities.metric.Ceilometer
 
3858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3862       binding_template_VMInt_OAM_lb_8_test_nested4Level:
 
3863         type: tosca.capabilities.network.Bindable
 
3865         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
3869       disk.latency_server_cmaui_3:
 
3870         type: org.openecomp.capabilities.metric.Ceilometer
 
3871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3875       memory.usage_server_cmaui_3:
 
3876         type: org.openecomp.capabilities.metric.Ceilometer
 
3877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3881   org.openecomp.resource.abstract.nodes.heat.nested4:
 
3882     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
 
3886         description: CMAUI1, CMAUI2 server names
 
3893         description: UID of OAM network
 
3900       template_PortTuple_LB1:
 
3906         description: Image for CMAUI server
 
3909       lb_st_interface_type_oam:
 
3919         description: Flavor for CMAUI server
 
3922       security_group_name:
 
3924         description: CMAUI1, CMAUI2 server names
 
3929       availability_zone_0:
 
3931         description: availabilityzone name
 
3939     - dependency_template_VMInt_OAM_lb_7:
 
3940         capability: tosca.capabilities.Node
 
3941         node: tosca.nodes.Root
 
3942         relationship: tosca.relationships.DependsOn
 
3946     - link_template_VMInt_OAM_lb_7:
 
3947         capability: tosca.capabilities.network.Linkable
 
3948         relationship: tosca.relationships.network.LinksTo
 
3952     - dependency_template_VMInt_OAM_lb_8:
 
3953         capability: tosca.capabilities.Node
 
3954         node: tosca.nodes.Root
 
3955         relationship: tosca.relationships.DependsOn
 
3959     - link_template_VMInt_OAM_lb_8:
 
3960         capability: tosca.capabilities.network.Linkable
 
3961         relationship: tosca.relationships.network.LinksTo
 
3965     - dependency_server_cmaui_4:
 
3966         capability: tosca.capabilities.Node
 
3967         node: tosca.nodes.Root
 
3968         relationship: tosca.relationships.DependsOn
 
3972     - local_storage_server_cmaui_4:
 
3973         capability: tosca.capabilities.Attachment
 
3974         node: tosca.nodes.BlockStorage
 
3975         relationship: tosca.relationships.AttachesTo
 
3980       disk.write.bytes_server_cmaui_4:
 
3981         type: org.openecomp.capabilities.metric.Ceilometer
 
3982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3986       disk.device.write.bytes_server_cmaui_4:
 
3987         type: org.openecomp.capabilities.metric.Ceilometer
 
3988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3992       feature_server_cmaui_4:
 
3993         type: tosca.capabilities.Node
 
3997       disk.device.latency_server_cmaui_4:
 
3998         type: org.openecomp.capabilities.metric.Ceilometer
 
3999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4003       disk.device.usage_server_cmaui_4:
 
4004         type: org.openecomp.capabilities.metric.Ceilometer
 
4005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4009       disk.read.requests_server_cmaui_4:
 
4010         type: org.openecomp.capabilities.metric.Ceilometer
 
4011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4015       disk.allocation_server_cmaui_4:
 
4016         type: org.openecomp.capabilities.metric.Ceilometer
 
4017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4021       vcpus_server_cmaui_4:
 
4022         type: org.openecomp.capabilities.metric.Ceilometer
 
4023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4027       binding_server_cmaui_4:
 
4028         type: tosca.capabilities.network.Bindable
 
4032       disk.root.size_server_cmaui_4:
 
4033         type: org.openecomp.capabilities.metric.Ceilometer
 
4034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4038       disk.device.write.requests.rate_server_cmaui_4:
 
4039         type: org.openecomp.capabilities.metric.Ceilometer
 
4040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4044       scalable_server_cmaui_4:
 
4045         type: tosca.capabilities.Scalable
 
4049       binding_template_VMInt_OAM_lb_8:
 
4050         type: tosca.capabilities.network.Bindable
 
4052         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
4056       binding_template_VMInt_OAM_lb_7:
 
4057         type: tosca.capabilities.network.Bindable
 
4059         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
4063       network.incoming.bytes_template_VMInt_OAM_lb_8:
 
4064         type: org.openecomp.capabilities.metric.Ceilometer
 
4065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4069       disk.write.requests_server_cmaui_4:
 
4070         type: org.openecomp.capabilities.metric.Ceilometer
 
4071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4075       network.incoming.bytes_template_VMInt_OAM_lb_7:
 
4076         type: org.openecomp.capabilities.metric.Ceilometer
 
4077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4081       disk.usage_server_cmaui_4:
 
4082         type: org.openecomp.capabilities.metric.Ceilometer
 
4083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4087       disk.device.capacity_server_cmaui_4:
 
4088         type: org.openecomp.capabilities.metric.Ceilometer
 
4089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4093       disk.device.iops_server_cmaui_4:
 
4094         type: org.openecomp.capabilities.metric.Ceilometer
 
4095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4099       network.incoming.packets.rate_template_VMInt_OAM_lb_8:
 
4100         type: org.openecomp.capabilities.metric.Ceilometer
 
4101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4105       feature_template_VMInt_OAM_lb_8:
 
4106         type: tosca.capabilities.Node
 
4110       disk.device.read.bytes.rate_server_cmaui_4:
 
4111         type: org.openecomp.capabilities.metric.Ceilometer
 
4112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4116       network.incoming.packets.rate_template_VMInt_OAM_lb_7:
 
4117         type: org.openecomp.capabilities.metric.Ceilometer
 
4118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4122       feature_template_VMInt_OAM_lb_7:
 
4123         type: tosca.capabilities.Node
 
4127       endpoint_server_cmaui_4:
 
4128         type: tosca.capabilities.Endpoint.Admin
 
4132       disk.read.bytes_server_cmaui_4:
 
4133         type: org.openecomp.capabilities.metric.Ceilometer
 
4134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4139         type: tosca.capabilities.OperatingSystem
 
4143       disk.device.allocation_server_cmaui_4:
 
4144         type: org.openecomp.capabilities.metric.Ceilometer
 
4145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4149       disk.write.requests.rate_server_cmaui_4:
 
4150         type: org.openecomp.capabilities.metric.Ceilometer
 
4151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4155       disk.device.read.bytes_server_cmaui_4:
 
4156         type: org.openecomp.capabilities.metric.Ceilometer
 
4157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4161       memory_server_cmaui_4:
 
4162         type: org.openecomp.capabilities.metric.Ceilometer
 
4163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4167       disk.write.bytes.rate_server_cmaui_4:
 
4168         type: org.openecomp.capabilities.metric.Ceilometer
 
4169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4174         type: org.openecomp.capabilities.metric.Ceilometer
 
4175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4179       disk.capacity_server_cmaui_4:
 
4180         type: org.openecomp.capabilities.metric.Ceilometer
 
4181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4185       host_server_cmaui_4:
 
4186         type: tosca.capabilities.Container
 
4188         - tosca.nodes.SoftwareComponent
 
4192       network.outgoing.packets.rate_template_VMInt_OAM_lb_8:
 
4193         type: org.openecomp.capabilities.metric.Ceilometer
 
4194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4198       network.outgoing.packets.rate_template_VMInt_OAM_lb_7:
 
4199         type: org.openecomp.capabilities.metric.Ceilometer
 
4200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4204       network.outpoing.packets_template_VMInt_OAM_lb_7:
 
4205         type: org.openecomp.capabilities.metric.Ceilometer
 
4206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4210       instance_server_cmaui_4:
 
4211         type: org.openecomp.capabilities.metric.Ceilometer
 
4212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4216       network.outpoing.packets_template_VMInt_OAM_lb_8:
 
4217         type: org.openecomp.capabilities.metric.Ceilometer
 
4218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4222       network.outgoing.bytes_template_VMInt_OAM_lb_7:
 
4223         type: org.openecomp.capabilities.metric.Ceilometer
 
4224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4228       network.outgoing.bytes_template_VMInt_OAM_lb_8:
 
4229         type: org.openecomp.capabilities.metric.Ceilometer
 
4230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4234       disk.read.bytes.rate_server_cmaui_4:
 
4235         type: org.openecomp.capabilities.metric.Ceilometer
 
4236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4240       network.outgoing.bytes.rate_template_VMInt_OAM_lb_7:
 
4241         type: org.openecomp.capabilities.metric.Ceilometer
 
4242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4246       disk.device.write.requests_server_cmaui_4:
 
4247         type: org.openecomp.capabilities.metric.Ceilometer
 
4248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4252       network.outgoing.bytes.rate_template_VMInt_OAM_lb_8:
 
4253         type: org.openecomp.capabilities.metric.Ceilometer
 
4254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4258       disk.device.read.requests_server_cmaui_4:
 
4259         type: org.openecomp.capabilities.metric.Ceilometer
 
4260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4264       network.incoming.bytes.rate_template_VMInt_OAM_lb_7:
 
4265         type: org.openecomp.capabilities.metric.Ceilometer
 
4266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4270       disk.iops_server_cmaui_4:
 
4271         type: org.openecomp.capabilities.metric.Ceilometer
 
4272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4276       network.incoming.bytes.rate_template_VMInt_OAM_lb_8:
 
4277         type: org.openecomp.capabilities.metric.Ceilometer
 
4278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4282       disk.device.read.requests.rate_server_cmaui_4:
 
4283         type: org.openecomp.capabilities.metric.Ceilometer
 
4284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4288       network.incoming.packets_template_VMInt_OAM_lb_7:
 
4289         type: org.openecomp.capabilities.metric.Ceilometer
 
4290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4294       network.incoming.packets_template_VMInt_OAM_lb_8:
 
4295         type: org.openecomp.capabilities.metric.Ceilometer
 
4296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4300       cpu.delta_server_cmaui_4:
 
4301         type: org.openecomp.capabilities.metric.Ceilometer
 
4302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4306       memory.resident_server_cmaui_4:
 
4307         type: org.openecomp.capabilities.metric.Ceilometer
 
4308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4312       disk.ephemeral.size_server_cmaui_4:
 
4313         type: org.openecomp.capabilities.metric.Ceilometer
 
4314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4318       disk.latency_server_cmaui_4:
 
4319         type: org.openecomp.capabilities.metric.Ceilometer
 
4320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4324       disk.device.write.bytes.rate_server_cmaui_4:
 
4325         type: org.openecomp.capabilities.metric.Ceilometer
 
4326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4330       memory.usage_server_cmaui_4:
 
4331         type: org.openecomp.capabilities.metric.Ceilometer
 
4332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4336       cpu_util_server_cmaui_4:
 
4337         type: org.openecomp.capabilities.metric.Ceilometer
 
4338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.