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       port_pcm_port_0_network_role:
 
 584       port_pcm_port_1_network_role_tag:
 
 588       availabilityzone_name:
 
 590         description: availabilityzone name
 
 593       port_pcm_port_0_vlan_requirements:
 
 598           type: org.openecomp.datatypes.network.VlanRequirements
 
 601         description: oam server name
 
 604       port_pcm_port_0_order:
 
 608       port_pcm_port_0_subnetpoolid:
 
 612       port_pcm_port_1_subnetpoolid:
 
 616       port_pcm_port_0_network_role_tag:
 
 622         description: oam image name
 
 627         description: CPS network mask
 
 630       port_pcm_port_1_exCP_naming:
 
 631         type: org.openecomp.datatypes.Naming
 
 634       port_pcm_port_0_exCP_naming:
 
 635         type: org.openecomp.datatypes.Naming
 
 640         description: OAM network name
 
 643       port_pcm_port_1_network_role:
 
 647       port_pcm_port_0_ip_requirements:
 
 652           type: org.openecomp.datatypes.network.IpRequirements
 
 655         description: CPS network gateway
 
 660         description: flavor name of PCRF CM instance
 
 665         description: the name of security group
 
 670         description: CPS network ip
 
 673       port_pcm_port_1_mac_requirements:
 
 674         type: org.openecomp.datatypes.network.MacRequirements
 
 677       port_pcm_port_1_vlan_requirements:
 
 682           type: org.openecomp.datatypes.network.VlanRequirements
 
 685         description: CPS Cluman Cinder Volume
 
 688       port_pcm_port_1_ip_requirements:
 
 693           type: org.openecomp.datatypes.network.IpRequirements
 
 694       port_pcm_port_0_mac_requirements:
 
 695         type: org.openecomp.datatypes.network.MacRequirements
 
 700         description: CPS network name
 
 705         description: OAM network ip
 
 710         description: CPS network mask
 
 713       port_pcm_port_1_order:
 
 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_1:
 
 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_0:
 
 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.
 
 770       network.incoming.packets.rate_pcm_port_0:
 
 771         type: org.openecomp.capabilities.metric.Ceilometer
 
 772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 776       network.incoming.packets.rate_pcm_port_1:
 
 777         type: org.openecomp.capabilities.metric.Ceilometer
 
 778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 782       network.outpoing.packets_pcm_port_1:
 
 783         type: org.openecomp.capabilities.metric.Ceilometer
 
 784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 789         type: org.openecomp.capabilities.metric.Ceilometer
 
 790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 794       network.outpoing.packets_pcm_port_0:
 
 795         type: org.openecomp.capabilities.metric.Ceilometer
 
 796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 800       disk.write.requests_server_oam:
 
 801         type: org.openecomp.capabilities.metric.Ceilometer
 
 802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 806       memory.resident_server_oam:
 
 807         type: org.openecomp.capabilities.metric.Ceilometer
 
 808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 812       disk.device.iops_server_oam:
 
 813         type: org.openecomp.capabilities.metric.Ceilometer
 
 814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 818       disk.device.write.requests_server_oam:
 
 819         type: org.openecomp.capabilities.metric.Ceilometer
 
 820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 824       disk.allocation_server_oam:
 
 825         type: org.openecomp.capabilities.metric.Ceilometer
 
 826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 830       disk.device.usage_server_oam:
 
 831         type: org.openecomp.capabilities.metric.Ceilometer
 
 832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 836       disk.usage_server_oam:
 
 837         type: org.openecomp.capabilities.metric.Ceilometer
 
 838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 842       disk.device.write.bytes_server_oam:
 
 843         type: org.openecomp.capabilities.metric.Ceilometer
 
 844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 848       network.incoming.bytes_pcm_port_0:
 
 849         type: org.openecomp.capabilities.metric.Ceilometer
 
 850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 854       disk.ephemeral.size_server_oam:
 
 855         type: org.openecomp.capabilities.metric.Ceilometer
 
 856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 860       disk.device.latency_server_oam:
 
 861         type: org.openecomp.capabilities.metric.Ceilometer
 
 862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 866       disk.root.size_server_oam:
 
 867         type: org.openecomp.capabilities.metric.Ceilometer
 
 868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 872       memory.usage_server_oam:
 
 873         type: org.openecomp.capabilities.metric.Ceilometer
 
 874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 878       network.incoming.bytes_pcm_port_1:
 
 879         type: org.openecomp.capabilities.metric.Ceilometer
 
 880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 885         type: tosca.capabilities.network.Bindable
 
 887         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 892         type: tosca.capabilities.network.Bindable
 
 894         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 898       disk.read.bytes_server_oam:
 
 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.
 
 905         type: tosca.capabilities.OperatingSystem
 
 909       disk.read.requests_server_oam:
 
 910         type: org.openecomp.capabilities.metric.Ceilometer
 
 911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 915       disk.capacity_server_oam:
 
 916         type: org.openecomp.capabilities.metric.Ceilometer
 
 917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 921       network.outgoing.packets.rate_pcm_port_0:
 
 922         type: org.openecomp.capabilities.metric.Ceilometer
 
 923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 927       network.outgoing.packets.rate_pcm_port_1:
 
 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.
 
 934         type: tosca.capabilities.Node
 
 938       network.outgoing.bytes_pcm_port_0:
 
 939         type: org.openecomp.capabilities.metric.Ceilometer
 
 940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 945         type: tosca.capabilities.Node
 
 949       network.outgoing.bytes_pcm_port_1:
 
 950         type: org.openecomp.capabilities.metric.Ceilometer
 
 951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 955       attachment_pcm_port_0:
 
 956         type: tosca.capabilities.Attachment
 
 960       attachment_pcm_port_1:
 
 961         type: tosca.capabilities.Attachment
 
 965       disk.device.read.bytes_server_oam:
 
 966         type: org.openecomp.capabilities.metric.Ceilometer
 
 967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 972         type: tosca.capabilities.Endpoint.Admin
 
 976       disk.device.read.requests.rate_server_oam:
 
 977         type: org.openecomp.capabilities.metric.Ceilometer
 
 978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 983         type: org.openecomp.capabilities.metric.Ceilometer
 
 984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 988       disk.read.bytes.rate_server_oam:
 
 989         type: org.openecomp.capabilities.metric.Ceilometer
 
 990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 994       disk.write.bytes_server_oam:
 
 995         type: org.openecomp.capabilities.metric.Ceilometer
 
 996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1000       disk.iops_server_oam:
 
