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.oam_server_1c2:
 
   9     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
  11       port_oam_port_mac_requirements:
 
  12         type: org.openecomp.datatypes.network.MacRequirements
 
  15       compute_oam_server_1c2_name:
 
  23         description: Index value of this substitution service template runtime instance
 
  29       port_oam_port_network:
 
  35       port_oam_port_exCP_naming:
 
  36         type: org.openecomp.datatypes.Naming
 
  43       port_oam_port_subnetpoolid:
 
  51       compute_oam_server_1c2_availability_zone:
 
  57       port_oam_port_fixed_ips:
 
  62           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
  67       port_oam_port_vlan_requirements:
 
  72           type: org.openecomp.datatypes.network.VlanRequirements
 
  73       port_oam_port_ip_requirements:
 
  78           type: org.openecomp.datatypes.network.IpRequirements
 
  79       port_oam_port_replacement_policy:
 
  85       port_oam_port_network_role_tag:
 
  89       port_oam_port_network_role:
 
  94     - dependency_oam_server_1c2:
 
  95         capability: tosca.capabilities.Node
 
  96         node: tosca.nodes.Root
 
  97         relationship: tosca.relationships.DependsOn
 
 101     - local_storage_oam_server_1c2:
 
 102         capability: tosca.capabilities.Attachment
 
 103         node: tosca.nodes.BlockStorage
 
 104         relationship: tosca.relationships.AttachesTo
 
 108     - dependency_oam_server_1c2_oam_port:
 
 109         capability: tosca.capabilities.Node
 
 110         node: tosca.nodes.Root
 
 111         relationship: tosca.relationships.DependsOn
 
 115     - link_oam_server_1c2_oam_port:
 
 116         capability: tosca.capabilities.network.Linkable
 
 117         relationship: tosca.relationships.network.LinksTo
 
 122       disk.device.usage_oam_server_1c2:
 
 123         type: org.openecomp.capabilities.metric.Ceilometer
 
 124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 128       disk.device.latency_oam_server_1c2:
 
 129         type: org.openecomp.capabilities.metric.Ceilometer
 
 130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 134       feature_oam_server_1c2:
 
 135         type: tosca.capabilities.Node
 
 139       disk.read.requests_oam_server_1c2:
 
 140         type: org.openecomp.capabilities.metric.Ceilometer
 
 141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 145       disk.write.bytes.rate_oam_server_1c2:
 
 146         type: org.openecomp.capabilities.metric.Ceilometer
 
 147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 151       disk.device.write.bytes.rate_oam_server_1c2:
 
 152         type: org.openecomp.capabilities.metric.Ceilometer
 
 153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 157       network.outgoing.packets.rate_oam_server_1c2_oam_port:
 
 158         type: org.openecomp.capabilities.metric.Ceilometer
 
 159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 163       network.outpoing.packets_oam_server_1c2_oam_port:
 
 164         type: org.openecomp.capabilities.metric.Ceilometer
 
 165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 169       cpu_util_oam_server_1c2:
 
 170         type: org.openecomp.capabilities.metric.Ceilometer
 
 171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 175       disk.device.write.bytes_oam_server_1c2:
 
 176         type: org.openecomp.capabilities.metric.Ceilometer
 
 177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 181       disk.device.allocation_oam_server_1c2:
 
 182         type: org.openecomp.capabilities.metric.Ceilometer
 
 183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 187       attachment_oam_server_1c2_oam_port:
 
 188         type: tosca.capabilities.Attachment
 
 192       network.incoming.bytes.rate_oam_server_1c2_oam_port:
 
 193         type: org.openecomp.capabilities.metric.Ceilometer
 
 194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 198       disk.root.size_oam_server_1c2:
 
 199         type: org.openecomp.capabilities.metric.Ceilometer
 
 200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 204       disk.device.iops_oam_server_1c2:
 
 205         type: org.openecomp.capabilities.metric.Ceilometer
 
 206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 210       disk.read.bytes.rate_oam_server_1c2:
 
 211         type: org.openecomp.capabilities.metric.Ceilometer
 
 212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 216       network.outgoing.bytes_oam_server_1c2_oam_port:
 
 217         type: org.openecomp.capabilities.metric.Ceilometer
 
 218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 222       disk.allocation_oam_server_1c2:
 
 223         type: org.openecomp.capabilities.metric.Ceilometer
 
 224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 228       disk.read.bytes_oam_server_1c2:
 
 229         type: org.openecomp.capabilities.metric.Ceilometer
 
 230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 234       network.incoming.bytes_oam_server_1c2_oam_port:
 
 235         type: org.openecomp.capabilities.metric.Ceilometer
 
 236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 240       network.outgoing.bytes.rate_oam_server_1c2_oam_port:
 
 241         type: org.openecomp.capabilities.metric.Ceilometer
 
 242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 246       vcpus_oam_server_1c2:
 
 247         type: org.openecomp.capabilities.metric.Ceilometer
 
 248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 252       disk.device.read.bytes.rate_oam_server_1c2:
 
 253         type: org.openecomp.capabilities.metric.Ceilometer
 
 254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 258       network.incoming.packets_oam_server_1c2_oam_port:
 
 259         type: org.openecomp.capabilities.metric.Ceilometer
 
 260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 265         type: org.openecomp.capabilities.metric.Ceilometer
 
 266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 270       disk.write.requests.rate_oam_server_1c2:
 
 271         type: org.openecomp.capabilities.metric.Ceilometer
 
 272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 276       instance_oam_server_1c2:
 
 277         type: org.openecomp.capabilities.metric.Ceilometer
 
 278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 283         type: tosca.capabilities.Container
 
 285         - tosca.nodes.SoftwareComponent
 
 289       disk.device.capacity_oam_server_1c2:
 
 290         type: org.openecomp.capabilities.metric.Ceilometer
 
 291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 295       disk.device.write.requests.rate_oam_server_1c2:
 
 296         type: org.openecomp.capabilities.metric.Ceilometer
 
 297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 301       endpoint_oam_server_1c2:
 
 302         type: tosca.capabilities.Endpoint.Admin
 
 306       disk.ephemeral.size_oam_server_1c2:
 
 307         type: org.openecomp.capabilities.metric.Ceilometer
 
 308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 312       memory.resident_oam_server_1c2:
 
 313         type: org.openecomp.capabilities.metric.Ceilometer
 
 314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 318       memory_oam_server_1c2:
 
 319         type: org.openecomp.capabilities.metric.Ceilometer
 
 320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 324       disk.device.read.bytes_oam_server_1c2:
 
 325         type: org.openecomp.capabilities.metric.Ceilometer
 
 326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 330       memory.usage_oam_server_1c2:
 
 331         type: org.openecomp.capabilities.metric.Ceilometer
 
 332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 336       disk.usage_oam_server_1c2:
 
 337         type: org.openecomp.capabilities.metric.Ceilometer
 
 338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 342       network.incoming.packets.rate_oam_server_1c2_oam_port:
 
 343         type: org.openecomp.capabilities.metric.Ceilometer
 
 344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 348       binding_oam_server_1c2_oam_port:
 
 349         type: tosca.capabilities.network.Bindable
 
 351         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 356         type: tosca.capabilities.OperatingSystem
 
 360       disk.device.read.requests_oam_server_1c2:
 
 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.latency_oam_server_1c2:
 
 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       feature_oam_server_1c2_oam_port:
 
 373         type: tosca.capabilities.Node
 
 377       disk.write.requests_oam_server_1c2:
 
 378         type: org.openecomp.capabilities.metric.Ceilometer
 
 379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 383       disk.device.write.requests_oam_server_1c2:
 
 384         type: org.openecomp.capabilities.metric.Ceilometer
 
 385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 389       binding_oam_server_1c2:
 
 390         type: tosca.capabilities.network.Bindable
 
 394       scalable_oam_server_1c2:
 
 395         type: tosca.capabilities.Scalable
 
 399       cpu.delta_oam_server_1c2:
 
 400         type: org.openecomp.capabilities.metric.Ceilometer
 
 401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 405       disk.write.bytes_oam_server_1c2:
 
 406         type: org.openecomp.capabilities.metric.Ceilometer
 
 407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 411       disk.capacity_oam_server_1c2:
 
 412         type: org.openecomp.capabilities.metric.Ceilometer
 
 413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 417       disk.device.read.requests.rate_oam_server_1c2:
 
 418         type: org.openecomp.capabilities.metric.Ceilometer
 
 419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 423       disk.iops_oam_server_1c2:
 
 424         type: org.openecomp.capabilities.metric.Ceilometer
 
 425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 429   org.openecomp.resource.abstract.nodes.pd_server_1b:
 
 430     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
 432       compute_pd_server_1b_name:
 
 440         description: Index value of this substitution service template runtime instance
 
 445         - greater_or_equal: 0
 
 450       port_pd_server_1b_port_vlan_requirements:
 
 455           type: org.openecomp.datatypes.network.VlanRequirements
 
 456       port_pd_server_1b_port_network_role_tag:
 
 464       port_pd_server_1b_port_replacement_policy:
 
 470       port_pd_server_1b_port_mac_requirements:
 
 471         type: org.openecomp.datatypes.network.MacRequirements
 
 474       port_pd_server_1b_port_network_role:
 
 478       port_pd_server_1b_port_fixed_ips:
 
 483           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
 484       port_pd_server_1b_port_network:
 
 490       compute_pd_server_1b_availability_zone:
 
 496       port_pd_server_1b_port_order:
 
 500       port_pd_server_1b_port_exCP_naming:
 
 501         type: org.openecomp.datatypes.Naming
 
 504       port_pd_server_1b_port_ip_requirements:
 
 509           type: org.openecomp.datatypes.network.IpRequirements
 
 510       port_pd_server_1b_port_subnetpoolid:
 
 515     - dependency_pd_server_1b:
 
 516         capability: tosca.capabilities.Node
 
 517         node: tosca.nodes.Root
 
 518         relationship: tosca.relationships.DependsOn
 
 522     - local_storage_pd_server_1b:
 
 523         capability: tosca.capabilities.Attachment
 
 524         node: tosca.nodes.BlockStorage
 
 525         relationship: tosca.relationships.AttachesTo
 
 529     - dependency_pd_server_1b_pd_server_1b_port:
 
 530         capability: tosca.capabilities.Node
 
 531         node: tosca.nodes.Root
 
 532         relationship: tosca.relationships.DependsOn
 
 536     - link_pd_server_1b_pd_server_1b_port:
 
 537         capability: tosca.capabilities.network.Linkable
 
 538         relationship: tosca.relationships.network.LinksTo
 
 543       disk.device.read.bytes_pd_server_1b:
 
 544         type: org.openecomp.capabilities.metric.Ceilometer
 
 545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 549       feature_pd_server_1b_pd_server_1b_port:
 
 550         type: tosca.capabilities.Node
 
 555         type: tosca.capabilities.Container
 
 557         - tosca.nodes.SoftwareComponent
 
 561       disk.read.bytes.rate_pd_server_1b:
 
 562         type: org.openecomp.capabilities.metric.Ceilometer
 
 563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 567       disk.allocation_pd_server_1b:
 
 568         type: org.openecomp.capabilities.metric.Ceilometer
 
 569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 573       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
 
 574         type: org.openecomp.capabilities.metric.Ceilometer
 
 575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 579       cpu.delta_pd_server_1b:
 
 580         type: org.openecomp.capabilities.metric.Ceilometer
 
 581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 585       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
 
 586         type: org.openecomp.capabilities.metric.Ceilometer
 
 587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 591       disk.device.read.requests_pd_server_1b:
 
 592         type: org.openecomp.capabilities.metric.Ceilometer
 
 593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 597       feature_pd_server_1b:
 
 598         type: tosca.capabilities.Node
 
 602       disk.device.iops_pd_server_1b:
 
 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       binding_pd_server_1b_pd_server_1b_port:
 
 609         type: tosca.capabilities.network.Bindable
 
 611         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 616         type: org.openecomp.capabilities.metric.Ceilometer
 
 617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 621       disk.write.bytes.rate_pd_server_1b:
 
 622         type: org.openecomp.capabilities.metric.Ceilometer
 
 623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 627       disk.device.read.requests.rate_pd_server_1b:
 
 628         type: org.openecomp.capabilities.metric.Ceilometer
 
 629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 633       endpoint_pd_server_1b:
 
 634         type: tosca.capabilities.Endpoint.Admin
 
 638       disk.device.allocation_pd_server_1b:
 
 639         type: org.openecomp.capabilities.metric.Ceilometer
 
 640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 644       memory.usage_pd_server_1b:
 
 645         type: org.openecomp.capabilities.metric.Ceilometer
 
 646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 650       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
 
 651         type: org.openecomp.capabilities.metric.Ceilometer
 
 652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 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       disk.device.read.bytes.rate_pd_server_1b:
 
 663         type: org.openecomp.capabilities.metric.Ceilometer
 
 664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 668       disk.device.latency_pd_server_1b:
 
 669         type: org.openecomp.capabilities.metric.Ceilometer
 
 670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 674       disk.read.bytes_pd_server_1b:
 
 675         type: org.openecomp.capabilities.metric.Ceilometer
 
 676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 680       disk.device.usage_pd_server_1b:
 
 681         type: org.openecomp.capabilities.metric.Ceilometer
 
 682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 686       attachment_pd_server_1b_pd_server_1b_port:
 
 687         type: tosca.capabilities.Attachment
 
 691       disk.device.write.requests_pd_server_1b:
 
 692         type: org.openecomp.capabilities.metric.Ceilometer
 
 693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 697       disk.latency_pd_server_1b:
 
 698         type: org.openecomp.capabilities.metric.Ceilometer
 
 699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 703       disk.ephemeral.size_pd_server_1b:
 
 704         type: org.openecomp.capabilities.metric.Ceilometer
 
 705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 709       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
 
 710         type: org.openecomp.capabilities.metric.Ceilometer
 
 711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 715       scalable_pd_server_1b:
 
 716         type: tosca.capabilities.Scalable
 
 720       disk.write.requests_pd_server_1b:
 
 721         type: org.openecomp.capabilities.metric.Ceilometer
 
 722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 726       disk.device.write.bytes.rate_pd_server_1b:
 
 727         type: org.openecomp.capabilities.metric.Ceilometer
 
 728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 732       disk.root.size_pd_server_1b:
 
 733         type: org.openecomp.capabilities.metric.Ceilometer
 
 734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 738       disk.iops_pd_server_1b:
 
 739         type: org.openecomp.capabilities.metric.Ceilometer
 
 740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 744       disk.write.bytes_pd_server_1b:
 
 745         type: org.openecomp.capabilities.metric.Ceilometer
 
 746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 750       disk.device.write.bytes_pd_server_1b:
 
 751         type: org.openecomp.capabilities.metric.Ceilometer
 
 752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 757         type: tosca.capabilities.OperatingSystem
 
 762         type: org.openecomp.capabilities.metric.Ceilometer
 
 763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 767       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
 
 768         type: org.openecomp.capabilities.metric.Ceilometer
 
 769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 773       instance_pd_server_1b:
 
 774         type: org.openecomp.capabilities.metric.Ceilometer
 
 775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 779       binding_pd_server_1b:
 
 780         type: tosca.capabilities.network.Bindable
 
 784       cpu_util_pd_server_1b:
 
 785         type: org.openecomp.capabilities.metric.Ceilometer
 
 786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 790       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
 
 791         type: org.openecomp.capabilities.metric.Ceilometer
 
 792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 796       memory.resident_pd_server_1b:
 
 797         type: org.openecomp.capabilities.metric.Ceilometer
 
 798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 802       network.incoming.packets_pd_server_1b_pd_server_1b_port:
 
 803         type: org.openecomp.capabilities.metric.Ceilometer
 
 804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 808       disk.device.write.requests.rate_pd_server_1b:
 
 809         type: org.openecomp.capabilities.metric.Ceilometer
 
 810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 814       disk.device.capacity_pd_server_1b:
 
 815         type: org.openecomp.capabilities.metric.Ceilometer
 
 816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 820       disk.read.requests_pd_server_1b:
 
 821         type: org.openecomp.capabilities.metric.Ceilometer
 
 822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 826       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
 
 827         type: org.openecomp.capabilities.metric.Ceilometer
 
 828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 832       disk.capacity_pd_server_1b:
 
 833         type: org.openecomp.capabilities.metric.Ceilometer
 
 834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 838       disk.usage_pd_server_1b:
 
 839         type: org.openecomp.capabilities.metric.Ceilometer
 
 840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 844       disk.write.requests.rate_pd_server_1b:
 
 845         type: org.openecomp.capabilities.metric.Ceilometer
 
 846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 850   org.openecomp.resource.abstract.nodes.heat.nested1:
 
 851     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
 
 855         description: UID of OAM network
 
 860         description: UID of OAM network
 
 865         description: Image for CMAUI server
 
 872       packet_internal_network_name:
 
 878         description: PD server names
 
 885         description: CMAUI1, CMAUI2 server names
 
 890       oam_server_1c2_image:
 
 892         description: Image for CMAUI server
 
 897         description: Flavor for CMAUI server
 
 902         description: Ps server names
 
 909         description: CMAUI1, CMAUI2 server names
 
 916         description: Flavor for PD server
 
 923       packet_external_network_name:
 
 929         description: availabilityzone name
 
 934         description: Flavor for PS server
 
 943         description: Ps Image server
 
 952         description: PD Image server
 
 955       oam_server_1c2_flavor:
 
 957         description: Flavor for CMAUI server
 
 960       oam_server_1c2_names:
 
 962         description: CMAUI1, CMAUI2 server names
 
 968     - dependency_cmaui_port_2:
 
 969         capability: tosca.capabilities.Node
 
 970         node: tosca.nodes.Root
 
 971         relationship: tosca.relationships.DependsOn
 
 975     - dependency_server_1b_pd:
 
 976         capability: tosca.capabilities.Node
 
 977         node: tosca.nodes.Root
 
 978         relationship: tosca.relationships.DependsOn
 
 982     - local_storage_server_1b_pd:
 
 983         capability: tosca.capabilities.Attachment
 
 984         node: tosca.nodes.BlockStorage
 
 985         relationship: tosca.relationships.AttachesTo
 
 989     - dependency_server_1c2_oam_1:
 
 990         capability: tosca.capabilities.Node
 
 991         node: tosca.nodes.Root
 
 992         relationship: tosca.relationships.DependsOn
 
 996     - local_storage_server_1c2_oam_1:
 
 997         capability: tosca.capabilities.Attachment
 
 998         node: tosca.nodes.BlockStorage
 
 999         relationship: tosca.relationships.AttachesTo
 
