1 tosca_definitions_version: tosca_simple_yaml_1_0_0
 
   3   template_name: GlobalSubstitutionTypes
 
   5 - openecomp_heat_index:
 
   6     file: openecomp-heat/_index.yml
 
   8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
 
   9     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
  11       port_pcm_port_0_network_role:
 
  20       port_pcm_port_1_network_role_tag:
 
  24       availabilityzone_name:
 
  26         description: availabilityzone name
 
  29       port_pcm_port_0_vlan_requirements:
 
  34           type: org.openecomp.datatypes.network.VlanRequirements
 
  37         description: PCRF CM image name
 
  40       port_pcm_port_0_order:
 
  44       port_pcm_port_0_subnetpoolid:
 
  48       port_pcm_port_1_subnetpoolid:
 
  52       port_pcm_port_0_network_role_tag:
 
  58         description: PCRF CM server name
 
  63         description: CPS network mask
 
  66       port_pcm_port_1_exCP_naming:
 
  67         type: org.openecomp.datatypes.Naming
 
  70       port_pcm_port_0_exCP_naming:
 
  71         type: org.openecomp.datatypes.Naming
 
  76         description: OAM network name
 
  79       port_pcm_port_1_network_role:
 
  83       port_pcm_port_0_ip_requirements:
 
  88           type: org.openecomp.datatypes.network.IpRequirements
 
  91         description: CPS network gateway
 
  96         description: the name of security group
 
 101         description: CPS network ip
 
 104       port_pcm_port_1_mac_requirements:
 
 105         type: org.openecomp.datatypes.network.MacRequirements
 
 108       port_pcm_port_1_vlan_requirements:
 
 113           type: org.openecomp.datatypes.network.VlanRequirements
 
 116         description: flavor name of PCRF CM instance
 
 121         description: user_data_format
 
 126         description: CPS Cluman Cinder Volume
 
 129       port_pcm_port_1_ip_requirements:
 
 134           type: org.openecomp.datatypes.network.IpRequirements
 
 135       port_pcm_port_0_mac_requirements:
 
 136         type: org.openecomp.datatypes.network.MacRequirements
 
 141         description: CPS network name
 
 146         description: OAM network ip
 
 151         description: CPS network mask
 
 154       port_pcm_port_1_order:
 
 161         description: the pcm nova service id
 
 164     - dependency_pcm_port_1:
 
 165         capability: tosca.capabilities.Node
 
 166         node: tosca.nodes.Root
 
 167         relationship: tosca.relationships.DependsOn
 
 172         capability: tosca.capabilities.network.Linkable
 
 173         relationship: tosca.relationships.network.LinksTo
 
 177     - dependency_server_pcm:
 
 178         capability: tosca.capabilities.Node
 
 179         node: tosca.nodes.Root
 
 180         relationship: tosca.relationships.DependsOn
 
 184     - local_storage_server_pcm:
 
 185         capability: tosca.capabilities.Attachment
 
 186         node: tosca.nodes.BlockStorage
 
 187         relationship: tosca.relationships.AttachesTo
 
 191     - dependency_pcm_port_0:
 
 192         capability: tosca.capabilities.Node
 
 193         node: tosca.nodes.Root
 
 194         relationship: tosca.relationships.DependsOn
 
 199         capability: tosca.capabilities.network.Linkable
 
 200         relationship: tosca.relationships.network.LinksTo
 
 205       network.incoming.packets.rate_pcm_port_0:
 
 206         type: org.openecomp.capabilities.metric.Ceilometer
 
 207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 212         type: org.openecomp.capabilities.metric.Ceilometer
 
 213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 217       network.incoming.packets.rate_pcm_port_1:
 
 218         type: org.openecomp.capabilities.metric.Ceilometer
 
 219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 223       network.outpoing.packets_pcm_port_1:
 
 224         type: org.openecomp.capabilities.metric.Ceilometer
 
 225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 230         type: org.openecomp.capabilities.metric.Ceilometer
 
 231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 235       disk.write.requests_server_pcm:
 
 236         type: org.openecomp.capabilities.metric.Ceilometer
 
 237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 241       network.outpoing.packets_pcm_port_0:
 
 242         type: org.openecomp.capabilities.metric.Ceilometer
 
 243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 247       disk.device.iops_server_pcm:
 
 248         type: org.openecomp.capabilities.metric.Ceilometer
 
 249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 253       memory.resident_server_pcm:
 
 254         type: org.openecomp.capabilities.metric.Ceilometer
 
 255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 259       disk.device.write.requests_server_pcm:
 
 260         type: org.openecomp.capabilities.metric.Ceilometer
 
 261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 265       disk.device.usage_server_pcm:
 
 266         type: org.openecomp.capabilities.metric.Ceilometer
 
 267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 271       disk.allocation_server_pcm:
 
 272         type: org.openecomp.capabilities.metric.Ceilometer
 
 273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 277       disk.usage_server_pcm:
 
 278         type: org.openecomp.capabilities.metric.Ceilometer
 
 279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 283       disk.device.write.bytes_server_pcm:
 
 284         type: org.openecomp.capabilities.metric.Ceilometer
 
 285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 289       disk.root.size_server_pcm:
 
 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.ephemeral.size_server_pcm:
 
 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       disk.device.latency_server_pcm:
 
 302         type: org.openecomp.capabilities.metric.Ceilometer
 
 303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 307       network.incoming.bytes_pcm_port_0:
 
 308         type: org.openecomp.capabilities.metric.Ceilometer
 
 309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 313       network.incoming.bytes_pcm_port_1:
 
 314         type: org.openecomp.capabilities.metric.Ceilometer
 
 315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 320         type: tosca.capabilities.network.Bindable
 
 322         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 327         type: tosca.capabilities.network.Bindable
 
 329         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 333       memory.usage_server_pcm:
 
 334         type: org.openecomp.capabilities.metric.Ceilometer
 
 335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 339       disk.read.requests_server_pcm:
 
 340         type: org.openecomp.capabilities.metric.Ceilometer
 
 341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 345       disk.capacity_server_pcm:
 
 346         type: org.openecomp.capabilities.metric.Ceilometer
 
 347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 352         type: tosca.capabilities.OperatingSystem
 
 356       disk.read.bytes_server_pcm:
 
 357         type: org.openecomp.capabilities.metric.Ceilometer
 
 358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 362       network.outgoing.packets.rate_pcm_port_0:
 
 363         type: org.openecomp.capabilities.metric.Ceilometer
 
 364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 368       network.outgoing.packets.rate_pcm_port_1:
 
 369         type: org.openecomp.capabilities.metric.Ceilometer
 
 370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 375         type: tosca.capabilities.Node
 
 379       network.outgoing.bytes_pcm_port_0:
 
 380         type: org.openecomp.capabilities.metric.Ceilometer
 
 381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 385       disk.device.read.bytes_server_pcm:
 
 386         type: org.openecomp.capabilities.metric.Ceilometer
 
 387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 392         type: tosca.capabilities.Node
 
 396       network.outgoing.bytes_pcm_port_1:
 
 397         type: org.openecomp.capabilities.metric.Ceilometer
 
 398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 402       attachment_pcm_port_0:
 
 403         type: tosca.capabilities.Attachment
 
 407       attachment_pcm_port_1:
 
 408         type: tosca.capabilities.Attachment
 
 413         type: tosca.capabilities.Endpoint.Admin
 
 417       disk.device.read.requests.rate_server_pcm:
 
 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.
 
 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       disk.write.bytes_server_pcm:
 
 430         type: org.openecomp.capabilities.metric.Ceilometer
 
 431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 435       disk.iops_server_pcm:
 
 436         type: org.openecomp.capabilities.metric.Ceilometer
 
 437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 441       disk.read.bytes.rate_server_pcm:
 
 442         type: org.openecomp.capabilities.metric.Ceilometer
 
 443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 447       disk.device.allocation_server_pcm:
 
 448         type: org.openecomp.capabilities.metric.Ceilometer
 
 449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 454         type: tosca.capabilities.Scalable
 
 458       disk.device.read.bytes.rate_server_pcm:
 
 459         type: org.openecomp.capabilities.metric.Ceilometer
 
 460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 465         type: org.openecomp.capabilities.metric.Ceilometer
 
 466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 470       disk.write.requests.rate_server_pcm:
 
 471         type: org.openecomp.capabilities.metric.Ceilometer
 
 472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 476       disk.device.write.bytes.rate_server_pcm:
 
 477         type: org.openecomp.capabilities.metric.Ceilometer
 
 478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 483         type: tosca.capabilities.Container
 
 485         - tosca.nodes.SoftwareComponent
 
 489       cpu.delta_server_pcm:
 
 490         type: org.openecomp.capabilities.metric.Ceilometer
 
 491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 495       network.outgoing.bytes.rate_pcm_port_1:
 
 496         type: org.openecomp.capabilities.metric.Ceilometer
 
 497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 501       network.incoming.packets_pcm_port_0:
 
 502         type: org.openecomp.capabilities.metric.Ceilometer
 
 503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 508         type: tosca.capabilities.network.Bindable
 
 512       network.outgoing.bytes.rate_pcm_port_0:
 
 513         type: org.openecomp.capabilities.metric.Ceilometer
 
 514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 518       disk.device.capacity_server_pcm:
 
 519         type: org.openecomp.capabilities.metric.Ceilometer
 
 520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 524       network.incoming.packets_pcm_port_1:
 
 525         type: org.openecomp.capabilities.metric.Ceilometer
 
 526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 531         type: org.openecomp.capabilities.metric.Ceilometer
 
 532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 536       disk.device.write.requests.rate_server_pcm:
 
 537         type: org.openecomp.capabilities.metric.Ceilometer
 
 538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 542       disk.latency_server_pcm:
 
 543         type: org.openecomp.capabilities.metric.Ceilometer
 
 544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 548       disk.device.read.requests_server_pcm:
 
 549         type: org.openecomp.capabilities.metric.Ceilometer
 
 550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 555         type: tosca.capabilities.Node
 
 559       network.incoming.bytes.rate_pcm_port_0:
 
 560         type: org.openecomp.capabilities.metric.Ceilometer
 
 561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 565       disk.write.bytes.rate_server_pcm:
 
 566         type: org.openecomp.capabilities.metric.Ceilometer
 
 567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 571       network.incoming.bytes.rate_pcm_port_1:
 
 572         type: org.openecomp.capabilities.metric.Ceilometer
 
 573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 577   org.openecomp.resource.abstract.nodes.heat.oam_server:
 
 578     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
 580       availabilityzone_name:
 
 582         description: availabilityzone name
 
 585       port_pcm_port_00_mac_requirements:
 
 586         type: org.openecomp.datatypes.network.MacRequirements
 
 589       port_pcm_port_01_ip_requirements:
 
 594           type: org.openecomp.datatypes.network.IpRequirements
 
 597         description: oam server name
 
 600       port_pcm_port_00_subnetpoolid:
 
 604       port_pcm_port_01_vlan_requirements:
 
 609           type: org.openecomp.datatypes.network.VlanRequirements
 
 610       port_pcm_port_01_network_role:
 
 614       port_pcm_port_01_subnetpoolid:
 
 620         description: oam image name
 
 625         description: CPS network mask
 
 630         description: OAM network name
 
 633       port_pcm_port_01_network_role_tag:
 
 637       port_pcm_port_00_network_role:
 
 641       port_pcm_port_00_ip_requirements:
 
 646           type: org.openecomp.datatypes.network.IpRequirements
 
 649         description: CPS network gateway
 
 654         description: flavor name of PCRF CM instance
 
 659         description: the name of security group
 
 664         description: CPS network ip
 
 667       port_pcm_port_00_network_role_tag:
 
 671       port_pcm_port_01_order:
 
 675       port_pcm_port_00_exCP_naming:
 
 676         type: org.openecomp.datatypes.Naming
 
 679       port_pcm_port_00_order:
 
 683       port_pcm_port_01_mac_requirements:
 
 684         type: org.openecomp.datatypes.network.MacRequirements
 
 689         description: CPS Cluman Cinder Volume
 
 692       port_pcm_port_00_vlan_requirements:
 
 697           type: org.openecomp.datatypes.network.VlanRequirements
 
 700         description: CPS network name
 
 705         description: OAM network ip
 
 710         description: CPS network mask
 
 713       port_pcm_port_01_exCP_naming:
 
 714         type: org.openecomp.datatypes.Naming
 
 720         description: the oam nova service id
 
 723     - dependency_server_oam:
 
 724         capability: tosca.capabilities.Node
 
 725         node: tosca.nodes.Root
 
 726         relationship: tosca.relationships.DependsOn
 
 730     - local_storage_server_oam:
 
 731         capability: tosca.capabilities.Attachment
 
 732         node: tosca.nodes.BlockStorage
 
 733         relationship: tosca.relationships.AttachesTo
 
 737     - dependency_pcm_port_00:
 
 738         capability: tosca.capabilities.Node
 
 739         node: tosca.nodes.Root
 
 740         relationship: tosca.relationships.DependsOn
 
 745         capability: tosca.capabilities.network.Linkable
 
 746         relationship: tosca.relationships.network.LinksTo
 
 750     - dependency_pcm_port_01:
 
 751         capability: tosca.capabilities.Node
 
 752         node: tosca.nodes.Root
 
 753         relationship: tosca.relationships.DependsOn
 
 758         capability: tosca.capabilities.network.Linkable
 
 759         relationship: tosca.relationships.network.LinksTo
 
 765         type: org.openecomp.capabilities.metric.Ceilometer
 
 766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 771         type: tosca.capabilities.Node
 
 775       network.incoming.packets_pcm_port_01:
 
 776         type: org.openecomp.capabilities.metric.Ceilometer
 
 777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 782         type: org.openecomp.capabilities.metric.Ceilometer
 
 783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 788         type: tosca.capabilities.Node
 
 792       disk.write.requests_server_oam:
 
 793         type: org.openecomp.capabilities.metric.Ceilometer
 
 794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 798       network.incoming.packets_pcm_port_00:
 
 799         type: org.openecomp.capabilities.metric.Ceilometer
 
 800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 804       memory.resident_server_oam:
 
 805         type: org.openecomp.capabilities.metric.Ceilometer
 
 806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 810       disk.device.iops_server_oam:
 
 811         type: org.openecomp.capabilities.metric.Ceilometer
 
 812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 816       network.outgoing.packets.rate_pcm_port_00:
 
 817         type: org.openecomp.capabilities.metric.Ceilometer
 
 818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 822       network.incoming.bytes_pcm_port_00:
 
 823         type: org.openecomp.capabilities.metric.Ceilometer
 
 824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 828       disk.device.write.requests_server_oam:
 
 829         type: org.openecomp.capabilities.metric.Ceilometer
 
 830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 834       network.incoming.bytes_pcm_port_01:
 
 835         type: org.openecomp.capabilities.metric.Ceilometer
 
 836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 840       disk.allocation_server_oam:
 
 841         type: org.openecomp.capabilities.metric.Ceilometer
 
 842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 846       disk.device.usage_server_oam:
 
 847         type: org.openecomp.capabilities.metric.Ceilometer
 
 848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 852       disk.usage_server_oam:
 
 853         type: org.openecomp.capabilities.metric.Ceilometer
 
 854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 858       attachment_pcm_port_00:
 
 859         type: tosca.capabilities.Attachment
 
 863       disk.device.write.bytes_server_oam:
 
 864         type: org.openecomp.capabilities.metric.Ceilometer
 
 865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 869       attachment_pcm_port_01:
 
 870         type: tosca.capabilities.Attachment
 
 874       network.outgoing.bytes_pcm_port_00:
 
 875         type: org.openecomp.capabilities.metric.Ceilometer
 
 876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 880       disk.ephemeral.size_server_oam:
 
 881         type: org.openecomp.capabilities.metric.Ceilometer
 
 882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 886       disk.device.latency_server_oam:
 
 887         type: org.openecomp.capabilities.metric.Ceilometer
 
 888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 892       disk.root.size_server_oam:
 
 893         type: org.openecomp.capabilities.metric.Ceilometer
 
 894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 898       network.outgoing.packets.rate_pcm_port_01:
 
 899         type: org.openecomp.capabilities.metric.Ceilometer
 
 900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 904       memory.usage_server_oam:
 
 905         type: org.openecomp.capabilities.metric.Ceilometer
 
 906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 910       network.outgoing.bytes_pcm_port_01:
 
 911         type: org.openecomp.capabilities.metric.Ceilometer
 
 912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 916       disk.read.bytes_server_oam:
 
 917         type: org.openecomp.capabilities.metric.Ceilometer
 
 918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 923         type: tosca.capabilities.OperatingSystem
 
 927       disk.read.requests_server_oam:
 
 928         type: org.openecomp.capabilities.metric.Ceilometer
 
 929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 933       disk.capacity_server_oam:
 
 934         type: org.openecomp.capabilities.metric.Ceilometer
 
 935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 939       disk.device.read.bytes_server_oam:
 
 940         type: org.openecomp.capabilities.metric.Ceilometer
 
 941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 945       network.incoming.bytes.rate_pcm_port_00:
 
 946         type: org.openecomp.capabilities.metric.Ceilometer
 
 947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 952         type: tosca.capabilities.Endpoint.Admin
 
 956       network.incoming.bytes.rate_pcm_port_01:
 
 957         type: org.openecomp.capabilities.metric.Ceilometer
 
 958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 962       disk.device.read.requests.rate_server_oam:
 
 963         type: org.openecomp.capabilities.metric.Ceilometer
 
 964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 969         type: org.openecomp.capabilities.metric.Ceilometer
 
 970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 974       disk.read.bytes.rate_server_oam:
 
 975         type: org.openecomp.capabilities.metric.Ceilometer
 
 976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 980       disk.write.bytes_server_oam:
 
 981         type: org.openecomp.capabilities.metric.Ceilometer
 
 982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 986       disk.iops_server_oam:
 
 987         type: org.openecomp.capabilities.metric.Ceilometer
 
 988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 992       disk.device.allocation_server_oam:
 
 993         type: org.openecomp.capabilities.metric.Ceilometer
 
 994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 998       disk.write.requests.rate_server_oam:
 
 999         type: org.openecomp.capabilities.metric.Ceilometer
 
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1004       scalable_server_oam:
 