1001         type: org.openecomp.capabilities.metric.Ceilometer
 
1002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1006       disk.device.allocation_server_oam:
 
1007         type: org.openecomp.capabilities.metric.Ceilometer
 
1008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1012       disk.write.requests.rate_server_oam:
 
1013         type: org.openecomp.capabilities.metric.Ceilometer
 
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1018       scalable_server_oam:
 
1019         type: tosca.capabilities.Scalable
 
1023       disk.device.read.bytes.rate_server_oam:
 
1024         type: org.openecomp.capabilities.metric.Ceilometer
 
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1029       cpu_util_server_oam:
 
1030         type: org.openecomp.capabilities.metric.Ceilometer
 
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1035       cpu.delta_server_oam:
 
1036         type: org.openecomp.capabilities.metric.Ceilometer
 
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1042         type: tosca.capabilities.Container
 
1044         - tosca.nodes.SoftwareComponent
 
1048       disk.device.write.bytes.rate_server_oam:
 
1049         type: org.openecomp.capabilities.metric.Ceilometer
 
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1054       network.outgoing.bytes.rate_pcm_port_1:
 
1055         type: org.openecomp.capabilities.metric.Ceilometer
 
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1060       network.incoming.packets_pcm_port_0:
 
1061         type: org.openecomp.capabilities.metric.Ceilometer
 
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1067         type: tosca.capabilities.network.Bindable
 
1071       network.outgoing.bytes.rate_pcm_port_0:
 
1072         type: org.openecomp.capabilities.metric.Ceilometer
 
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1077       disk.device.capacity_server_oam:
 
1078         type: org.openecomp.capabilities.metric.Ceilometer
 
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1083       network.incoming.packets_pcm_port_1:
 
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.incoming.bytes.rate_pcm_port_0:
 
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.incoming.bytes.rate_pcm_port_1:
 
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.compute:
 
1137     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
1145         description: Index value of this substitution service template runtime instance
 
1150         - greater_or_equal: 0
 