1003     - dependency_server_1c2_oam_2:
 
1004         capability: tosca.capabilities.Node
 
1005         node: tosca.nodes.Root
 
1006         relationship: tosca.relationships.DependsOn
 
1010     - local_storage_server_1c2_oam_2:
 
1011         capability: tosca.capabilities.Attachment
 
1012         node: tosca.nodes.BlockStorage
 
1013         relationship: tosca.relationships.AttachesTo
 
1017     - dependency_cmaui_port_1:
 
1018         capability: tosca.capabilities.Node
 
1019         node: tosca.nodes.Root
 
1020         relationship: tosca.relationships.DependsOn
 
1024     - dependency_pd_server_1b_port:
 
1025         capability: tosca.capabilities.Node
 
1026         node: tosca.nodes.Root
 
1027         relationship: tosca.relationships.DependsOn
 
1031     - link_pd_server_1b_port:
 
1032         capability: tosca.capabilities.network.Linkable
 
1033         relationship: tosca.relationships.network.LinksTo
 
1037     - dependency_oam_port_1:
 
1038         capability: tosca.capabilities.Node
 
1039         node: tosca.nodes.Root
 
1040         relationship: tosca.relationships.DependsOn
 
1044     - dependency_packet_external_network:
 
1045         capability: tosca.capabilities.Node
 