1005         type: tosca.capabilities.Scalable
 
1009       disk.device.read.bytes.rate_server_oam:
 
1010         type: org.openecomp.capabilities.metric.Ceilometer
 
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1015       cpu_util_server_oam:
 
1016         type: org.openecomp.capabilities.metric.Ceilometer
 
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1021       network.outgoing.bytes.rate_pcm_port_01:
 
1022         type: org.openecomp.capabilities.metric.Ceilometer
 
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1027       network.incoming.packets.rate_pcm_port_01:
 
1028         type: org.openecomp.capabilities.metric.Ceilometer
 
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1033       network.incoming.packets.rate_pcm_port_00:
 
1034         type: org.openecomp.capabilities.metric.Ceilometer
 
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1039       binding_pcm_port_01:
 
1040         type: tosca.capabilities.network.Bindable
 
1042         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1046       cpu.delta_server_oam:
 
1047         type: org.openecomp.capabilities.metric.Ceilometer
 
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1053         type: tosca.capabilities.Container
 
1055         - tosca.nodes.SoftwareComponent
 
1059       binding_pcm_port_00:
 
1060         type: tosca.capabilities.network.Bindable
 
1062         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1066       disk.device.write.bytes.rate_server_oam:
 
1067         type: org.openecomp.capabilities.metric.Ceilometer
 