1151       compute_compute_name:
 
1161       compute_compute_config_drive:
 
1168       compute_instance_name:
 
1174     - dependency_compute:
 
1175         capability: tosca.capabilities.Node
 
1176         node: tosca.nodes.Root
 
1177         relationship: tosca.relationships.DependsOn
 
1181     - local_storage_compute:
 
1182         capability: tosca.capabilities.Attachment
 
1183         node: tosca.nodes.BlockStorage
 
1184         relationship: tosca.relationships.AttachesTo
 
1189       disk.device.usage_compute:
 
1190         type: org.openecomp.capabilities.metric.Ceilometer
 
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1195       disk.write.requests_compute:
 
1196         type: org.openecomp.capabilities.metric.Ceilometer
 
1197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1202         type: org.openecomp.capabilities.metric.Ceilometer
 
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1207       disk.ephemeral.size_compute:
 
1208         type: org.openecomp.capabilities.metric.Ceilometer
 
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1213       disk.device.read.bytes.rate_compute:
 
1214         type: org.openecomp.capabilities.metric.Ceilometer
 
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1219       disk.latency_compute:
 
1220         type: org.openecomp.capabilities.metric.Ceilometer
 
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1225       memory.resident_compute:
 
1226         type: org.openecomp.capabilities.metric.Ceilometer
 
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1232         type: org.openecomp.capabilities.metric.Ceilometer
 
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1238         type: org.openecomp.capabilities.metric.Ceilometer
 
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1243       disk.root.size_compute:
 
1244         type: org.openecomp.capabilities.metric.Ceilometer
 
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1249       disk.write.requests.rate_compute:
 
1250         type: org.openecomp.capabilities.metric.Ceilometer
 
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1255       disk.read.requests_compute:
 
1256         type: org.openecomp.capabilities.metric.Ceilometer
 
1257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1261       disk.device.read.requests.rate_compute:
 
1262         type: org.openecomp.capabilities.metric.Ceilometer
 
1263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1267       disk.read.bytes_compute:
 
1268         type: org.openecomp.capabilities.metric.Ceilometer
 
1269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1273       disk.device.read.bytes_compute:
 
1274         type: org.openecomp.capabilities.metric.Ceilometer
 
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1279       disk.write.bytes_compute:
 
1280         type: org.openecomp.capabilities.metric.Ceilometer
 
1281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1286         type: org.openecomp.capabilities.metric.Ceilometer
 
1287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1292         type: tosca.capabilities.OperatingSystem
 
1296       disk.write.bytes.rate_compute:
 
1297         type: org.openecomp.capabilities.metric.Ceilometer
 
1298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1303         type: org.openecomp.capabilities.metric.Ceilometer
 
1304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1308       disk.capacity_compute:
 
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.
 
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.read.bytes.rate_compute:
 
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.latency_compute:
 
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.write.requests_compute:
 
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.iops_compute:
 
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.write.requests.rate_compute:
 
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.
 
1351         type: tosca.capabilities.Endpoint.Admin
 
1355       memory.usage_compute:
 
1356         type: org.openecomp.capabilities.metric.Ceilometer
 
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1362         type: tosca.capabilities.Container
 
1364         - tosca.nodes.SoftwareComponent
 
1369         type: tosca.capabilities.Node
 
1373       disk.device.write.bytes_compute:
 
1374         type: org.openecomp.capabilities.metric.Ceilometer
 
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1380         type: org.openecomp.capabilities.metric.Ceilometer
 
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1385       disk.device.write.bytes.rate_compute:
 
1386         type: org.openecomp.capabilities.metric.Ceilometer
 
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1392         type: tosca.capabilities.Scalable
 
1396       disk.device.read.requests_compute:
 
1397         type: org.openecomp.capabilities.metric.Ceilometer
 
1398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1402       disk.allocation_compute:
 
1403         type: org.openecomp.capabilities.metric.Ceilometer
 
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1408       disk.device.capacity_compute:
 
1409         type: org.openecomp.capabilities.metric.Ceilometer
 
1410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1414       disk.device.allocation_compute:
 
1415         type: org.openecomp.capabilities.metric.Ceilometer
 
1416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1421         type: org.openecomp.capabilities.metric.Ceilometer
 
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1427         type: tosca.capabilities.network.Bindable