1046         node: tosca.nodes.Root
 
1047         relationship: tosca.relationships.DependsOn
 
1051     - dependency_ps_server_1b_port:
 
1052         capability: tosca.capabilities.Node
 
1053         node: tosca.nodes.Root
 
1054         relationship: tosca.relationships.DependsOn
 
1058     - link_ps_server_1b_port:
 
1059         capability: tosca.capabilities.network.Linkable
 
1060         relationship: tosca.relationships.network.LinksTo
 
1064     - dependency_server_1b_ps:
 
1065         capability: tosca.capabilities.Node
 
1066         node: tosca.nodes.Root
 
1067         relationship: tosca.relationships.DependsOn
 
1071     - local_storage_server_1b_ps:
 
1072         capability: tosca.capabilities.Attachment
 
1073         node: tosca.nodes.BlockStorage
 
1074         relationship: tosca.relationships.AttachesTo
 
1078     - dependency_packet_internal_network:
 
1079         capability: tosca.capabilities.Node
 
1080         node: tosca.nodes.Root
 
1081         relationship: tosca.relationships.DependsOn
 
1085     - dependency_server_1c1_cmaui_2:
 
1086         capability: tosca.capabilities.Node
 
1087         node: tosca.nodes.Root
 
1088         relationship: tosca.relationships.DependsOn
 
1092     - local_storage_server_1c1_cmaui_2:
 
1093         capability: tosca.capabilities.Attachment
 
1094         node: tosca.nodes.BlockStorage
 
1095         relationship: tosca.relationships.AttachesTo
 
1099     - dependency_server_1c1_cmaui_1:
 
1100         capability: tosca.capabilities.Node
 
1101         node: tosca.nodes.Root
 
1102         relationship: tosca.relationships.DependsOn
 
1106     - local_storage_server_1c1_cmaui_1:
 
1107         capability: tosca.capabilities.Attachment
 
1108         node: tosca.nodes.BlockStorage
 
1109         relationship: tosca.relationships.AttachesTo
 
1113     - dependency_oam_port_2:
 
1114         capability: tosca.capabilities.Node
 
1115         node: tosca.nodes.Root
 
1116         relationship: tosca.relationships.DependsOn
 
1121       disk.capacity_server_1b_pd:
 
1122         type: org.openecomp.capabilities.metric.Ceilometer
 
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1127       disk.device.write.bytes.rate_server_1c2_oam_2:
 
1128         type: org.openecomp.capabilities.metric.Ceilometer
 
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1133       disk.read.bytes_server_1c1_cmaui_2:
 
1134         type: org.openecomp.capabilities.metric.Ceilometer
 
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1139       disk.device.write.bytes.rate_server_1c2_oam_1:
 
1140         type: org.openecomp.capabilities.metric.Ceilometer
 
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1145       disk.device.read.bytes.rate_server_1b_ps:
 
1146         type: org.openecomp.capabilities.metric.Ceilometer
 
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1151       disk.read.bytes_server_1c1_cmaui_1:
 
1152         type: org.openecomp.capabilities.metric.Ceilometer
 
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1157       disk.usage_server_1b_pd:
 
1158         type: org.openecomp.capabilities.metric.Ceilometer
 
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1163       disk.iops_server_1c2_oam_2:
 
1164         type: org.openecomp.capabilities.metric.Ceilometer
 
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1169       disk.usage_server_1c2_oam_2:
 
1170         type: org.openecomp.capabilities.metric.Ceilometer
 
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1175       disk.read.requests_server_1c1_cmaui_2:
 
1176         type: org.openecomp.capabilities.metric.Ceilometer
 
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1181       feature_server_1c1_cmaui_1:
 
1182         type: tosca.capabilities.Node
 
1186       disk.usage_server_1c2_oam_1:
 
1187         type: org.openecomp.capabilities.metric.Ceilometer
 
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1192       network.incoming.bytes_pd_server_1b_port:
 
1193         type: org.openecomp.capabilities.metric.Ceilometer
 
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1198       feature_server_1c1_cmaui_2:
 
1199         type: tosca.capabilities.Node
 
1203       disk.read.requests_server_1c1_cmaui_1:
 
1204         type: org.openecomp.capabilities.metric.Ceilometer
 
1205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1209       disk.device.iops_server_1b_ps:
 
1210         type: org.openecomp.capabilities.metric.Ceilometer
 
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1215       network.outgoing.bytes_cmaui_port_2:
 
1216         type: org.openecomp.capabilities.metric.Ceilometer
 
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1221       disk.iops_server_1c2_oam_1:
 
1222         type: org.openecomp.capabilities.metric.Ceilometer
 
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1227       network.outgoing.bytes_cmaui_port_1:
 
1228         type: org.openecomp.capabilities.metric.Ceilometer
 
1229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1233       network.outgoing.packets.rate_oam_port_2:
 
1234         type: org.openecomp.capabilities.metric.Ceilometer
 
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1239       network.outgoing.packets.rate_oam_port_1:
 
1240         type: org.openecomp.capabilities.metric.Ceilometer
 
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1245       disk.device.iops_server_1b_pd:
 
1246         type: org.openecomp.capabilities.metric.Ceilometer
 
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1251       network.incoming.packets_pd_server_1b_port:
 
1252         type: org.openecomp.capabilities.metric.Ceilometer
 
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1257       attachment_ps_server_1b_port:
 
1258         type: tosca.capabilities.Attachment
 
1262       disk.device.write.requests.rate_server_1c2_oam_1:
 
1263         type: org.openecomp.capabilities.metric.Ceilometer
 
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1268       disk.device.write.requests.rate_server_1c2_oam_2:
 
1269         type: org.openecomp.capabilities.metric.Ceilometer
 
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1274       disk.device.read.bytes.rate_server_1b_pd:
 
1275         type: org.openecomp.capabilities.metric.Ceilometer
 
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1280       disk.read.bytes.rate_server_1c2_oam_1:
 
1281         type: org.openecomp.capabilities.metric.Ceilometer
 
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1286       disk.read.bytes.rate_server_1c2_oam_2:
 
1287         type: org.openecomp.capabilities.metric.Ceilometer
 
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1292       scalable_server_1c2_oam_2:
 
1293         type: tosca.capabilities.Scalable
 
1297       disk.latency_server_1b_pd:
 
1298         type: org.openecomp.capabilities.metric.Ceilometer
 
1299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1303       scalable_server_1c2_oam_1:
 
1304         type: tosca.capabilities.Scalable
 
1308       disk.device.read.requests.rate_server_1b_pd:
 
1309         type: org.openecomp.capabilities.metric.Ceilometer
 
1310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1314       disk.device.write.requests_server_1c1_cmaui_2:
 
1315         type: org.openecomp.capabilities.metric.Ceilometer
 
1316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1320       disk.device.write.requests_server_1c1_cmaui_1:
 
1321         type: org.openecomp.capabilities.metric.Ceilometer
 
1322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1326       disk.device.read.bytes_server_1c1_cmaui_2:
 
1327         type: org.openecomp.capabilities.metric.Ceilometer
 
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1332       disk.device.read.bytes_server_1c1_cmaui_1:
 
1333         type: org.openecomp.capabilities.metric.Ceilometer
 
1334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1338       disk.device.read.requests.rate_server_1b_ps:
 
1339         type: org.openecomp.capabilities.metric.Ceilometer
 
1340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1344       disk.device.usage_server_1c2_oam_2:
 
1345         type: org.openecomp.capabilities.metric.Ceilometer
 
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1350       disk.device.capacity_server_1c2_oam_2:
 
1351         type: org.openecomp.capabilities.metric.Ceilometer
 
1352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1356       disk.device.capacity_server_1c2_oam_1:
 
1357         type: org.openecomp.capabilities.metric.Ceilometer
 
1358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1362       binding_server_1b_ps:
 
1363         type: tosca.capabilities.network.Bindable
 
1367       binding_server_1b_pd:
 
1368         type: tosca.capabilities.network.Bindable
 
1372       disk.device.usage_server_1c2_oam_1:
 
1373         type: org.openecomp.capabilities.metric.Ceilometer
 
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1378       memory.usage_server_1b_pd:
 
1379         type: org.openecomp.capabilities.metric.Ceilometer
 
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1384       network.outpoing.packets_oam_port_1:
 
1385         type: org.openecomp.capabilities.metric.Ceilometer
 
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1390       network.outpoing.packets_oam_port_2:
 
1391         type: org.openecomp.capabilities.metric.Ceilometer
 
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1396       binding_cmaui_port_1:
 
1397         type: tosca.capabilities.network.Bindable
 
1399         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1403       binding_cmaui_port_2:
 
1404         type: tosca.capabilities.network.Bindable
 
1406         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1410       memory.usage_server_1b_ps:
 
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       cpu_util_server_1b_pd:
 
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.
 
1422       cpu_util_server_1c2_oam_1:
 
1423         type: org.openecomp.capabilities.metric.Ceilometer
 
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1428       cpu_util_server_1c2_oam_2:
 
1429         type: org.openecomp.capabilities.metric.Ceilometer
 
1430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1434       memory_server_1c2_oam_1:
 
1435         type: org.openecomp.capabilities.metric.Ceilometer
 
1436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1440       memory_server_1c2_oam_2:
 
1441         type: org.openecomp.capabilities.metric.Ceilometer
 
1442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1446       disk.write.bytes_server_1c2_oam_1:
 
1447         type: org.openecomp.capabilities.metric.Ceilometer
 