1068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1072       network.outgoing.bytes.rate_pcm_port_00:
 
1073         type: org.openecomp.capabilities.metric.Ceilometer
 
1074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1079         type: tosca.capabilities.network.Bindable
 
1083       disk.device.capacity_server_oam:
 
1084         type: org.openecomp.capabilities.metric.Ceilometer
 
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1089       disk.latency_server_oam:
 
1090         type: org.openecomp.capabilities.metric.Ceilometer
 
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1095       instance_server_oam:
 
1096         type: org.openecomp.capabilities.metric.Ceilometer
 
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1101       disk.device.read.requests_server_oam:
 
1102         type: org.openecomp.capabilities.metric.Ceilometer
 
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1107       disk.device.write.requests.rate_server_oam:
 
1108         type: org.openecomp.capabilities.metric.Ceilometer
 
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1114         type: tosca.capabilities.Node
 
1118       network.outpoing.packets_pcm_port_00:
 
1119         type: org.openecomp.capabilities.metric.Ceilometer
 
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1124       disk.write.bytes.rate_server_oam:
 
1125         type: org.openecomp.capabilities.metric.Ceilometer
 
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1130       network.outpoing.packets_pcm_port_01:
 
1131         type: org.openecomp.capabilities.metric.Ceilometer
 
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1136   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
 
1137     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
1139       port_pcm_port_0_network_role:
 
1145         description: metadata
 
1148       port_pcm_port_1_network_role_tag:
 
1152       availabilityzone_name:
 
1154         description: availabilityzone name
 
1157       port_pcm_port_0_vlan_requirements:
 
1162           type: org.openecomp.datatypes.network.VlanRequirements
 
1165         description: PCRF CM image name
 
1168       port_pcm_port_0_order:
 
1172       port_pcm_port_0_subnetpoolid:
 
1176       port_pcm_port_1_subnetpoolid:
 
1180       port_pcm_port_0_network_role_tag:
 
1186         description: PCRF CM server name
 
1191         description: CPS network mask
 
1194       port_pcm_port_1_exCP_naming:
 
1195         type: org.openecomp.datatypes.Naming
 
1198       port_pcm_port_0_exCP_naming:
 
1199         type: org.openecomp.datatypes.Naming
 
1204         description: OAM network name
 
1207       port_pcm_port_1_network_role:
 
1211       port_pcm_port_0_ip_requirements:
 
1216           type: org.openecomp.datatypes.network.IpRequirements
 
1219         description: CPS network gateway
 
1222       security_group_name:
 
1224         description: the name of security group
 
1229         description: CPS network ip
 
1232       port_pcm_port_1_mac_requirements:
 