1448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1452       disk.write.bytes_server_1c2_oam_2:
 
1453         type: org.openecomp.capabilities.metric.Ceilometer
 
1454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1458       memory.resident_server_1c2_oam_2:
 
1459         type: org.openecomp.capabilities.metric.Ceilometer
 
1460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1464       memory.resident_server_1c2_oam_1:
 
1465         type: org.openecomp.capabilities.metric.Ceilometer
 
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1470       cpu_util_server_1b_ps:
 
1471         type: org.openecomp.capabilities.metric.Ceilometer
 
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1476       network.incoming.bytes_cmaui_port_2:
 
1477         type: org.openecomp.capabilities.metric.Ceilometer
 
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1482       network.incoming.bytes_cmaui_port_1:
 
1483         type: org.openecomp.capabilities.metric.Ceilometer
 
1484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1488       os_server_1c2_oam_1:
 
1489         type: tosca.capabilities.OperatingSystem
 
1493       disk.device.iops_server_1c1_cmaui_2:
 
1494         type: org.openecomp.capabilities.metric.Ceilometer
 
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1499       instance_server_1b_pd:
 
1500         type: org.openecomp.capabilities.metric.Ceilometer
 
1501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1505       disk.device.iops_server_1c1_cmaui_1:
 
1506         type: org.openecomp.capabilities.metric.Ceilometer
 
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1511       os_server_1c2_oam_2:
 
1512         type: tosca.capabilities.OperatingSystem
 
1516       disk.device.write.bytes_server_1b_pd:
 
1517         type: org.openecomp.capabilities.metric.Ceilometer
 
1518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1522       disk.device.allocation_server_1c1_cmaui_1:
 
1523         type: org.openecomp.capabilities.metric.Ceilometer
 
1524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1528       disk.device.allocation_server_1c1_cmaui_2:
 
1529         type: org.openecomp.capabilities.metric.Ceilometer
 
1530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1534       feature_server_1c2_oam_2:
 
1535         type: tosca.capabilities.Node
 
1539       disk.device.write.bytes_server_1b_ps:
 
1540         type: org.openecomp.capabilities.metric.Ceilometer
 
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1545       network.incoming.packets.rate_cmaui_port_1:
 
1546         type: org.openecomp.capabilities.metric.Ceilometer
 
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1551       vcpus_server_1c1_cmaui_1:
 
1552         type: org.openecomp.capabilities.metric.Ceilometer
 
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1557       network.incoming.packets.rate_cmaui_port_2:
 
1558         type: org.openecomp.capabilities.metric.Ceilometer
 
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1563       feature_cmaui_port_1:
 
1564         type: tosca.capabilities.Node
 
1568       network.incoming.bytes.rate_pd_server_1b_port:
 
1569         type: org.openecomp.capabilities.metric.Ceilometer
 
1570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1574       network.outgoing.bytes_oam_port_2:
 
1575         type: org.openecomp.capabilities.metric.Ceilometer
 
1576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1580       feature_cmaui_port_2:
 
1581         type: tosca.capabilities.Node
 
1585       instance_server_1b_ps:
 
1586         type: org.openecomp.capabilities.metric.Ceilometer
 
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1591       feature_server_1c2_oam_1:
 
1592         type: tosca.capabilities.Node
 
1596       network.outgoing.bytes_oam_port_1:
 
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       disk.device.capacity_server_1c1_cmaui_2:
 
1603         type: org.openecomp.capabilities.metric.Ceilometer
 
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1608       instance_server_1c1_cmaui_2:
 
1609         type: org.openecomp.capabilities.metric.Ceilometer
 
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1614       cpu.delta_server_1b_ps:
 
1615         type: org.openecomp.capabilities.metric.Ceilometer
 
1616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1620       instance_server_1c1_cmaui_1:
 
1621         type: org.openecomp.capabilities.metric.Ceilometer
 
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1626       disk.device.read.requests.rate_server_1c2_oam_1:
 
1627         type: org.openecomp.capabilities.metric.Ceilometer
 
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1632       disk.device.read.requests.rate_server_1c2_oam_2:
 
1633         type: org.openecomp.capabilities.metric.Ceilometer
 
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1638       attachment_oam_port_2:
 
1639         type: tosca.capabilities.Attachment
 
1643       disk.device.write.bytes.rate_server_1b_pd:
 
1644         type: org.openecomp.capabilities.metric.Ceilometer
 
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1649       disk.capacity_server_1c2_oam_1:
 
1650         type: org.openecomp.capabilities.metric.Ceilometer
 
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1655       disk.capacity_server_1c2_oam_2:
 
1656         type: org.openecomp.capabilities.metric.Ceilometer
 
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1661       cpu.delta_server_1b_pd:
 
1662         type: org.openecomp.capabilities.metric.Ceilometer
 
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1667       attachment_oam_port_1:
 
1668         type: tosca.capabilities.Attachment
 
1672       disk.device.write.requests_server_1b_pd:
 
1673         type: org.openecomp.capabilities.metric.Ceilometer
 
1674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1678       disk.write.bytes.rate_server_1c2_oam_1:
 
1679         type: org.openecomp.capabilities.metric.Ceilometer
 
1680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1684       disk.write.bytes.rate_server_1c2_oam_2:
 
1685         type: org.openecomp.capabilities.metric.Ceilometer
 
1686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1690       endpoint_server_1c1_cmaui_2:
 
1691         type: tosca.capabilities.Endpoint.Admin
 
1695       network.outgoing.packets.rate_ps_server_1b_port:
 
1696         type: org.openecomp.capabilities.metric.Ceilometer
 
1697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1701       endpoint_server_1c1_cmaui_1:
 
1702         type: tosca.capabilities.Endpoint.Admin
 
1706       disk.device.usage_server_1c1_cmaui_2:
 
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       disk.device.capacity_server_1c1_cmaui_1:
 
1713         type: org.openecomp.capabilities.metric.Ceilometer
 
1714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1718       disk.device.usage_server_1c1_cmaui_1:
 
1719         type: org.openecomp.capabilities.metric.Ceilometer
 
1720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1724       network.incoming.bytes_ps_server_1b_port:
 
1725         type: org.openecomp.capabilities.metric.Ceilometer
 
1726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1730       attachment_pd_server_1b_port:
 
1731         type: tosca.capabilities.Attachment
 
1735       vcpus_server_1c1_cmaui_2:
 
1736         type: org.openecomp.capabilities.metric.Ceilometer
 
1737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1741       binding_ps_server_1b_port:
 
1742         type: tosca.capabilities.network.Bindable
 
1744         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1748       disk.device.write.bytes.rate_server_1b_ps:
 
1749         type: org.openecomp.capabilities.metric.Ceilometer
 
1750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1754       disk.device.write.requests_server_1b_ps:
 
1755         type: org.openecomp.capabilities.metric.Ceilometer
 
1756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1760       disk.device.latency_server_1c2_oam_2:
 
1761         type: org.openecomp.capabilities.metric.Ceilometer
 
1762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1766       disk.device.latency_server_1c2_oam_1:
 
1767         type: org.openecomp.capabilities.metric.Ceilometer
 
1768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1772       feature_packet_external_network:
 
1773         type: tosca.capabilities.Node
 
1777       disk.write.requests.rate_server_1c1_cmaui_2:
 
1778         type: org.openecomp.capabilities.metric.Ceilometer
 
1779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1783       disk.write.requests.rate_server_1c1_cmaui_1:
 
1784         type: org.openecomp.capabilities.metric.Ceilometer
 
1785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1789       disk.device.read.requests_server_1b_pd:
 
1790         type: org.openecomp.capabilities.metric.Ceilometer
 
1791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1795       disk.read.requests_server_1b_pd:
 
1796         type: org.openecomp.capabilities.metric.Ceilometer
 
1797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1801       cpu_util_server_1c1_cmaui_2:
 
1802         type: org.openecomp.capabilities.metric.Ceilometer
 
1803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1807       disk.allocation_server_1c2_oam_2:
 
1808         type: org.openecomp.capabilities.metric.Ceilometer
 
1809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1813       disk.allocation_server_1c2_oam_1:
 
1814         type: org.openecomp.capabilities.metric.Ceilometer
 
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1819       cpu_util_server_1c1_cmaui_1:
 
1820         type: org.openecomp.capabilities.metric.Ceilometer
 
1821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1825       disk.device.read.requests_server_1b_ps:
 
1826         type: org.openecomp.capabilities.metric.Ceilometer
 
1827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1831       binding_pd_server_1b_port:
 
1832         type: tosca.capabilities.network.Bindable
 
1834         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1838       disk.read.bytes_server_1c2_oam_1:
 
1839         type: org.openecomp.capabilities.metric.Ceilometer
 
1840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1844       disk.read.bytes_server_1c2_oam_2:
 
1845         type: org.openecomp.capabilities.metric.Ceilometer
 
1846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1851         type: org.openecomp.capabilities.metric.Ceilometer
 
1852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1857         type: tosca.capabilities.network.Bindable
 
1859         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1863       disk.write.bytes.rate_server_1c1_cmaui_1:
 
1864         type: org.openecomp.capabilities.metric.Ceilometer
 
1865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1869       disk.write.bytes.rate_server_1c1_cmaui_2:
 
1870         type: org.openecomp.capabilities.metric.Ceilometer
 
1871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1875       disk.allocation_server_1b_pd:
 
1876         type: org.openecomp.capabilities.metric.Ceilometer
 
1877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1882         type: tosca.capabilities.network.Bindable
 
1884         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1888       disk.read.bytes.rate_server_1c1_cmaui_2:
 
1889         type: org.openecomp.capabilities.metric.Ceilometer
 
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1894       disk.read.bytes.rate_server_1c1_cmaui_1:
 
1895         type: org.openecomp.capabilities.metric.Ceilometer
 
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1900       host_server_1c1_cmaui_2:
 
1901         type: tosca.capabilities.Container
 