1233         type: org.openecomp.datatypes.network.MacRequirements
 
1236       port_pcm_port_1_vlan_requirements:
 
1241           type: org.openecomp.datatypes.network.VlanRequirements
 
1244         description: flavor name of PCRF CM instance
 
1249         description: user_data_format
 
1254         description: CPS Cluman Cinder Volume
 
1257       port_pcm_port_1_ip_requirements:
 
1262           type: org.openecomp.datatypes.network.IpRequirements
 
1263       port_pcm_port_0_mac_requirements:
 
1264         type: org.openecomp.datatypes.network.MacRequirements
 
1269         description: CPS network name
 
1274         description: OAM network ip
 
1279         description: CPS network mask
 
1282       port_pcm_port_1_order:
 
1289         description: the pcm nova service id
 
1292     - dependency_pcm_port_1:
 
1293         capability: tosca.capabilities.Node
 
1294         node: tosca.nodes.Root
 
1295         relationship: tosca.relationships.DependsOn
 
1300         capability: tosca.capabilities.network.Linkable
 
1301         relationship: tosca.relationships.network.LinksTo
 
1305     - dependency_server_pcm:
 
1306         capability: tosca.capabilities.Node
 
1307         node: tosca.nodes.Root
 
1308         relationship: tosca.relationships.DependsOn
 
1312     - local_storage_server_pcm:
 
1313         capability: tosca.capabilities.Attachment
 
1314         node: tosca.nodes.BlockStorage
 
1315         relationship: tosca.relationships.AttachesTo
 
1319     - dependency_pcm_port_0:
 
1320         capability: tosca.capabilities.Node
 
1321         node: tosca.nodes.Root
 
1322         relationship: tosca.relationships.DependsOn
 
1327         capability: tosca.capabilities.network.Linkable
 
1328         relationship: tosca.relationships.network.LinksTo
 
1333       network.incoming.packets.rate_pcm_port_0:
 
1334         type: org.openecomp.capabilities.metric.Ceilometer
 
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1340         type: org.openecomp.capabilities.metric.Ceilometer
 
1341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1345       network.incoming.packets.rate_pcm_port_1:
 
1346         type: org.openecomp.capabilities.metric.Ceilometer
 
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1351       network.outpoing.packets_pcm_port_1:
 
1352         type: org.openecomp.capabilities.metric.Ceilometer
 
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1358         type: org.openecomp.capabilities.metric.Ceilometer
 
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1363       disk.write.requests_server_pcm:
 
1364         type: org.openecomp.capabilities.metric.Ceilometer
 
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1369       network.outpoing.packets_pcm_port_0:
 
1370         type: org.openecomp.capabilities.metric.Ceilometer
 
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1375       disk.device.iops_server_pcm:
 
1376         type: org.openecomp.capabilities.metric.Ceilometer
 
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1381       memory.resident_server_pcm:
 
1382         type: org.openecomp.capabilities.metric.Ceilometer
 
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1387       disk.device.write.requests_server_pcm:
 
1388         type: org.openecomp.capabilities.metric.Ceilometer
 
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1393       disk.device.usage_server_pcm:
 
1394         type: org.openecomp.capabilities.metric.Ceilometer
 
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1399       disk.allocation_server_pcm:
 
1400         type: org.openecomp.capabilities.metric.Ceilometer
 
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1405       disk.usage_server_pcm:
 
1406         type: org.openecomp.capabilities.metric.Ceilometer
 
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1411       disk.device.write.bytes_server_pcm:
 
1412         type: org.openecomp.capabilities.metric.Ceilometer
 
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1417       disk.root.size_server_pcm:
 
1418         type: org.openecomp.capabilities.metric.Ceilometer
 
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1423       disk.ephemeral.size_server_pcm:
 
1424         type: org.openecomp.capabilities.metric.Ceilometer
 
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1429       disk.device.latency_server_pcm:
 
1430         type: org.openecomp.capabilities.metric.Ceilometer
 
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1435       network.incoming.bytes_pcm_port_0:
 
1436         type: org.openecomp.capabilities.metric.Ceilometer
 
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1441       network.incoming.bytes_pcm_port_1:
 
1442         type: org.openecomp.capabilities.metric.Ceilometer
 
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1448         type: tosca.capabilities.network.Bindable
 
1450         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1455         type: tosca.capabilities.network.Bindable
 
1457         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1461       memory.usage_server_pcm:
 
1462         type: org.openecomp.capabilities.metric.Ceilometer
 
1463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1467       disk.read.requests_server_pcm:
 
1468         type: org.openecomp.capabilities.metric.Ceilometer
 
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1473       disk.capacity_server_pcm:
 
1474         type: org.openecomp.capabilities.metric.Ceilometer
 
1475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1480         type: tosca.capabilities.OperatingSystem
 
1484       disk.read.bytes_server_pcm:
 