1903         - tosca.nodes.SoftwareComponent
 
1907       host_server_1c1_cmaui_1:
 
1908         type: tosca.capabilities.Container
 
1910         - tosca.nodes.SoftwareComponent
 
1915         type: org.openecomp.capabilities.metric.Ceilometer
 
1916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1920       network.outpoing.packets_cmaui_port_1:
 
1921         type: org.openecomp.capabilities.metric.Ceilometer
 
1922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1926       disk.allocation_server_1b_ps:
 
1927         type: org.openecomp.capabilities.metric.Ceilometer
 
1928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1932       network.outpoing.packets_cmaui_port_2:
 
1933         type: org.openecomp.capabilities.metric.Ceilometer
 
1934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1938       disk.latency_server_1c2_oam_1:
 
1939         type: org.openecomp.capabilities.metric.Ceilometer
 
1940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1944       disk.latency_server_1c2_oam_2:
 
1945         type: org.openecomp.capabilities.metric.Ceilometer
 
1946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1950       disk.read.requests_server_1b_ps:
 
1951         type: org.openecomp.capabilities.metric.Ceilometer
 
1952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1956       disk.capacity_server_1b_ps:
 
1957         type: org.openecomp.capabilities.metric.Ceilometer
 
1958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1962       memory.usage_server_1c2_oam_2:
 
1963         type: org.openecomp.capabilities.metric.Ceilometer
 
1964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1968       network.outpoing.packets_ps_server_1b_port:
 
1969         type: org.openecomp.capabilities.metric.Ceilometer
 
1970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1974       memory.usage_server_1c2_oam_1:
 
1975         type: org.openecomp.capabilities.metric.Ceilometer
 
1976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1980       disk.read.requests_server_1c2_oam_2:
 
1981         type: org.openecomp.capabilities.metric.Ceilometer
 
1982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1986       attachment_packet_external_network:
 
1987         type: tosca.capabilities.Attachment
 
1991       disk.read.requests_server_1c2_oam_1:
 
1992         type: org.openecomp.capabilities.metric.Ceilometer
 
1993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1997       disk.usage_server_1b_ps:
 
1998         type: org.openecomp.capabilities.metric.Ceilometer
 
1999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2003       disk.root.size_server_1c2_oam_1:
 
2004         type: org.openecomp.capabilities.metric.Ceilometer
 
2005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2009       memory.resident_server_1c1_cmaui_2:
 
2010         type: org.openecomp.capabilities.metric.Ceilometer
 
2011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2015       disk.root.size_server_1c2_oam_2:
 
2016         type: org.openecomp.capabilities.metric.Ceilometer
 
2017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2021       memory.resident_server_1c1_cmaui_1:
 
2022         type: org.openecomp.capabilities.metric.Ceilometer
 
2023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2027       network.incoming.bytes.rate_ps_server_1b_port:
 
2028         type: org.openecomp.capabilities.metric.Ceilometer
 
2029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2033       network.incoming.bytes.rate_oam_port_1:
 
2034         type: org.openecomp.capabilities.metric.Ceilometer
 
2035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2039       os_server_1c1_cmaui_2:
 
2040         type: tosca.capabilities.OperatingSystem
 
2044       os_server_1c1_cmaui_1:
 
2045         type: tosca.capabilities.OperatingSystem
 
2049       instance_server_1c2_oam_1:
 
2050         type: org.openecomp.capabilities.metric.Ceilometer
 
2051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2055       instance_server_1c2_oam_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       network.incoming.bytes.rate_oam_port_2:
 
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.
 
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       memory.usage_server_1c1_cmaui_1:
 
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       disk.write.bytes.rate_server_1b_ps:
 
2080         type: org.openecomp.capabilities.metric.Ceilometer
 
2081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2085       memory.usage_server_1c1_cmaui_2:
 
2086         type: org.openecomp.capabilities.metric.Ceilometer
 
2087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2091       binding_server_1c1_cmaui_2:
 
2092         type: tosca.capabilities.network.Bindable
 
2096       memory_server_1c1_cmaui_2:
 
2097         type: org.openecomp.capabilities.metric.Ceilometer
 
2098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2102       binding_server_1c1_cmaui_1:
 
2103         type: tosca.capabilities.network.Bindable
 
2107       feature_ps_server_1b_port:
 
2108         type: tosca.capabilities.Node
 
2112       disk.device.iops_server_1c2_oam_2:
 
2113         type: org.openecomp.capabilities.metric.Ceilometer
 
2114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2119         type: org.openecomp.capabilities.metric.Ceilometer
 
2120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2124       disk.device.iops_server_1c2_oam_1:
 
2125         type: org.openecomp.capabilities.metric.Ceilometer
 
2126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2130       disk.write.bytes.rate_server_1b_pd:
 
2131         type: org.openecomp.capabilities.metric.Ceilometer
 
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2136       binding_server_1c2_oam_2:
 
2137         type: tosca.capabilities.network.Bindable
 
2141       binding_server_1c2_oam_1:
 
2142         type: tosca.capabilities.network.Bindable
 
2147         type: tosca.capabilities.OperatingSystem
 
2151       attachment_packet_internal_network:
 
2152         type: tosca.capabilities.Attachment
 
2156       network.outgoing.packets.rate_pd_server_1b_port:
 
2157         type: org.openecomp.capabilities.metric.Ceilometer
 
2158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2162       memory_server_1c1_cmaui_1:
 
2163         type: org.openecomp.capabilities.metric.Ceilometer
 
2164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2168       disk.device.latency_server_1b_pd:
 
2169         type: org.openecomp.capabilities.metric.Ceilometer
 
2170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2174       disk.write.requests_server_1c2_oam_2:
 
2175         type: org.openecomp.capabilities.metric.Ceilometer
 
2176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2180       disk.device.usage_server_1b_pd:
 
2181         type: org.openecomp.capabilities.metric.Ceilometer
 
2182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2186       disk.write.requests_server_1c2_oam_1:
 
2187         type: org.openecomp.capabilities.metric.Ceilometer
 
2188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2192       vcpus_server_1c2_oam_1:
 
2193         type: org.openecomp.capabilities.metric.Ceilometer
 
2194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2198       vcpus_server_1c2_oam_2:
 
2199         type: org.openecomp.capabilities.metric.Ceilometer
 
2200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2205         type: tosca.capabilities.OperatingSystem
 
2209       disk.device.latency_server_1b_ps:
 
2210         type: org.openecomp.capabilities.metric.Ceilometer
 
2211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2215       disk.ephemeral.size_server_1c1_cmaui_1:
 
2216         type: org.openecomp.capabilities.metric.Ceilometer
 
2217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2221       disk.ephemeral.size_server_1c1_cmaui_2:
 
2222         type: org.openecomp.capabilities.metric.Ceilometer
 
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2227       disk.root.size_server_1c1_cmaui_2:
 
2228         type: org.openecomp.capabilities.metric.Ceilometer
 
2229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2233       disk.device.usage_server_1b_ps:
 
2234         type: org.openecomp.capabilities.metric.Ceilometer
 
2235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2239       disk.root.size_server_1c1_cmaui_1:
 
2240         type: org.openecomp.capabilities.metric.Ceilometer
 
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2245       disk.read.bytes_server_1b_ps:
 
2246         type: org.openecomp.capabilities.metric.Ceilometer
 
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2251       network.incoming.packets_cmaui_port_2:
 
2252         type: org.openecomp.capabilities.metric.Ceilometer
 
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2257       disk.device.write.bytes.rate_server_1c1_cmaui_2:
 
2258         type: org.openecomp.capabilities.metric.Ceilometer
 
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2263       disk.ephemeral.size_server_1b_pd:
 
2264         type: org.openecomp.capabilities.metric.Ceilometer
 
2265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2269       disk.device.write.requests_server_1c2_oam_2:
 
2270         type: org.openecomp.capabilities.metric.Ceilometer
 
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2275       disk.allocation_server_1c1_cmaui_1:
 
2276         type: org.openecomp.capabilities.metric.Ceilometer
 
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2281       memory_server_1b_ps:
 
2282         type: org.openecomp.capabilities.metric.Ceilometer
 
2283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2287       network.incoming.packets_cmaui_port_1:
 
2288         type: org.openecomp.capabilities.metric.Ceilometer
 
2289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2293       network.outgoing.bytes.rate_ps_server_1b_port:
 
2294         type: org.openecomp.capabilities.metric.Ceilometer
 
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2299       network.incoming.packets.rate_ps_server_1b_port:
 
2300         type: org.openecomp.capabilities.metric.Ceilometer
 
2301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2305       disk.device.write.requests.rate_server_1c1_cmaui_2:
 
2306         type: org.openecomp.capabilities.metric.Ceilometer
 
2307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2311       disk.device.write.bytes_server_1c1_cmaui_1:
 
2312         type: org.openecomp.capabilities.metric.Ceilometer
 
2313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2317       disk.device.write.requests.rate_server_1c1_cmaui_1:
 
2318         type: org.openecomp.capabilities.metric.Ceilometer
 
2319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2323       feature_server_1b_ps:
 
2324         type: tosca.capabilities.Node
 
2328       disk.write.requests.rate_server_1b_ps:
 
2329         type: org.openecomp.capabilities.metric.Ceilometer
 
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2334       disk.device.write.requests_server_1c2_oam_1:
 
2335         type: org.openecomp.capabilities.metric.Ceilometer
 
2336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2340       disk.device.write.bytes.rate_server_1c1_cmaui_1:
 
2341         type: org.openecomp.capabilities.metric.Ceilometer
 
2342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2346       disk.device.write.bytes_server_1c1_cmaui_2:
 
2347         type: org.openecomp.capabilities.metric.Ceilometer
 
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2353         type: tosca.capabilities.Container
 
2355         - tosca.nodes.SoftwareComponent
 
2359       disk.device.read.requests_server_1c2_oam_1:
 
2360         type: org.openecomp.capabilities.metric.Ceilometer
 
2361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2365       disk.ephemeral.size_server_1b_ps:
 
2366         type: org.openecomp.capabilities.metric.Ceilometer
 
2367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2371       disk.read.bytes_server_1b_pd:
 
2372         type: org.openecomp.capabilities.metric.Ceilometer
 
2373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2377       host_server_1c2_oam_1:
 
2378         type: tosca.capabilities.Container
 
2380         - tosca.nodes.SoftwareComponent
 
2384       disk.device.read.requests_server_1c2_oam_2:
 
2385         type: org.openecomp.capabilities.metric.Ceilometer
 
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2390       memory_server_1b_pd:
 
2391         type: org.openecomp.capabilities.metric.Ceilometer
 
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2396       host_server_1c2_oam_2:
 
2397         type: tosca.capabilities.Container
 
2399         - tosca.nodes.SoftwareComponent
 
2403       network.incoming.packets.rate_oam_port_1:
 
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.write.bytes_server_1b_ps:
 
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.incoming.packets.rate_oam_port_2:
 
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       end_point_packet_external_network:
 
2422         type: tosca.capabilities.Endpoint
 
2426       network.outpoing.packets_pd_server_1b_port:
 
2427         type: org.openecomp.capabilities.metric.Ceilometer
 
2428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2432       feature_server_1b_pd:
 
2433         type: tosca.capabilities.Node
 
2437       disk.device.read.requests_server_1c1_cmaui_2:
 
2438         type: org.openecomp.capabilities.metric.Ceilometer
 
2439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2443       disk.allocation_server_1c1_cmaui_2:
 
2444         type: org.openecomp.capabilities.metric.Ceilometer
 
2445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2449       disk.device.read.requests_server_1c1_cmaui_1:
 
2450         type: org.openecomp.capabilities.metric.Ceilometer
 
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2455       disk.device.allocation_server_1b_pd:
 
2456         type: org.openecomp.capabilities.metric.Ceilometer
 
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2461       disk.root.size_server_1b_ps:
 
2462         type: org.openecomp.capabilities.metric.Ceilometer
 
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2467       disk.device.allocation_server_1c2_oam_2:
 
2468         type: org.openecomp.capabilities.metric.Ceilometer
 
2469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2473       disk.device.allocation_server_1c2_oam_1:
 
2474         type: org.openecomp.capabilities.metric.Ceilometer
 
2475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2479       network.outgoing.bytes_pd_server_1b_port:
 
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       disk.write.bytes_server_1b_pd:
 
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       disk.write.requests_server_1c1_cmaui_2:
 
2492         type: org.openecomp.capabilities.metric.Ceilometer
 
2493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2497       disk.write.requests_server_1c1_cmaui_1:
 
2498         type: org.openecomp.capabilities.metric.Ceilometer
 
2499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2503       disk.device.capacity_server_1b_pd:
 
2504         type: org.openecomp.capabilities.metric.Ceilometer
 
2505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2509       network.outgoing.bytes.rate_cmaui_port_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       disk.root.size_server_1b_pd:
 
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       cpu_server_1c1_cmaui_2:
 
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       network.outgoing.bytes.rate_cmaui_port_1:
 
2528         type: org.openecomp.capabilities.metric.Ceilometer
 
2529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2533       cpu_server_1c1_cmaui_1:
 
2534         type: org.openecomp.capabilities.metric.Ceilometer
 
2535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2539       cpu_server_1c2_oam_1:
 
2540         type: org.openecomp.capabilities.metric.Ceilometer
 
2541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2545       disk.device.capacity_server_1b_ps:
 
2546         type: org.openecomp.capabilities.metric.Ceilometer
 
2547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2551       disk.write.requests.rate_server_1b_pd:
 
2552         type: org.openecomp.capabilities.metric.Ceilometer
 
2553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2557       cpu_server_1c2_oam_2:
 
2558         type: org.openecomp.capabilities.metric.Ceilometer
 
2559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2563       link_packet_external_network:
 
2564         type: tosca.capabilities.network.Linkable
 
2568       disk.device.read.bytes.rate_server_1c1_cmaui_1:
 
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       disk.device.read.bytes.rate_server_1c1_cmaui_2:
 
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.
 
2581         type: tosca.capabilities.Container
 
2583         - tosca.nodes.SoftwareComponent
 
2587       disk.write.requests.rate_server_1c2_oam_2:
 
2588         type: org.openecomp.capabilities.metric.Ceilometer
 
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2593       cpu.delta_server_1c2_oam_2:
 
2594         type: org.openecomp.capabilities.metric.Ceilometer
 
2595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2599       disk.iops_server_1b_pd:
 
2600         type: org.openecomp.capabilities.metric.Ceilometer
 
2601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2605       disk.write.requests.rate_server_1c2_oam_1:
 
2606         type: org.openecomp.capabilities.metric.Ceilometer
 
2607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2611       disk.usage_server_1c1_cmaui_2:
 
2612         type: org.openecomp.capabilities.metric.Ceilometer
 
2613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2617       disk.usage_server_1c1_cmaui_1:
 
2618         type: org.openecomp.capabilities.metric.Ceilometer
 
2619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2623       disk.device.allocation_server_1b_ps:
 
2624         type: org.openecomp.capabilities.metric.Ceilometer
 
2625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2629       end_point_packet_internal_network:
 
2630         type: tosca.capabilities.Endpoint
 
2634       network.incoming.bytes_oam_port_2:
 
2635         type: org.openecomp.capabilities.metric.Ceilometer
 
2636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2640       feature_packet_internal_network:
 
2641         type: tosca.capabilities.Node
 
2645       network.incoming.bytes_oam_port_1:
 
2646         type: org.openecomp.capabilities.metric.Ceilometer
 
2647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2651       disk.device.write.requests.rate_server_1b_ps:
 
2652         type: org.openecomp.capabilities.metric.Ceilometer
 
2653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2657       attachment_cmaui_port_2:
 
2658         type: tosca.capabilities.Attachment
 
2662       network.outgoing.bytes.rate_oam_port_1:
 
2663         type: org.openecomp.capabilities.metric.Ceilometer
 
2664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2668       network.outgoing.bytes.rate_oam_port_2:
 
2669         type: org.openecomp.capabilities.metric.Ceilometer
 
2670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2674       disk.iops_server_1b_ps:
 
2675         type: org.openecomp.capabilities.metric.Ceilometer
 
2676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2680       disk.capacity_server_1c1_cmaui_1:
 
2681         type: org.openecomp.capabilities.metric.Ceilometer
 
2682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2686       network.outgoing.packets.rate_cmaui_port_1:
 
2687         type: org.openecomp.capabilities.metric.Ceilometer
 
2688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2692       network.outgoing.packets.rate_cmaui_port_2:
 
2693         type: org.openecomp.capabilities.metric.Ceilometer
 
2694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2698       attachment_cmaui_port_1:
 
2699         type: tosca.capabilities.Attachment
 
2703       disk.capacity_server_1c1_cmaui_2:
 
2704         type: org.openecomp.capabilities.metric.Ceilometer
 
2705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2709       disk.ephemeral.size_server_1c2_oam_2:
 
2710         type: org.openecomp.capabilities.metric.Ceilometer
 
2711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2715       disk.read.bytes.rate_server_1b_ps:
 
2716         type: org.openecomp.capabilities.metric.Ceilometer
 
2717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2721       disk.ephemeral.size_server_1c2_oam_1:
 
2722         type: org.openecomp.capabilities.metric.Ceilometer
 
2723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2727       disk.device.read.requests.rate_server_1c1_cmaui_1:
 
2728         type: org.openecomp.capabilities.metric.Ceilometer
 
2729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2733       disk.device.read.bytes_server_1c2_oam_2:
 
2734         type: org.openecomp.capabilities.metric.Ceilometer
 
2735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2739       disk.device.read.bytes_server_1c2_oam_1:
 
2740         type: org.openecomp.capabilities.metric.Ceilometer
 
2741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2745       disk.device.read.requests.rate_server_1c1_cmaui_2:
 
2746         type: org.openecomp.capabilities.metric.Ceilometer
 
2747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2751       network.incoming.packets_ps_server_1b_port:
 
2752         type: org.openecomp.capabilities.metric.Ceilometer
 
2753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2757       disk.write.requests_server_1b_ps:
 
2758         type: org.openecomp.capabilities.metric.Ceilometer
 
2759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2763       feature_pd_server_1b_port:
 
2764         type: tosca.capabilities.Node
 
2768       disk.latency_server_1c1_cmaui_1:
 
2769         type: org.openecomp.capabilities.metric.Ceilometer
 
2770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2774       scalable_server_1b_ps:
 
2775         type: tosca.capabilities.Scalable
 
2779       disk.latency_server_1c1_cmaui_2:
 
2780         type: org.openecomp.capabilities.metric.Ceilometer
 
2781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2785       cpu.delta_server_1c2_oam_1:
 
2786         type: org.openecomp.capabilities.metric.Ceilometer
 
2787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2791       disk.device.read.bytes.rate_server_1c2_oam_1:
 
2792         type: org.openecomp.capabilities.metric.Ceilometer
 
2793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2797       disk.device.read.bytes.rate_server_1c2_oam_2:
 
2798         type: org.openecomp.capabilities.metric.Ceilometer
 
2799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2803       scalable_server_1b_pd:
 
2804         type: tosca.capabilities.Scalable
 
2808       disk.write.requests_server_1b_pd:
 
2809         type: org.openecomp.capabilities.metric.Ceilometer
 
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2814       disk.latency_server_1b_ps:
 
2815         type: org.openecomp.capabilities.metric.Ceilometer
 
2816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2820       disk.write.bytes_server_1c1_cmaui_1:
 
2821         type: org.openecomp.capabilities.metric.Ceilometer
 