1485         type: org.openecomp.capabilities.metric.Ceilometer
 
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1490       network.outgoing.packets.rate_pcm_port_0:
 
1491         type: org.openecomp.capabilities.metric.Ceilometer
 
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1496       network.outgoing.packets.rate_pcm_port_1:
 
1497         type: org.openecomp.capabilities.metric.Ceilometer
 
1498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1503         type: tosca.capabilities.Node
 
1507       network.outgoing.bytes_pcm_port_0:
 
1508         type: org.openecomp.capabilities.metric.Ceilometer
 
1509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1513       disk.device.read.bytes_server_pcm:
 
1514         type: org.openecomp.capabilities.metric.Ceilometer
 
1515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1520         type: tosca.capabilities.Node
 
1524       network.outgoing.bytes_pcm_port_1:
 
1525         type: org.openecomp.capabilities.metric.Ceilometer
 
1526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1530       attachment_pcm_port_0:
 
1531         type: tosca.capabilities.Attachment
 
1535       attachment_pcm_port_1:
 
1536         type: tosca.capabilities.Attachment
 
1540       endpoint_server_pcm:
 
1541         type: tosca.capabilities.Endpoint.Admin
 
1545       disk.device.read.requests.rate_server_pcm:
 
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.
 
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       disk.write.bytes_server_pcm:
 
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       disk.iops_server_pcm:
 
1564         type: org.openecomp.capabilities.metric.Ceilometer
 
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1569       disk.read.bytes.rate_server_pcm:
 
1570         type: org.openecomp.capabilities.metric.Ceilometer
 
1571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1575       disk.device.allocation_server_pcm:
 
1576         type: org.openecomp.capabilities.metric.Ceilometer
 
1577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1581       scalable_server_pcm:
 
1582         type: tosca.capabilities.Scalable
 
1586       disk.device.read.bytes.rate_server_pcm:
 
1587         type: org.openecomp.capabilities.metric.Ceilometer
 
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1592       cpu_util_server_pcm:
 
1593         type: org.openecomp.capabilities.metric.Ceilometer
 
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1598       disk.write.requests.rate_server_pcm:
 
1599         type: org.openecomp.capabilities.metric.Ceilometer
 
1600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1604       disk.device.write.bytes.rate_server_pcm:
 
1605         type: org.openecomp.capabilities.metric.Ceilometer
 
1606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1611         type: tosca.capabilities.Container
 
1613         - tosca.nodes.SoftwareComponent
 
1617       cpu.delta_server_pcm:
 
1618         type: org.openecomp.capabilities.metric.Ceilometer
 
1619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1623       network.outgoing.bytes.rate_pcm_port_1:
 
1624         type: org.openecomp.capabilities.metric.Ceilometer
 
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1629       network.incoming.packets_pcm_port_0:
 
1630         type: org.openecomp.capabilities.metric.Ceilometer
 
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1636         type: tosca.capabilities.network.Bindable
 
1640       network.outgoing.bytes.rate_pcm_port_0:
 
1641         type: org.openecomp.capabilities.metric.Ceilometer
 
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1646       disk.device.capacity_server_pcm:
 
1647         type: org.openecomp.capabilities.metric.Ceilometer
 
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1652       network.incoming.packets_pcm_port_1:
 
1653         type: org.openecomp.capabilities.metric.Ceilometer
 
1654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1658       instance_server_pcm:
 
1659         type: org.openecomp.capabilities.metric.Ceilometer
 
1660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1664       disk.device.write.requests.rate_server_pcm:
 
1665         type: org.openecomp.capabilities.metric.Ceilometer
 
1666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1670       disk.latency_server_pcm:
 
1671         type: org.openecomp.capabilities.metric.Ceilometer
 
1672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1676       disk.device.read.requests_server_pcm:
 
1677         type: org.openecomp.capabilities.metric.Ceilometer
 
1678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1683         type: tosca.capabilities.Node
 
1687       network.incoming.bytes.rate_pcm_port_0:
 
1688         type: org.openecomp.capabilities.metric.Ceilometer
 
1689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1693       disk.write.bytes.rate_server_pcm:
 
1694         type: org.openecomp.capabilities.metric.Ceilometer
 
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1699       network.incoming.bytes.rate_pcm_port_1:
 
1700         type: org.openecomp.capabilities.metric.Ceilometer
 
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1705   org.openecomp.resource.abstract.nodes.compute:
 
1706     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
1714         description: Index value of this substitution service template runtime instance
 
1719         - greater_or_equal: 0
 
1720       compute_compute_name:
 
1730       compute_compute_config_drive:
 
1737       compute_instance_name:
 