2822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2826       network.outgoing.bytes.rate_pd_server_1b_port:
 
2827         type: org.openecomp.capabilities.metric.Ceilometer
 
2828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2832       disk.write.bytes_server_1c1_cmaui_2:
 
2833         type: org.openecomp.capabilities.metric.Ceilometer
 
2834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2839         type: tosca.capabilities.Node
 
2844         type: tosca.capabilities.Node
 
2848       network.incoming.packets.rate_pd_server_1b_port:
 
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.device.latency_server_1c1_cmaui_1:
 
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.read.bytes.rate_server_1b_pd:
 
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       scalable_server_1c1_cmaui_1:
 
2867         type: tosca.capabilities.Scalable
 
2871       link_packet_internal_network:
 
2872         type: tosca.capabilities.network.Linkable
 
2876       disk.device.latency_server_1c1_cmaui_2:
 
2877         type: org.openecomp.capabilities.metric.Ceilometer
 
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2882       scalable_server_1c1_cmaui_2:
 
2883         type: tosca.capabilities.Scalable
 
2887       cpu.delta_server_1c1_cmaui_2:
 
2888         type: org.openecomp.capabilities.metric.Ceilometer
 
2889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2893       endpoint_server_1b_pd:
 
2894         type: tosca.capabilities.Endpoint.Admin
 
2898       cpu.delta_server_1c1_cmaui_1:
 
2899         type: org.openecomp.capabilities.metric.Ceilometer
 
2900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2904       endpoint_server_1b_ps:
 
2905         type: tosca.capabilities.Endpoint.Admin
 
2909       network.incoming.packets_oam_port_1:
 
2910         type: org.openecomp.capabilities.metric.Ceilometer
 
2911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2915       network.incoming.packets_oam_port_2:
 
2916         type: org.openecomp.capabilities.metric.Ceilometer
 
2917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2921       network.incoming.bytes.rate_cmaui_port_1:
 
2922         type: org.openecomp.capabilities.metric.Ceilometer
 
2923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2927       network.outgoing.bytes_ps_server_1b_port:
 
2928         type: org.openecomp.capabilities.metric.Ceilometer
 
2929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2933       network.incoming.bytes.rate_cmaui_port_2:
 
2934         type: org.openecomp.capabilities.metric.Ceilometer
 
2935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2939       disk.device.read.bytes_server_1b_ps:
 
2940         type: org.openecomp.capabilities.metric.Ceilometer
 
2941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2945       disk.iops_server_1c1_cmaui_2:
 
2946         type: org.openecomp.capabilities.metric.Ceilometer
 
2947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2951       disk.iops_server_1c1_cmaui_1:
 
2952         type: org.openecomp.capabilities.metric.Ceilometer
 
2953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2957       disk.device.write.requests.rate_server_1b_pd:
 
2958         type: org.openecomp.capabilities.metric.Ceilometer
 
2959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2963       memory.resident_server_1b_pd:
 
2964         type: org.openecomp.capabilities.metric.Ceilometer
 
2965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2969       disk.device.write.bytes_server_1c2_oam_1:
 
2970         type: org.openecomp.capabilities.metric.Ceilometer
 
2971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2975       disk.device.write.bytes_server_1c2_oam_2:
 
2976         type: org.openecomp.capabilities.metric.Ceilometer
 
2977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2981       memory.resident_server_1b_ps:
 
2982         type: org.openecomp.capabilities.metric.Ceilometer
 
2983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2987       disk.device.read.bytes_server_1b_pd:
 
2988         type: org.openecomp.capabilities.metric.Ceilometer
 
2989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2993       endpoint_server_1c2_oam_2:
 
2994         type: tosca.capabilities.Endpoint.Admin
 
2998       endpoint_server_1c2_oam_1:
 
2999         type: tosca.capabilities.Endpoint.Admin
 
3003   org.openecomp.resource.abstract.nodes.ps_server_1b:
 
3004     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
3006       port_ps_server_1b_port_vlan_requirements:
 
3011           type: org.openecomp.datatypes.network.VlanRequirements
 
3012       port_ps_server_1b_port_mac_requirements:
 
3013         type: org.openecomp.datatypes.network.MacRequirements
 
3016       port_ps_server_1b_port_network_role_tag:
 
3020       port_ps_server_1b_port_fixed_ips:
 
3025           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
3028         description: Index value of this substitution service template runtime instance
 
3033         - greater_or_equal: 0
 
3034       port_ps_server_1b_port_order:
 
3042       port_ps_server_1b_port_network:
 
3048       port_ps_server_1b_port_exCP_naming:
 
3049         type: org.openecomp.datatypes.Naming
 
3052       port_ps_server_1b_port_ip_requirements:
 
3057           type: org.openecomp.datatypes.network.IpRequirements
 
3062       port_ps_server_1b_port_network_role:
 
3066       port_ps_server_1b_port_replacement_policy:
 
3072       port_ps_server_1b_port_subnetpoolid:
 
3076       compute_ps_server_1b_availability_zone:
 
3082       compute_ps_server_1b_name:
 
3089     - dependency_ps_server_1b:
 
3090         capability: tosca.capabilities.Node
 
3091         node: tosca.nodes.Root
 
3092         relationship: tosca.relationships.DependsOn
 
3096     - local_storage_ps_server_1b:
 
3097         capability: tosca.capabilities.Attachment
 
3098         node: tosca.nodes.BlockStorage
 
3099         relationship: tosca.relationships.AttachesTo
 
3103     - dependency_ps_server_1b_ps_server_1b_port:
 
3104         capability: tosca.capabilities.Node
 
3105         node: tosca.nodes.Root
 
3106         relationship: tosca.relationships.DependsOn
 
3110     - link_ps_server_1b_ps_server_1b_port:
 
3111         capability: tosca.capabilities.network.Linkable
 
3112         relationship: tosca.relationships.network.LinksTo
 
3117       disk.write.bytes.rate_ps_server_1b:
 
3118         type: org.openecomp.capabilities.metric.Ceilometer
 
3119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3123       disk.device.usage_ps_server_1b:
 
3124         type: org.openecomp.capabilities.metric.Ceilometer
 
3125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3129       disk.device.allocation_ps_server_1b:
 
3130         type: org.openecomp.capabilities.metric.Ceilometer
 
3131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3135       disk.device.write.requests_ps_server_1b:
 
3136         type: org.openecomp.capabilities.metric.Ceilometer
 
3137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3141       cpu_util_ps_server_1b:
 
3142         type: org.openecomp.capabilities.metric.Ceilometer
 
3143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3147       scalable_ps_server_1b:
 
3148         type: tosca.capabilities.Scalable
 
3152       disk.device.read.bytes.rate_ps_server_1b:
 
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       disk.device.latency_ps_server_1b:
 
3159         type: org.openecomp.capabilities.metric.Ceilometer
 
3160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3164       disk.device.iops_ps_server_1b:
 
3165         type: org.openecomp.capabilities.metric.Ceilometer
 
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3170       attachment_ps_server_1b_ps_server_1b_port:
 
3171         type: tosca.capabilities.Attachment
 
3175       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
 
3176         type: org.openecomp.capabilities.metric.Ceilometer
 
3177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3181       disk.device.capacity_ps_server_1b:
 
3182         type: org.openecomp.capabilities.metric.Ceilometer
 
3183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3187       instance_ps_server_1b:
 
3188         type: org.openecomp.capabilities.metric.Ceilometer
 
3189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3194         type: org.openecomp.capabilities.metric.Ceilometer
 
3195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3199       disk.device.write.bytes_ps_server_1b:
 
3200         type: org.openecomp.capabilities.metric.Ceilometer
 
3201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3205       disk.read.bytes.rate_ps_server_1b:
 
3206         type: org.openecomp.capabilities.metric.Ceilometer
 
3207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3211       disk.device.read.requests_ps_server_1b:
 
3212         type: org.openecomp.capabilities.metric.Ceilometer
 
3213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3218         type: tosca.capabilities.Container
 
3220         - tosca.nodes.SoftwareComponent
 
3224       disk.usage_ps_server_1b:
 
3225         type: org.openecomp.capabilities.metric.Ceilometer
 
3226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3230       disk.read.requests_ps_server_1b:
 
3231         type: org.openecomp.capabilities.metric.Ceilometer
 
3232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3236       disk.device.read.requests.rate_ps_server_1b:
 
3237         type: org.openecomp.capabilities.metric.Ceilometer
 
3238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3242       disk.capacity_ps_server_1b:
 
3243         type: org.openecomp.capabilities.metric.Ceilometer
 
3244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3248       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
 
3249         type: org.openecomp.capabilities.metric.Ceilometer
 
3250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3254       disk.write.requests.rate_ps_server_1b:
 
3255         type: org.openecomp.capabilities.metric.Ceilometer
 
3256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3260       disk.device.read.bytes_ps_server_1b:
 
3261         type: org.openecomp.capabilities.metric.Ceilometer
 
3262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3266       disk.device.write.requests.rate_ps_server_1b:
 
3267         type: org.openecomp.capabilities.metric.Ceilometer
 
3268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3272       disk.root.size_ps_server_1b:
 
3273         type: org.openecomp.capabilities.metric.Ceilometer
 
3274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3278       binding_ps_server_1b:
 
3279         type: tosca.capabilities.network.Bindable
 
3283       memory.resident_ps_server_1b:
 
3284         type: org.openecomp.capabilities.metric.Ceilometer
 
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3289       memory_ps_server_1b:
 
3290         type: org.openecomp.capabilities.metric.Ceilometer
 
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3295       disk.write.bytes_ps_server_1b:
 
3296         type: org.openecomp.capabilities.metric.Ceilometer
 
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3301       disk.device.write.bytes.rate_ps_server_1b:
 
3302         type: org.openecomp.capabilities.metric.Ceilometer
 
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3307       disk.read.bytes_ps_server_1b:
 
3308         type: org.openecomp.capabilities.metric.Ceilometer
 
3309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3313       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
 
3314         type: org.openecomp.capabilities.metric.Ceilometer
 
3315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3319       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
 
3320         type: org.openecomp.capabilities.metric.Ceilometer
 
3321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3325       network.incoming.packets_ps_server_1b_ps_server_1b_port:
 
3326         type: org.openecomp.capabilities.metric.Ceilometer
 
3327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3331       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
 
3332         type: org.openecomp.capabilities.metric.Ceilometer
 
3333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3337       feature_ps_server_1b:
 
3338         type: tosca.capabilities.Node
 
3343         type: tosca.capabilities.OperatingSystem
 
3347       disk.iops_ps_server_1b:
 
3348         type: org.openecomp.capabilities.metric.Ceilometer
 
3349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3353       disk.allocation_ps_server_1b:
 
3354         type: org.openecomp.capabilities.metric.Ceilometer
 
3355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3359       disk.write.requests_ps_server_1b:
 
3360         type: org.openecomp.capabilities.metric.Ceilometer
 
3361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3365       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
 
3366         type: org.openecomp.capabilities.metric.Ceilometer
 
3367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3371       memory.usage_ps_server_1b:
 
3372         type: org.openecomp.capabilities.metric.Ceilometer
 
3373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3377       disk.latency_ps_server_1b:
 
3378         type: org.openecomp.capabilities.metric.Ceilometer
 
3379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3383       endpoint_ps_server_1b:
 
3384         type: tosca.capabilities.Endpoint.Admin
 
3388       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
 
3389         type: org.openecomp.capabilities.metric.Ceilometer
 
3390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3394       feature_ps_server_1b_ps_server_1b_port:
 
3395         type: tosca.capabilities.Node
 
3400         type: org.openecomp.capabilities.metric.Ceilometer
 
3401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3405       cpu.delta_ps_server_1b:
 
3406         type: org.openecomp.capabilities.metric.Ceilometer
 
3407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3411       disk.ephemeral.size_ps_server_1b:
 
3412         type: org.openecomp.capabilities.metric.Ceilometer
 
3413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3417       binding_ps_server_1b_ps_server_1b_port:
 
3418         type: tosca.capabilities.network.Bindable
 
3420         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
3424   org.openecomp.resource.abstract.nodes.cmaui_1c1:
 
3425     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
3427       port_cmaui_port_vlan_requirements:
 
3432           type: org.openecomp.datatypes.network.VlanRequirements
 
3433       port_cmaui_port_fixed_ips:
 
3438           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
3439       port_cmaui_port_exCP_naming:
 
3440         type: org.openecomp.datatypes.Naming
 
3443       port_cmaui_port_network:
 
3451         description: Index value of this substitution service template runtime instance
 
3456         - greater_or_equal: 0
 
3457       compute_cmaui_1c1_availability_zone:
 
3463       port_cmaui_port_network_role_tag:
 
3467       port_cmaui_port_order:
 
3475       port_cmaui_port_mac_requirements:
 
3476         type: org.openecomp.datatypes.network.MacRequirements
 
3479       port_cmaui_port_replacement_policy:
 
3485       port_cmaui_port_network_role:
 
3493       port_cmaui_port_ip_requirements:
 
3498           type: org.openecomp.datatypes.network.IpRequirements
 
3499       compute_cmaui_1c1_name:
 
3505       port_cmaui_port_subnetpoolid:
 
3510     - dependency_cmaui_1c1_cmaui_port:
 
3511         capability: tosca.capabilities.Node
 
3512         node: tosca.nodes.Root
 
3513         relationship: tosca.relationships.DependsOn
 
3517     - link_cmaui_1c1_cmaui_port:
 
3518         capability: tosca.capabilities.network.Linkable
 
3519         relationship: tosca.relationships.network.LinksTo
 
3523     - dependency_cmaui_1c1:
 
3524         capability: tosca.capabilities.Node
 
3525         node: tosca.nodes.Root
 
3526         relationship: tosca.relationships.DependsOn
 
3530     - local_storage_cmaui_1c1:
 
3531         capability: tosca.capabilities.Attachment
 
3532         node: tosca.nodes.BlockStorage
 
3533         relationship: tosca.relationships.AttachesTo
 
3538       binding_cmaui_1c1_cmaui_port:
 
3539         type: tosca.capabilities.network.Bindable
 
3541         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
3545       disk.iops_cmaui_1c1:
 
3546         type: org.openecomp.capabilities.metric.Ceilometer
 
3547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3551       disk.write.bytes_cmaui_1c1:
 
3552         type: org.openecomp.capabilities.metric.Ceilometer
 
3553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3557       disk.device.capacity_cmaui_1c1:
 
3558         type: org.openecomp.capabilities.metric.Ceilometer
 
3559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3564         type: tosca.capabilities.Endpoint.Admin
 
3568       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
 
3569         type: org.openecomp.capabilities.metric.Ceilometer
 
3570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3574       network.incoming.packets_cmaui_1c1_cmaui_port:
 
3575         type: org.openecomp.capabilities.metric.Ceilometer
 
3576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3580       network.outgoing.bytes_cmaui_1c1_cmaui_port:
 
3581         type: org.openecomp.capabilities.metric.Ceilometer
 
3582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3586       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
 
3587         type: org.openecomp.capabilities.metric.Ceilometer
 
3588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3592       network.outpoing.packets_cmaui_1c1_cmaui_port:
 
3593         type: org.openecomp.capabilities.metric.Ceilometer
 
3594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3599         type: org.openecomp.capabilities.metric.Ceilometer
 
3600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3604       disk.latency_cmaui_1c1:
 
3605         type: org.openecomp.capabilities.metric.Ceilometer
 
3606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3610       disk.read.bytes.rate_cmaui_1c1:
 
3611         type: org.openecomp.capabilities.metric.Ceilometer
 
3612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3616       disk.write.requests.rate_cmaui_1c1:
 
3617         type: org.openecomp.capabilities.metric.Ceilometer
 
3618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3622       disk.device.iops_cmaui_1c1:
 
3623         type: org.openecomp.capabilities.metric.Ceilometer
 
3624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3628       disk.write.requests_cmaui_1c1:
 
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.device.read.bytes_cmaui_1c1:
 
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.
 
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       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
 
3647         type: org.openecomp.capabilities.metric.Ceilometer
 
3648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3652       disk.device.read.bytes.rate_cmaui_1c1:
 
3653         type: org.openecomp.capabilities.metric.Ceilometer
 
3654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3658       disk.ephemeral.size_cmaui_1c1:
 
3659         type: org.openecomp.capabilities.metric.Ceilometer
 
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3665         type: org.openecomp.capabilities.metric.Ceilometer
 
3666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3670       disk.device.read.requests_cmaui_1c1:
 
3671         type: org.openecomp.capabilities.metric.Ceilometer
 
3672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3676       disk.device.write.bytes.rate_cmaui_1c1:
 
3677         type: org.openecomp.capabilities.metric.Ceilometer
 
3678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3683         type: org.openecomp.capabilities.metric.Ceilometer
 
3684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3688       disk.read.bytes_cmaui_1c1:
 
3689         type: org.openecomp.capabilities.metric.Ceilometer
 
3690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3694       disk.device.usage_cmaui_1c1:
 
3695         type: org.openecomp.capabilities.metric.Ceilometer
 
3696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3701         type: tosca.capabilities.Container
 
3703         - tosca.nodes.SoftwareComponent
 
3707       disk.device.write.requests_cmaui_1c1:
 
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_cmaui_1c1:
 
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       network.incoming.bytes_cmaui_1c1_cmaui_port:
 
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.write.bytes.rate_cmaui_1c1:
 
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       memory.usage_cmaui_1c1:
 
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.
 
3738         type: tosca.capabilities.Scalable
 
3742       disk.root.size_cmaui_1c1:
 
3743         type: org.openecomp.capabilities.metric.Ceilometer
 
3744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3748       disk.capacity_cmaui_1c1:
 
3749         type: org.openecomp.capabilities.metric.Ceilometer
 
3750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3755         type: tosca.capabilities.OperatingSystem
 
3759       disk.device.read.requests.rate_cmaui_1c1:
 
3760         type: org.openecomp.capabilities.metric.Ceilometer
 
3761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3766         type: tosca.capabilities.Node
 
3770       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
 
3771         type: org.openecomp.capabilities.metric.Ceilometer
 
3772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3776       disk.allocation_cmaui_1c1:
 
3777         type: org.openecomp.capabilities.metric.Ceilometer
 
3778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3782       disk.device.allocation_cmaui_1c1:
 
3783         type: org.openecomp.capabilities.metric.Ceilometer
 
3784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3788       disk.device.write.requests.rate_cmaui_1c1:
 
3789         type: org.openecomp.capabilities.metric.Ceilometer
 
3790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3794       disk.device.write.bytes_cmaui_1c1:
 
3795         type: org.openecomp.capabilities.metric.Ceilometer
 
3796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3800       memory.resident_cmaui_1c1:
 
3801         type: org.openecomp.capabilities.metric.Ceilometer
 
3802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3806       attachment_cmaui_1c1_cmaui_port:
 
3807         type: tosca.capabilities.Attachment
 
3811       disk.usage_cmaui_1c1:
 
3812         type: org.openecomp.capabilities.metric.Ceilometer
 
3813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3817       disk.read.requests_cmaui_1c1:
 
3818         type: org.openecomp.capabilities.metric.Ceilometer
 
3819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3824         type: tosca.capabilities.network.Bindable
 
3829         type: org.openecomp.capabilities.metric.Ceilometer
 
3830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3834       feature_cmaui_1c1_cmaui_port:
 
3835         type: tosca.capabilities.Node
 
3839       cpu.delta_cmaui_1c1:
 
3840         type: org.openecomp.capabilities.metric.Ceilometer
 
3841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.