1741     - dependency_compute:
 
1742         capability: tosca.capabilities.Node
 
1743         node: tosca.nodes.Root
 
1744         relationship: tosca.relationships.DependsOn
 
1748     - local_storage_compute:
 
1749         capability: tosca.capabilities.Attachment
 
1750         node: tosca.nodes.BlockStorage
 
1751         relationship: tosca.relationships.AttachesTo
 
1756       disk.device.usage_compute:
 
1757         type: org.openecomp.capabilities.metric.Ceilometer
 
1758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1762       disk.write.requests_compute:
 
1763         type: org.openecomp.capabilities.metric.Ceilometer
 
1764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1769         type: org.openecomp.capabilities.metric.Ceilometer
 
1770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1774       disk.ephemeral.size_compute:
 
1775         type: org.openecomp.capabilities.metric.Ceilometer
 
1776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1780       disk.device.read.bytes.rate_compute:
 
1781         type: org.openecomp.capabilities.metric.Ceilometer
 
1782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1786       disk.latency_compute:
 
1787         type: org.openecomp.capabilities.metric.Ceilometer
 
1788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1792       memory.resident_compute:
 
1793         type: org.openecomp.capabilities.metric.Ceilometer
 
1794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1799         type: org.openecomp.capabilities.metric.Ceilometer
 
1800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1805         type: org.openecomp.capabilities.metric.Ceilometer
 
1806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1810       disk.root.size_compute:
 
1811         type: org.openecomp.capabilities.metric.Ceilometer
 
1812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1816       disk.write.requests.rate_compute:
 
1817         type: org.openecomp.capabilities.metric.Ceilometer
 
1818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1822       disk.read.requests_compute:
 
1823         type: org.openecomp.capabilities.metric.Ceilometer
 
1824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1828       disk.device.read.requests.rate_compute:
 
1829         type: org.openecomp.capabilities.metric.Ceilometer
 
1830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1834       disk.read.bytes_compute:
 
1835         type: org.openecomp.capabilities.metric.Ceilometer
 
1836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1840       disk.device.read.bytes_compute:
 
1841         type: org.openecomp.capabilities.metric.Ceilometer
 
1842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1846       disk.write.bytes_compute:
 
1847         type: org.openecomp.capabilities.metric.Ceilometer
 
1848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1853         type: org.openecomp.capabilities.metric.Ceilometer
 
1854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1859         type: tosca.capabilities.OperatingSystem
 
1863       disk.write.bytes.rate_compute:
 
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.
 
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.capacity_compute:
 
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: org.openecomp.capabilities.metric.Ceilometer
 
1883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1887       disk.read.bytes.rate_compute:
 
1888         type: org.openecomp.capabilities.metric.Ceilometer
 
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1893       disk.device.latency_compute:
 
1894         type: org.openecomp.capabilities.metric.Ceilometer
 
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1899       disk.device.write.requests_compute:
 
1900         type: org.openecomp.capabilities.metric.Ceilometer
 
1901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1905       disk.device.iops_compute:
 
1906         type: org.openecomp.capabilities.metric.Ceilometer
 
1907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1911       disk.device.write.requests.rate_compute:
 
1912         type: org.openecomp.capabilities.metric.Ceilometer
 
1913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1918         type: tosca.capabilities.Endpoint.Admin
 
1922       memory.usage_compute:
 
1923         type: org.openecomp.capabilities.metric.Ceilometer
 
1924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1929         type: tosca.capabilities.Container
 
1931         - tosca.nodes.SoftwareComponent
 
1936         type: tosca.capabilities.Node
 
1940       disk.device.write.bytes_compute:
 
1941         type: org.openecomp.capabilities.metric.Ceilometer
 
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1947         type: org.openecomp.capabilities.metric.Ceilometer
 
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1952       disk.device.write.bytes.rate_compute:
 
1953         type: org.openecomp.capabilities.metric.Ceilometer
 
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1959         type: tosca.capabilities.Scalable
 
1963       disk.device.read.requests_compute:
 
1964         type: org.openecomp.capabilities.metric.Ceilometer
 
1965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1969       disk.allocation_compute:
 
1970         type: org.openecomp.capabilities.metric.Ceilometer
 
1971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1975       disk.device.capacity_compute:
 
1976         type: org.openecomp.capabilities.metric.Ceilometer
 
1977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1981       disk.device.allocation_compute:
 
1982         type: org.openecomp.capabilities.metric.Ceilometer
 
1983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1988         type: org.openecomp.capabilities.metric.Ceilometer
 
1989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1994         type: tosca.capabilities.network.Bindable