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.nested-no_vfc_v0.1:
 
   9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
 
  15       availabilityzone_name:
 
  17         description: availabilityzone name
 
  22         description: CPS network gateway
 
  27         description: PCRF CM image name
 
  32         description: the name of security group
 
  37         description: CPS network ip
 
  42         description: flavor name of PCRF CM instance
 
  47         description: CPS Cluman Cinder Volume
 
  52         description: PCRF CM server name
 
  57         description: CPS network name
 
  62         description: CPS network mask
 
  67         description: OAM network ip
 
  72         description: CPS network mask
 
  81         description: OAM network name
 
  97     - dependency_server_pcma2:
 
  98         capability: tosca.capabilities.Node
 
  99         node: tosca.nodes.Root
 
 100         relationship: tosca.relationships.DependsOn
 
 104     - local_storage_server_pcma2:
 
 105         capability: tosca.capabilities.Attachment
 
 106         node: tosca.nodes.BlockStorage
 
 107         relationship: tosca.relationships.AttachesTo
 
 111     - dependency_server_pcma1:
 
 112         capability: tosca.capabilities.Node
 
 113         node: tosca.nodes.Root
 
 114         relationship: tosca.relationships.DependsOn
 
 118     - local_storage_server_pcma1:
 
 119         capability: tosca.capabilities.Attachment
 
 120         node: tosca.nodes.BlockStorage
 
 121         relationship: tosca.relationships.AttachesTo
 
 125     - dependency_pcm_port_2_0:
 
 126         capability: tosca.capabilities.Node
 
 127         node: tosca.nodes.Root
 
 128         relationship: tosca.relationships.DependsOn
 
 133         capability: tosca.capabilities.network.Linkable
 
 134         relationship: tosca.relationships.network.LinksTo
 
 138     - dependency_pcm_port_3_0:
 
 139         capability: tosca.capabilities.Node
 
 140         node: tosca.nodes.Root
 
 141         relationship: tosca.relationships.DependsOn
 
 146         capability: tosca.capabilities.network.Linkable
 
 147         relationship: tosca.relationships.network.LinksTo
 
 151     - dependency_pcm_port_0_0:
 
 152         capability: tosca.capabilities.Node
 
 153         node: tosca.nodes.Root
 
 154         relationship: tosca.relationships.DependsOn
 
 159         capability: tosca.capabilities.network.Linkable
 
 160         relationship: tosca.relationships.network.LinksTo
 
 164     - dependency_pcm_port_1_0:
 
 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
 
 178       network.outpoing.packets_pcm_port_2_0:
 
 179         type: org.openecomp.capabilities.metric.Ceilometer
 
 180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 184       disk.device.iops_server_pcma2:
 
 185         type: org.openecomp.capabilities.metric.Ceilometer
 
 186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 190       network.outgoing.bytes.rate_pcm_port_1_0:
 
 191         type: org.openecomp.capabilities.metric.Ceilometer
 
 192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 196       disk.device.iops_server_pcma1:
 
 197         type: org.openecomp.capabilities.metric.Ceilometer
 
 198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 202       network.incoming.bytes.rate_pcm_port_0_0:
 
 203         type: org.openecomp.capabilities.metric.Ceilometer
 
 204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 208       disk.device.capacity_server_pcma2:
 
 209         type: org.openecomp.capabilities.metric.Ceilometer
 
 210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 214       disk.device.capacity_server_pcma1:
 
 215         type: org.openecomp.capabilities.metric.Ceilometer
 
 216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 220       disk.read.requests_server_pcma2:
 
 221         type: org.openecomp.capabilities.metric.Ceilometer
 
 222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 226       disk.read.requests_server_pcma1:
 
 227         type: org.openecomp.capabilities.metric.Ceilometer
 
 228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 232       disk.write.requests.rate_server_pcma1:
 
 233         type: org.openecomp.capabilities.metric.Ceilometer
 
 234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 238       network.incoming.packets_pcm_port_1_0:
 
 239         type: org.openecomp.capabilities.metric.Ceilometer
 
 240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 244       network.incoming.bytes_pcm_port_0_0:
 
 245         type: org.openecomp.capabilities.metric.Ceilometer
 
 246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 250       disk.write.requests.rate_server_pcma2:
 
 251         type: org.openecomp.capabilities.metric.Ceilometer
 
 252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 257         type: org.openecomp.capabilities.metric.Ceilometer
 
 258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 263         type: org.openecomp.capabilities.metric.Ceilometer
 
 264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 268       disk.device.read.bytes.rate_server_pcma1:
 
 269         type: org.openecomp.capabilities.metric.Ceilometer
 
 270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 274       feature_pcm_port_0_0:
 
 275         type: tosca.capabilities.Node
 
 279       disk.device.read.bytes.rate_server_pcma2:
 
 280         type: org.openecomp.capabilities.metric.Ceilometer
 
 281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 285       disk.device.latency_server_pcma2:
 
 286         type: org.openecomp.capabilities.metric.Ceilometer
 
 287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 291       disk.device.usage_server_pcma2:
 
 292         type: org.openecomp.capabilities.metric.Ceilometer
 
 293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 297       disk.device.latency_server_pcma1:
 
 298         type: org.openecomp.capabilities.metric.Ceilometer
 
 299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 303       disk.device.usage_server_pcma1:
 
 304         type: org.openecomp.capabilities.metric.Ceilometer
 
 305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 309       disk.device.read.requests_server_pcma1:
 
 310         type: org.openecomp.capabilities.metric.Ceilometer
 
 311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 315       network.outgoing.packets.rate_pcm_port_3_0:
 
 316         type: org.openecomp.capabilities.metric.Ceilometer
 
 317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 321       disk.device.read.requests_server_pcma2:
 
 322         type: org.openecomp.capabilities.metric.Ceilometer
 
 323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 327       attachment_pcm_port_0_0:
 
 328         type: tosca.capabilities.Attachment
 
 332       network.incoming.packets.rate_pcm_port_0_0:
 
 333         type: org.openecomp.capabilities.metric.Ceilometer
 
 334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 338       disk.write.bytes_server_pcma2:
 
 339         type: org.openecomp.capabilities.metric.Ceilometer
 
 340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 344       disk.device.read.requests.rate_server_pcma1:
 
 345         type: org.openecomp.capabilities.metric.Ceilometer
 
 346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 350       disk.device.read.requests.rate_server_pcma2:
 
 351         type: org.openecomp.capabilities.metric.Ceilometer
 
 352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 356       disk.write.bytes_server_pcma1:
 
 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       binding_server_pcma1:
 
 363         type: tosca.capabilities.network.Bindable
 
 367       binding_server_pcma2:
 
 368         type: tosca.capabilities.network.Bindable
 
 372       network.outgoing.bytes_pcm_port_3_0:
 
 373         type: org.openecomp.capabilities.metric.Ceilometer
 
 374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 378       binding_pcm_port_1_0:
 
 379         type: tosca.capabilities.network.Bindable
 
 381         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 385       disk.write.bytes.rate_server_pcma2:
 
 386         type: org.openecomp.capabilities.metric.Ceilometer
 
 387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 391       disk.write.bytes.rate_server_pcma1:
 
 392         type: org.openecomp.capabilities.metric.Ceilometer
 
 393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 397       disk.root.size_server_pcma2:
 
 398         type: org.openecomp.capabilities.metric.Ceilometer
 
 399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 403       disk.root.size_server_pcma1:
 
 404         type: org.openecomp.capabilities.metric.Ceilometer
 
 405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 409       network.outgoing.bytes_pcm_port_1_0:
 
 410         type: org.openecomp.capabilities.metric.Ceilometer
 
 411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 415       network.outgoing.bytes.rate_pcm_port_0_0:
 
 416         type: org.openecomp.capabilities.metric.Ceilometer
 
 417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 421       network.outpoing.packets_pcm_port_3_0:
 
 422         type: org.openecomp.capabilities.metric.Ceilometer
 
 423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 427       disk.iops_server_pcma2:
 
 428         type: org.openecomp.capabilities.metric.Ceilometer
 
 429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 433       disk.iops_server_pcma1:
 
 434         type: org.openecomp.capabilities.metric.Ceilometer
 
 435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 439       network.incoming.bytes.rate_pcm_port_3_0:
 
 440         type: org.openecomp.capabilities.metric.Ceilometer
 
 441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 445       disk.device.write.bytes.rate_server_pcma1:
 
 446         type: org.openecomp.capabilities.metric.Ceilometer
 
 447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 451       disk.device.write.bytes.rate_server_pcma2:
 
 452         type: org.openecomp.capabilities.metric.Ceilometer
 
 453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 457       network.incoming.packets_pcm_port_0_0:
 
 458         type: org.openecomp.capabilities.metric.Ceilometer
 
 459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 463       network.incoming.bytes_pcm_port_1_0:
 
 464         type: org.openecomp.capabilities.metric.Ceilometer
 
 465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 469       disk.read.bytes_server_pcma1:
 
 470         type: org.openecomp.capabilities.metric.Ceilometer
 
 471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 475       feature_pcm_port_3_0:
 
 476         type: tosca.capabilities.Node
 
 480       disk.read.bytes_server_pcma2:
 
 481         type: org.openecomp.capabilities.metric.Ceilometer
 
 482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 486       cpu_util_server_pcma1:
 
 487         type: org.openecomp.capabilities.metric.Ceilometer
 
 488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 492       cpu_util_server_pcma2:
 
 493         type: org.openecomp.capabilities.metric.Ceilometer
 
 494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 498       network.outgoing.packets.rate_pcm_port_2_0:
 
 499         type: org.openecomp.capabilities.metric.Ceilometer
 
 500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 504       attachment_pcm_port_3_0:
 
 505         type: tosca.capabilities.Attachment
 
 509       feature_server_pcma2:
 
 510         type: tosca.capabilities.Node
 
 514       network.incoming.packets.rate_pcm_port_3_0:
 
 515         type: org.openecomp.capabilities.metric.Ceilometer
 
 516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 520       memory.usage_server_pcma2:
 
 521         type: org.openecomp.capabilities.metric.Ceilometer
 
 522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 526       memory.usage_server_pcma1:
 
 527         type: org.openecomp.capabilities.metric.Ceilometer
 
 528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 532       feature_server_pcma1:
 
 533         type: tosca.capabilities.Node
 
 537       network.outgoing.bytes_pcm_port_2_0:
 
 538         type: org.openecomp.capabilities.metric.Ceilometer
 
 539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 543       binding_pcm_port_0_0:
 
 544         type: tosca.capabilities.network.Bindable
 
 546         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 550       disk.read.bytes.rate_server_pcma1:
 
 551         type: org.openecomp.capabilities.metric.Ceilometer
 
 552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 556       disk.device.read.bytes_server_pcma2:
 
 557         type: org.openecomp.capabilities.metric.Ceilometer
 
 558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 562       disk.device.read.bytes_server_pcma1:
 
 563         type: org.openecomp.capabilities.metric.Ceilometer
 
 564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 568       network.outpoing.packets_pcm_port_0_0:
 
 569         type: org.openecomp.capabilities.metric.Ceilometer
 
 570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 574       network.outgoing.bytes_pcm_port_0_0:
 
 575         type: org.openecomp.capabilities.metric.Ceilometer
 
 576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 580       endpoint_server_pcma2:
 
 581         type: tosca.capabilities.Endpoint.Admin
 
 585       disk.read.bytes.rate_server_pcma2:
 
 586         type: org.openecomp.capabilities.metric.Ceilometer
 
 587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 591       endpoint_server_pcma1:
 
 592         type: tosca.capabilities.Endpoint.Admin
 
 596       cpu.delta_server_pcma1:
 
 597         type: org.openecomp.capabilities.metric.Ceilometer
 
 598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 602       cpu.delta_server_pcma2:
 
 603         type: org.openecomp.capabilities.metric.Ceilometer
 
 604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 609         type: tosca.capabilities.Container
 
 611         - tosca.nodes.SoftwareComponent
 
 616         type: tosca.capabilities.Container
 
 618         - tosca.nodes.SoftwareComponent
 
 622       network.incoming.bytes.rate_pcm_port_2_0:
 
 623         type: org.openecomp.capabilities.metric.Ceilometer
 
 624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 628       network.outgoing.bytes.rate_pcm_port_3_0:
 
 629         type: org.openecomp.capabilities.metric.Ceilometer
 
 630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 634       disk.ephemeral.size_server_pcma1:
 
 635         type: org.openecomp.capabilities.metric.Ceilometer
 
 636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 640       disk.ephemeral.size_server_pcma2:
 
 641         type: org.openecomp.capabilities.metric.Ceilometer
 
 642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 646       disk.device.write.requests.rate_server_pcma2:
 
 647         type: org.openecomp.capabilities.metric.Ceilometer
 
 648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 652       disk.latency_server_pcma1:
 
 653         type: org.openecomp.capabilities.metric.Ceilometer
 
 654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 658       disk.latency_server_pcma2:
 
 659         type: org.openecomp.capabilities.metric.Ceilometer
 
 660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 664       disk.device.write.requests.rate_server_pcma1:
 
 665         type: org.openecomp.capabilities.metric.Ceilometer
 
 666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 670       network.incoming.packets_pcm_port_3_0:
 
 671         type: org.openecomp.capabilities.metric.Ceilometer
 
 672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 676       scalable_server_pcma2:
 
 677         type: tosca.capabilities.Scalable
 
 681       scalable_server_pcma1:
 
 682         type: tosca.capabilities.Scalable
 
 686       network.incoming.bytes_pcm_port_2_0:
 
 687         type: org.openecomp.capabilities.metric.Ceilometer
 
 688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 692       feature_pcm_port_2_0:
 
 693         type: tosca.capabilities.Node
 
 697       disk.device.write.requests_server_pcma1:
 
 698         type: org.openecomp.capabilities.metric.Ceilometer
 
 699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 703       disk.device.write.requests_server_pcma2:
 
 704         type: org.openecomp.capabilities.metric.Ceilometer
 
 705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 709       instance_server_pcma2:
 
 710         type: org.openecomp.capabilities.metric.Ceilometer
 
 711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 715       disk.device.allocation_server_pcma1:
 
 716         type: org.openecomp.capabilities.metric.Ceilometer
 
 717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 721       disk.device.allocation_server_pcma2:
 
 722         type: org.openecomp.capabilities.metric.Ceilometer
 
 723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 727       instance_server_pcma1:
 
 728         type: org.openecomp.capabilities.metric.Ceilometer
 
 729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 733       attachment_pcm_port_2_0:
 
 734         type: tosca.capabilities.Attachment
 
 739         type: tosca.capabilities.OperatingSystem
 
 743       network.outgoing.packets.rate_pcm_port_1_0:
 
 744         type: org.openecomp.capabilities.metric.Ceilometer
 
 745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 750         type: tosca.capabilities.OperatingSystem
 
 754       network.incoming.packets.rate_pcm_port_2_0:
 
 755         type: org.openecomp.capabilities.metric.Ceilometer
 
 756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 760       binding_pcm_port_3_0:
 
 761         type: tosca.capabilities.network.Bindable
 
 763         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 767       network.outpoing.packets_pcm_port_1_0:
 
 768         type: org.openecomp.capabilities.metric.Ceilometer
 
 769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 773       network.incoming.bytes.rate_pcm_port_1_0:
 
 774         type: org.openecomp.capabilities.metric.Ceilometer
 
 775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 779       network.outgoing.bytes.rate_pcm_port_2_0:
 
 780         type: org.openecomp.capabilities.metric.Ceilometer
 
 781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 785       disk.capacity_server_pcma1:
 
 786         type: org.openecomp.capabilities.metric.Ceilometer
 
 787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 791       disk.capacity_server_pcma2:
 
 792         type: org.openecomp.capabilities.metric.Ceilometer
 
 793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 797       network.incoming.packets_pcm_port_2_0:
 
 798         type: org.openecomp.capabilities.metric.Ceilometer
 
 799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 803       disk.write.requests_server_pcma1:
 
 804         type: org.openecomp.capabilities.metric.Ceilometer
 
 805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 809       disk.write.requests_server_pcma2:
 
 810         type: org.openecomp.capabilities.metric.Ceilometer
 
 811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 815       network.incoming.bytes_pcm_port_3_0:
 
 816         type: org.openecomp.capabilities.metric.Ceilometer
 
 817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 821       feature_pcm_port_1_0:
 
 822         type: tosca.capabilities.Node
 
 826       disk.usage_server_pcma2:
 
 827         type: org.openecomp.capabilities.metric.Ceilometer
 
 828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 832       disk.usage_server_pcma1:
 
 833         type: org.openecomp.capabilities.metric.Ceilometer
 
 834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 839         type: org.openecomp.capabilities.metric.Ceilometer
 
 840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 844       memory.resident_server_pcma1:
 
 845         type: org.openecomp.capabilities.metric.Ceilometer
 
 846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 851         type: org.openecomp.capabilities.metric.Ceilometer
 
 852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 856       memory.resident_server_pcma2:
 
 857         type: org.openecomp.capabilities.metric.Ceilometer
 
 858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 862       attachment_pcm_port_1_0:
 
 863         type: tosca.capabilities.Attachment
 
 867       disk.device.write.bytes_server_pcma2:
 
 868         type: org.openecomp.capabilities.metric.Ceilometer
 
 869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 873       disk.allocation_server_pcma1:
 
 874         type: org.openecomp.capabilities.metric.Ceilometer
 
 875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 879       network.incoming.packets.rate_pcm_port_1_0:
 
 880         type: org.openecomp.capabilities.metric.Ceilometer
 
 881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 885       disk.allocation_server_pcma2:
 
 886         type: org.openecomp.capabilities.metric.Ceilometer
 
 887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 891       disk.device.write.bytes_server_pcma1:
 
 892         type: org.openecomp.capabilities.metric.Ceilometer
 
 893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 897       network.outgoing.packets.rate_pcm_port_0_0:
 
 898         type: org.openecomp.capabilities.metric.Ceilometer
 
 899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 904         type: org.openecomp.capabilities.metric.Ceilometer
 
 905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 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       binding_pcm_port_2_0:
 
 916         type: tosca.capabilities.network.Bindable
 
 918         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 922   org.openecomp.resource.abstract.nodes.pcma_server:
 
 923     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
 925       port_pcm_port_3_mac_requirements:
 
 926         type: org.openecomp.datatypes.network.MacRequirements
 
 929       port_pcm_port_2_network_role:
 
 933       port_pcm_port_2_fixed_ips:
 
 938           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
 939       port_pcm_port_3_network_role:
 
 943       port_pcm_port_3_vlan_requirements:
 
 948           type: org.openecomp.datatypes.network.VlanRequirements
 
 953       port_pcm_port_3_security_groups:
 
 959       port_pcm_port_3_order:
 
 963       compute_pcma_server_availability_zone:
 
 973       port_pcm_port_2_security_groups:
 
 979       port_pcm_port_2_exCP_naming:
 
 980         type: org.openecomp.datatypes.Naming
 
 983       port_pcm_port_3_ip_requirements:
 
 988           type: org.openecomp.datatypes.network.IpRequirements
 
 989       port_pcm_port_2_subnetpoolid:
 
 993       port_pcm_port_2_mac_requirements:
 
 994         type: org.openecomp.datatypes.network.MacRequirements
 
 997       port_pcm_port_2_vlan_requirements:
 
1002           type: org.openecomp.datatypes.network.VlanRequirements
 
1003       port_pcm_port_3_subnetpoolid:
 
1007       port_pcm_port_3_network_role_tag:
 
1011       compute_pcma_server_config_drive:
 
1017       port_pcm_port_3_fixed_ips:
 
1022           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
1025         description: Index value of this substitution service template runtime instance
 
1030         - greater_or_equal: 0
 
1031       compute_pcma_server_user_data_format:
 
1037       port_pcm_port_2_order:
 
1041       port_pcm_port_3_exCP_naming:
 
1042         type: org.openecomp.datatypes.Naming
 
1045       port_pcm_port_2_network:
 
1051       port_pcm_port_2_ip_requirements:
 
1056           type: org.openecomp.datatypes.network.IpRequirements
 
1057       port_pcm_port_2_network_role_tag:
 
1061       port_pcm_port_3_network:
 
1067       compute_pcma_server_scheduler_hints:
 
1073       compute_pcma_server_name:
 
1080     - dependency_pcma_server:
 
1081         capability: tosca.capabilities.Node
 
1082         node: tosca.nodes.Root
 
1083         relationship: tosca.relationships.DependsOn
 
1087     - local_storage_pcma_server:
 
1088         capability: tosca.capabilities.Attachment
 
1089         node: tosca.nodes.BlockStorage
 
1090         relationship: tosca.relationships.AttachesTo
 
1094     - dependency_pcma_server_pcm_port_3:
 
1095         capability: tosca.capabilities.Node
 
1096         node: tosca.nodes.Root
 
1097         relationship: tosca.relationships.DependsOn
 
1101     - link_pcma_server_pcm_port_3:
 
1102         capability: tosca.capabilities.network.Linkable
 
1103         relationship: tosca.relationships.network.LinksTo
 
1107     - dependency_pcma_server_pcm_port_2:
 
1108         capability: tosca.capabilities.Node
 
1109         node: tosca.nodes.Root
 
1110         relationship: tosca.relationships.DependsOn
 
1114     - link_pcma_server_pcm_port_2:
 
1115         capability: tosca.capabilities.network.Linkable
 
1116         relationship: tosca.relationships.network.LinksTo
 
1121       cpu.delta_pcma_server:
 
1122         type: org.openecomp.capabilities.metric.Ceilometer
 
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1127       scalable_pcma_server:
 
1128         type: tosca.capabilities.Scalable
 
1133         type: org.openecomp.capabilities.metric.Ceilometer
 
1134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1139         type: tosca.capabilities.Container
 
1141         - tosca.nodes.SoftwareComponent
 
1145       disk.device.read.requests.rate_pcma_server:
 
1146         type: org.openecomp.capabilities.metric.Ceilometer
 
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1151       disk.usage_pcma_server:
 
1152         type: org.openecomp.capabilities.metric.Ceilometer
 
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1157       network.outgoing.bytes.rate_pcma_server_pcm_port_3:
 
1158         type: org.openecomp.capabilities.metric.Ceilometer
 
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1163       disk.read.bytes_pcma_server:
 
1164         type: org.openecomp.capabilities.metric.Ceilometer
 
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1169       disk.iops_pcma_server:
 
1170         type: org.openecomp.capabilities.metric.Ceilometer
 
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1175       network.outgoing.bytes.rate_pcma_server_pcm_port_2:
 
1176         type: org.openecomp.capabilities.metric.Ceilometer
 
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1181       attachment_pcma_server_pcm_port_2:
 
1182         type: tosca.capabilities.Attachment
 
1186       endpoint_pcma_server:
 
1187         type: tosca.capabilities.Endpoint.Admin
 
1191       feature_pcma_server:
 
1192         type: tosca.capabilities.Node
 
1196       attachment_pcma_server_pcm_port_3:
 
1197         type: tosca.capabilities.Attachment
 
1201       network.incoming.bytes.rate_pcma_server_pcm_port_2:
 
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       memory.usage_pcma_server:
 
1208         type: org.openecomp.capabilities.metric.Ceilometer
 
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1213       network.outgoing.bytes_pcma_server_pcm_port_3:
 
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       binding_pcma_server_pcm_port_3:
 
1220         type: tosca.capabilities.network.Bindable
 
1222         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1226       network.incoming.bytes.rate_pcma_server_pcm_port_3:
 
1227         type: org.openecomp.capabilities.metric.Ceilometer
 
1228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1233         type: org.openecomp.capabilities.metric.Ceilometer
 
1234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1238       network.outgoing.bytes_pcma_server_pcm_port_2:
 
1239         type: org.openecomp.capabilities.metric.Ceilometer
 
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1245         type: org.openecomp.capabilities.metric.Ceilometer
 
1246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1250       disk.device.write.bytes.rate_pcma_server:
 
1251         type: org.openecomp.capabilities.metric.Ceilometer
 
1252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1256       disk.read.bytes.rate_pcma_server:
 
1257         type: org.openecomp.capabilities.metric.Ceilometer
 
1258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1262       network.incoming.packets_pcma_server_pcm_port_3:
 
1263         type: org.openecomp.capabilities.metric.Ceilometer
 
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1268       binding_pcma_server_pcm_port_2:
 
1269         type: tosca.capabilities.network.Bindable
 
1271         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1276         type: tosca.capabilities.OperatingSystem
 
1280       network.incoming.packets_pcma_server_pcm_port_2:
 
1281         type: org.openecomp.capabilities.metric.Ceilometer
 
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1286       network.incoming.packets.rate_pcma_server_pcm_port_3:
 
1287         type: org.openecomp.capabilities.metric.Ceilometer
 
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1292       network.outgoing.packets.rate_pcma_server_pcm_port_3:
 
1293         type: org.openecomp.capabilities.metric.Ceilometer
 
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1298       network.incoming.packets.rate_pcma_server_pcm_port_2:
 
1299         type: org.openecomp.capabilities.metric.Ceilometer
 
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1304       disk.device.read.requests_pcma_server:
 
1305         type: org.openecomp.capabilities.metric.Ceilometer
 
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1310       disk.write.bytes.rate_pcma_server:
 
1311         type: org.openecomp.capabilities.metric.Ceilometer
 
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1316       network.outgoing.packets.rate_pcma_server_pcm_port_2:
 
1317         type: org.openecomp.capabilities.metric.Ceilometer
 
1318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1322       disk.device.write.requests.rate_pcma_server:
 
1323         type: org.openecomp.capabilities.metric.Ceilometer
 
1324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1328       cpu_util_pcma_server:
 
1329         type: org.openecomp.capabilities.metric.Ceilometer
 
1330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1334       disk.device.write.bytes_pcma_server:
 
1335         type: org.openecomp.capabilities.metric.Ceilometer
 
1336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1340       disk.device.read.bytes.rate_pcma_server:
 
1341         type: org.openecomp.capabilities.metric.Ceilometer
 
1342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1346       disk.device.usage_pcma_server:
 
1347         type: org.openecomp.capabilities.metric.Ceilometer
 
1348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1352       disk.read.requests_pcma_server:
 
1353         type: org.openecomp.capabilities.metric.Ceilometer
 
1354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1358       disk.allocation_pcma_server:
 
1359         type: org.openecomp.capabilities.metric.Ceilometer
 
1360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1364       feature_pcma_server_pcm_port_2:
 
1365         type: tosca.capabilities.Node
 
1369       feature_pcma_server_pcm_port_3:
 
1370         type: tosca.capabilities.Node
 
1374       disk.ephemeral.size_pcma_server:
 
1375         type: org.openecomp.capabilities.metric.Ceilometer
 
1376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1380       binding_pcma_server:
 
1381         type: tosca.capabilities.network.Bindable
 
1385       disk.latency_pcma_server:
 
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.
 
1391       disk.device.write.requests_pcma_server:
 
1392         type: org.openecomp.capabilities.metric.Ceilometer
 
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1397       disk.device.read.bytes_pcma_server:
 
1398         type: org.openecomp.capabilities.metric.Ceilometer
 
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1403       disk.device.allocation_pcma_server:
 
1404         type: org.openecomp.capabilities.metric.Ceilometer
 
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1409       memory.resident_pcma_server:
 
1410         type: org.openecomp.capabilities.metric.Ceilometer
 
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1415       disk.root.size_pcma_server:
 
1416         type: org.openecomp.capabilities.metric.Ceilometer
 
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1421       disk.write.bytes_pcma_server:
 
1422         type: org.openecomp.capabilities.metric.Ceilometer
 
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1427       disk.write.requests_pcma_server:
 
1428         type: org.openecomp.capabilities.metric.Ceilometer
 
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1433       network.incoming.bytes_pcma_server_pcm_port_2:
 
1434         type: org.openecomp.capabilities.metric.Ceilometer
 
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1439       network.incoming.bytes_pcma_server_pcm_port_3:
 
1440         type: org.openecomp.capabilities.metric.Ceilometer
 
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1445       disk.write.requests.rate_pcma_server:
 
1446         type: org.openecomp.capabilities.metric.Ceilometer
 
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1451       disk.device.iops_pcma_server:
 
1452         type: org.openecomp.capabilities.metric.Ceilometer
 
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1457       instance_pcma_server:
 
1458         type: org.openecomp.capabilities.metric.Ceilometer
 
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1463       network.outpoing.packets_pcma_server_pcm_port_3:
 
1464         type: org.openecomp.capabilities.metric.Ceilometer
 
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1469       disk.device.latency_pcma_server:
 
1470         type: org.openecomp.capabilities.metric.Ceilometer
 
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1475       network.outpoing.packets_pcma_server_pcm_port_2:
 
1476         type: org.openecomp.capabilities.metric.Ceilometer
 
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1481       disk.capacity_pcma_server:
 
1482         type: org.openecomp.capabilities.metric.Ceilometer
 
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1487       disk.device.capacity_pcma_server:
 
1488         type: org.openecomp.capabilities.metric.Ceilometer
 
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1493   org.openecomp.resource.abstract.nodes.heat.pcm_server:
 
1494     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
1496       port_pcm_port_0_network_role:
 
1500       port_pcm_port_1_network_role_tag:
 
1504       availabilityzone_name:
 
1506         description: availabilityzone name
 
1509       port_pcm_port_0_vlan_requirements:
 
1514           type: org.openecomp.datatypes.network.VlanRequirements
 
1517         description: PCRF CM image name
 
1520       port_pcm_port_0_order:
 
1524       port_pcm_port_0_subnetpoolid:
 
1528       port_pcm_port_1_subnetpoolid:
 
1532       port_pcm_port_0_network_role_tag:
 
1538         description: PCRF CM server name
 
1543         description: CPS network mask
 
1546       port_pcm_port_1_exCP_naming:
 
1547         type: org.openecomp.datatypes.Naming
 
1550       port_pcm_port_0_exCP_naming:
 
1551         type: org.openecomp.datatypes.Naming
 
1556         description: OAM network name
 
1559       port_pcm_port_1_network_role:
 
1567       port_pcm_port_0_ip_requirements:
 
1572           type: org.openecomp.datatypes.network.IpRequirements
 
1575         description: CPS network gateway
 
1578       security_group_name:
 
1580         description: the name of security group
 
1585         description: CPS network ip
 
1588       port_pcm_port_1_mac_requirements:
 
1589         type: org.openecomp.datatypes.network.MacRequirements
 
1592       port_pcm_port_1_vlan_requirements:
 
1597           type: org.openecomp.datatypes.network.VlanRequirements
 
1600         description: flavor name of PCRF CM instance
 
1605         description: CPS Cluman Cinder Volume
 
1608       port_pcm_port_1_ip_requirements:
 
1613           type: org.openecomp.datatypes.network.IpRequirements
 
1614       port_pcm_port_0_mac_requirements:
 
1615         type: org.openecomp.datatypes.network.MacRequirements
 
1620         description: CPS network name
 
1625         description: OAM network ip
 
1630         description: CPS network mask
 
1633       port_pcm_port_1_order:
 
1640         description: the pcm nova service id
 
1643     - dependency_pcm_port_1:
 
1644         capability: tosca.capabilities.Node
 
1645         node: tosca.nodes.Root
 
1646         relationship: tosca.relationships.DependsOn
 
1651         capability: tosca.capabilities.network.Linkable
 
1652         relationship: tosca.relationships.network.LinksTo
 
1656     - dependency_server_pcm:
 
1657         capability: tosca.capabilities.Node
 
1658         node: tosca.nodes.Root
 
1659         relationship: tosca.relationships.DependsOn
 
1663     - local_storage_server_pcm:
 
1664         capability: tosca.capabilities.Attachment
 
1665         node: tosca.nodes.BlockStorage
 
1666         relationship: tosca.relationships.AttachesTo
 
1670     - dependency_pcm_port_0:
 
1671         capability: tosca.capabilities.Node
 
1672         node: tosca.nodes.Root
 
1673         relationship: tosca.relationships.DependsOn
 
1678         capability: tosca.capabilities.network.Linkable
 
1679         relationship: tosca.relationships.network.LinksTo
 
1684       network.incoming.packets.rate_pcm_port_0:
 
1685         type: org.openecomp.capabilities.metric.Ceilometer
 
1686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1691         type: org.openecomp.capabilities.metric.Ceilometer
 
1692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1696       network.incoming.packets.rate_pcm_port_1:
 
1697         type: org.openecomp.capabilities.metric.Ceilometer
 
1698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1702       network.outpoing.packets_pcm_port_1:
 
1703         type: org.openecomp.capabilities.metric.Ceilometer
 
1704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1709         type: org.openecomp.capabilities.metric.Ceilometer
 
1710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1714       disk.write.requests_server_pcm:
 
1715         type: org.openecomp.capabilities.metric.Ceilometer
 
1716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1720       network.outpoing.packets_pcm_port_0:
 
1721         type: org.openecomp.capabilities.metric.Ceilometer
 
1722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1726       disk.device.iops_server_pcm:
 
1727         type: org.openecomp.capabilities.metric.Ceilometer
 
1728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1732       memory.resident_server_pcm:
 
1733         type: org.openecomp.capabilities.metric.Ceilometer
 
1734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1738       disk.device.write.requests_server_pcm:
 
1739         type: org.openecomp.capabilities.metric.Ceilometer
 
1740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1744       disk.device.usage_server_pcm:
 
1745         type: org.openecomp.capabilities.metric.Ceilometer
 
1746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1750       disk.allocation_server_pcm:
 
1751         type: org.openecomp.capabilities.metric.Ceilometer
 
1752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1756       disk.usage_server_pcm:
 
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.device.write.bytes_server_pcm:
 
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.
 
1768       disk.root.size_server_pcm:
 
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_server_pcm:
 
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.latency_server_pcm:
 
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       network.incoming.bytes_pcm_port_0:
 
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       network.incoming.bytes_pcm_port_1:
 
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: tosca.capabilities.network.Bindable
 
1801         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1806         type: tosca.capabilities.network.Bindable
 
1808         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
1812       memory.usage_server_pcm:
 
1813         type: org.openecomp.capabilities.metric.Ceilometer
 
1814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1818       disk.read.requests_server_pcm:
 
1819         type: org.openecomp.capabilities.metric.Ceilometer
 
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1824       disk.capacity_server_pcm:
 
1825         type: org.openecomp.capabilities.metric.Ceilometer
 
1826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1831         type: tosca.capabilities.OperatingSystem
 
1835       disk.read.bytes_server_pcm:
 
1836         type: org.openecomp.capabilities.metric.Ceilometer
 
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1841       network.outgoing.packets.rate_pcm_port_0:
 
1842         type: org.openecomp.capabilities.metric.Ceilometer
 
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1847       network.outgoing.packets.rate_pcm_port_1:
 
1848         type: org.openecomp.capabilities.metric.Ceilometer
 
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1854         type: tosca.capabilities.Node
 
1858       network.outgoing.bytes_pcm_port_0:
 
1859         type: org.openecomp.capabilities.metric.Ceilometer
 
1860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1864       disk.device.read.bytes_server_pcm:
 
1865         type: org.openecomp.capabilities.metric.Ceilometer
 
1866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1871         type: tosca.capabilities.Node
 
1875       network.outgoing.bytes_pcm_port_1:
 
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.
 
1881       attachment_pcm_port_0:
 
1882         type: tosca.capabilities.Attachment
 
1886       attachment_pcm_port_1:
 
1887         type: tosca.capabilities.Attachment
 
1891       endpoint_server_pcm:
 
1892         type: tosca.capabilities.Endpoint.Admin
 
1896       disk.device.read.requests.rate_server_pcm:
 
1897         type: org.openecomp.capabilities.metric.Ceilometer
 
1898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1903         type: org.openecomp.capabilities.metric.Ceilometer
 
1904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1908       disk.write.bytes_server_pcm:
 
1909         type: org.openecomp.capabilities.metric.Ceilometer
 
1910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1914       disk.iops_server_pcm:
 
1915         type: org.openecomp.capabilities.metric.Ceilometer
 
1916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1920       disk.read.bytes.rate_server_pcm:
 
1921         type: org.openecomp.capabilities.metric.Ceilometer
 
1922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1926       disk.device.allocation_server_pcm:
 
1927         type: org.openecomp.capabilities.metric.Ceilometer
 
1928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1932       scalable_server_pcm:
 
1933         type: tosca.capabilities.Scalable
 
1937       disk.device.read.bytes.rate_server_pcm:
 
1938         type: org.openecomp.capabilities.metric.Ceilometer
 
1939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1943       cpu_util_server_pcm:
 
1944         type: org.openecomp.capabilities.metric.Ceilometer
 
1945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1949       disk.write.requests.rate_server_pcm:
 
1950         type: org.openecomp.capabilities.metric.Ceilometer
 
1951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1955       disk.device.write.bytes.rate_server_pcm:
 
1956         type: org.openecomp.capabilities.metric.Ceilometer
 
1957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1962         type: tosca.capabilities.Container
 
1964         - tosca.nodes.SoftwareComponent
 
1968       cpu.delta_server_pcm:
 
1969         type: org.openecomp.capabilities.metric.Ceilometer
 
1970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1974       network.outgoing.bytes.rate_pcm_port_1:
 
1975         type: org.openecomp.capabilities.metric.Ceilometer
 
1976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1980       network.incoming.packets_pcm_port_0:
 
1981         type: org.openecomp.capabilities.metric.Ceilometer
 
1982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1987         type: tosca.capabilities.network.Bindable
 
1991       network.outgoing.bytes.rate_pcm_port_0:
 
1992         type: org.openecomp.capabilities.metric.Ceilometer
 
1993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
1997       disk.device.capacity_server_pcm:
 
1998         type: org.openecomp.capabilities.metric.Ceilometer
 
1999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2003       network.incoming.packets_pcm_port_1:
 
2004         type: org.openecomp.capabilities.metric.Ceilometer
 
2005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2009       instance_server_pcm:
 
2010         type: org.openecomp.capabilities.metric.Ceilometer
 
2011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2015       disk.device.write.requests.rate_server_pcm:
 
2016         type: org.openecomp.capabilities.metric.Ceilometer
 
2017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2021       disk.latency_server_pcm:
 
2022         type: org.openecomp.capabilities.metric.Ceilometer
 
2023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2027       disk.device.read.requests_server_pcm:
 
2028         type: org.openecomp.capabilities.metric.Ceilometer
 
2029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2034         type: tosca.capabilities.Node
 
2038       network.incoming.bytes.rate_pcm_port_0:
 
2039         type: org.openecomp.capabilities.metric.Ceilometer
 
2040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2044       disk.write.bytes.rate_server_pcm:
 
2045         type: org.openecomp.capabilities.metric.Ceilometer
 
2046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2050       network.incoming.bytes.rate_pcm_port_1:
 
2051         type: org.openecomp.capabilities.metric.Ceilometer
 
2052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2056   org.openecomp.resource.abstract.nodes.1c2_catalog_instance:
 
2057     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
2059       port_1c2_t2_port_order:
 
2063       compute_1c2_catalog_instance_availability_zone:
 
2069       port_1c2_t2_port_subnetpoolid:
 
2073       port_1c2_t2_port_network_role:
 
2081       port_1c2_t2_port_network_role_tag:
 
2085       port_1c2_t1_port_vlan_requirements:
 
2090           type: org.openecomp.datatypes.network.VlanRequirements
 
2095       port_1c2_t2_port_exCP_naming:
 
2096         type: org.openecomp.datatypes.Naming
 
2099       port_1c2_t1_port_order:
 
2103       port_1c2_t1_port_subnetpoolid:
 
2107       port_1c2_t2_port_ip_requirements:
 
2112           type: org.openecomp.datatypes.network.IpRequirements
 
2113       port_1c2_t1_port_mac_requirements:
 
2114         type: org.openecomp.datatypes.network.MacRequirements
 
2117       port_1c2_t1_port_network_role:
 
2121       port_1c2_t2_port_network:
 
2129         description: Index value of this substitution service template runtime instance
 
2134         - greater_or_equal: 0
 
2135       compute_1c2_catalog_instance_name:
 
2141       port_1c2_t1_port_exCP_naming:
 
2142         type: org.openecomp.datatypes.Naming
 
2145       port_1c2_t1_port_network:
 
2151       port_1c2_t2_port_mac_requirements:
 
2152         type: org.openecomp.datatypes.network.MacRequirements
 
2155       port_1c2_t2_port_vlan_requirements:
 
2160           type: org.openecomp.datatypes.network.VlanRequirements
 
2161       compute_1c2_catalog_instance_user_data_format:
 
2167       port_1c2_t1_port_network_role_tag:
 
2171       port_1c2_t1_port_ip_requirements:
 
2176           type: org.openecomp.datatypes.network.IpRequirements
 
2177       compute_1c2_catalog_instance_scheduler_hints:
 
2184       1c2_catalog_instance_instance_name:
 
2187       1c2_catalog_instance_1c2_t1_port_tenant_id:
 
2191     - dependency_1c2_catalog_instance:
 
2192         capability: tosca.capabilities.Node
 
2193         node: tosca.nodes.Root
 
2194         relationship: tosca.relationships.DependsOn
 
2198     - local_storage_1c2_catalog_instance:
 
2199         capability: tosca.capabilities.Attachment
 
2200         node: tosca.nodes.BlockStorage
 
2201         relationship: tosca.relationships.AttachesTo
 
2205     - dependency_1c2_catalog_instance_1c2_t2_port:
 
2206         capability: tosca.capabilities.Node
 
2207         node: tosca.nodes.Root
 
2208         relationship: tosca.relationships.DependsOn
 
2212     - link_1c2_catalog_instance_1c2_t2_port:
 
2213         capability: tosca.capabilities.network.Linkable
 
2214         relationship: tosca.relationships.network.LinksTo
 
2218     - dependency_1c2_catalog_instance_1c2_t1_port:
 
2219         capability: tosca.capabilities.Node
 
2220         node: tosca.nodes.Root
 
2221         relationship: tosca.relationships.DependsOn
 
2225     - link_1c2_catalog_instance_1c2_t1_port:
 
2226         capability: tosca.capabilities.network.Linkable
 
2227         relationship: tosca.relationships.network.LinksTo
 
2232       disk.device.capacity_1c2_catalog_instance:
 
2233         type: org.openecomp.capabilities.metric.Ceilometer
 
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2238       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
 
2239         type: org.openecomp.capabilities.metric.Ceilometer
 
2240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2244       disk.read.bytes.rate_1c2_catalog_instance:
 
2245         type: org.openecomp.capabilities.metric.Ceilometer
 
2246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2250       memory.usage_1c2_catalog_instance:
 
2251         type: org.openecomp.capabilities.metric.Ceilometer
 
2252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2256       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
 
2257         type: org.openecomp.capabilities.metric.Ceilometer
 
2258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2262       disk.write.bytes.rate_1c2_catalog_instance:
 
2263         type: org.openecomp.capabilities.metric.Ceilometer
 
2264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2268       binding_1c2_catalog_instance_1c2_t2_port:
 
2269         type: tosca.capabilities.network.Bindable
 
2271         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2275       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
 
2276         type: org.openecomp.capabilities.metric.Ceilometer
 
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2281       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
 
2282         type: org.openecomp.capabilities.metric.Ceilometer
 
2283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2287       cpu_util_1c2_catalog_instance:
 
2288         type: org.openecomp.capabilities.metric.Ceilometer
 
2289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2293       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
 
2294         type: org.openecomp.capabilities.metric.Ceilometer
 
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2299       feature_1c2_catalog_instance_1c2_t1_port:
 
2300         type: tosca.capabilities.Node
 
2304       attachment_1c2_catalog_instance_1c2_t1_port:
 
2305         type: tosca.capabilities.Attachment
 
2309       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
 
2310         type: org.openecomp.capabilities.metric.Ceilometer
 
2311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2315       cpu_1c2_catalog_instance:
 
2316         type: org.openecomp.capabilities.metric.Ceilometer
 
2317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2321       disk.read.requests_1c2_catalog_instance:
 
2322         type: org.openecomp.capabilities.metric.Ceilometer
 
2323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2327       binding_1c2_catalog_instance_1c2_t1_port:
 
2328         type: tosca.capabilities.network.Bindable
 
2330         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2334       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
 
2335         type: org.openecomp.capabilities.metric.Ceilometer
 
2336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2340       disk.ephemeral.size_1c2_catalog_instance:
 
2341         type: org.openecomp.capabilities.metric.Ceilometer
 
2342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2346       disk.device.write.bytes_1c2_catalog_instance:
 
2347         type: org.openecomp.capabilities.metric.Ceilometer
 
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2352       memory.resident_1c2_catalog_instance:
 
2353         type: org.openecomp.capabilities.metric.Ceilometer
 
2354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2358       disk.device.write.requests.rate_1c2_catalog_instance:
 
2359         type: org.openecomp.capabilities.metric.Ceilometer
 
2360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2364       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
 
2365         type: org.openecomp.capabilities.metric.Ceilometer
 
2366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2370       os_1c2_catalog_instance:
 
2371         type: tosca.capabilities.OperatingSystem
 
2375       disk.device.iops_1c2_catalog_instance:
 
2376         type: org.openecomp.capabilities.metric.Ceilometer
 
2377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2381       endpoint_1c2_catalog_instance:
 
2382         type: tosca.capabilities.Endpoint.Admin
 
2386       disk.allocation_1c2_catalog_instance:
 
2387         type: org.openecomp.capabilities.metric.Ceilometer
 
2388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2392       disk.latency_1c2_catalog_instance:
 
2393         type: org.openecomp.capabilities.metric.Ceilometer
 
2394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2398       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
 
2399         type: org.openecomp.capabilities.metric.Ceilometer
 
2400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2404       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
 
2405         type: org.openecomp.capabilities.metric.Ceilometer
 
2406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2410       disk.iops_1c2_catalog_instance:
 
2411         type: org.openecomp.capabilities.metric.Ceilometer
 
2412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2416       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
 
2417         type: org.openecomp.capabilities.metric.Ceilometer
 
2418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2422       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
 
2423         type: org.openecomp.capabilities.metric.Ceilometer
 
2424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2428       vcpus_1c2_catalog_instance:
 
2429         type: org.openecomp.capabilities.metric.Ceilometer
 
2430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2434       disk.device.latency_1c2_catalog_instance:
 
2435         type: org.openecomp.capabilities.metric.Ceilometer
 
2436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2440       attachment_1c2_catalog_instance_1c2_t2_port:
 
2441         type: tosca.capabilities.Attachment
 
2445       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
 
2446         type: org.openecomp.capabilities.metric.Ceilometer
 
2447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2451       disk.read.bytes_1c2_catalog_instance:
 
2452         type: org.openecomp.capabilities.metric.Ceilometer
 
2453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2457       instance_1c2_catalog_instance:
 
2458         type: org.openecomp.capabilities.metric.Ceilometer
 
2459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2463       disk.capacity_1c2_catalog_instance:
 
2464         type: org.openecomp.capabilities.metric.Ceilometer
 
2465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2469       disk.write.bytes_1c2_catalog_instance:
 
2470         type: org.openecomp.capabilities.metric.Ceilometer
 
2471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2475       disk.device.read.bytes.rate_1c2_catalog_instance:
 
2476         type: org.openecomp.capabilities.metric.Ceilometer
 
2477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2481       disk.device.allocation_1c2_catalog_instance:
 
2482         type: org.openecomp.capabilities.metric.Ceilometer
 
2483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2487       disk.device.read.bytes_1c2_catalog_instance:
 
2488         type: org.openecomp.capabilities.metric.Ceilometer
 
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2493       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
 
2494         type: org.openecomp.capabilities.metric.Ceilometer
 
2495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2499       disk.device.read.requests_1c2_catalog_instance:
 
2500         type: org.openecomp.capabilities.metric.Ceilometer
 
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2505       disk.device.write.bytes.rate_1c2_catalog_instance:
 
2506         type: org.openecomp.capabilities.metric.Ceilometer
 
2507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2511       scalable_1c2_catalog_instance:
 
2512         type: tosca.capabilities.Scalable
 
2516       disk.device.write.requests_1c2_catalog_instance:
 
2517         type: org.openecomp.capabilities.metric.Ceilometer
 
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2522       host_1c2_catalog_instance:
 
2523         type: tosca.capabilities.Container
 
2525         - tosca.nodes.SoftwareComponent
 
2529       disk.root.size_1c2_catalog_instance:
 
2530         type: org.openecomp.capabilities.metric.Ceilometer
 
2531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2535       disk.device.usage_1c2_catalog_instance:
 
2536         type: org.openecomp.capabilities.metric.Ceilometer
 
2537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2541       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
 
2542         type: org.openecomp.capabilities.metric.Ceilometer
 
2543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2547       disk.usage_1c2_catalog_instance:
 
2548         type: org.openecomp.capabilities.metric.Ceilometer
 
2549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2553       feature_1c2_catalog_instance:
 
2554         type: tosca.capabilities.Node
 
2558       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
 
2559         type: org.openecomp.capabilities.metric.Ceilometer
 
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2564       memory_1c2_catalog_instance:
 
2565         type: org.openecomp.capabilities.metric.Ceilometer
 
2566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2570       disk.write.requests.rate_1c2_catalog_instance:
 
2571         type: org.openecomp.capabilities.metric.Ceilometer
 
2572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2576       disk.write.requests_1c2_catalog_instance:
 
2577         type: org.openecomp.capabilities.metric.Ceilometer
 
2578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2582       binding_1c2_catalog_instance:
 
2583         type: tosca.capabilities.network.Bindable
 
2587       cpu.delta_1c2_catalog_instance:
 
2588         type: org.openecomp.capabilities.metric.Ceilometer
 
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2593       feature_1c2_catalog_instance_1c2_t2_port:
 
2594         type: tosca.capabilities.Node
 
2598       disk.device.read.requests.rate_1c2_catalog_instance:
 
2599         type: org.openecomp.capabilities.metric.Ceilometer
 
2600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2604   org.openecomp.resource.abstract.nodes.pcma_server_1:
 
2605     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
2607       port_pcm_port_0_network_role:
 
2611       port_pcm_port_1_network_role_tag:
 
2615       port_pcm_port_0_fixed_ips:
 
2620           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
2621       port_pcm_port_0_vlan_requirements:
 
2626           type: org.openecomp.datatypes.network.VlanRequirements
 
2631       port_pcm_port_0_security_groups:
 
2637       compute_pcma_server_availability_zone:
 
2643       port_pcm_port_0_order:
 
2647       port_pcm_port_0_subnetpoolid:
 
2655       port_pcm_port_1_subnetpoolid:
 
2659       port_pcm_port_0_network_role_tag:
 
2663       port_pcm_port_1_exCP_naming:
 
2664         type: org.openecomp.datatypes.Naming
 
2667       port_pcm_port_0_exCP_naming:
 
2668         type: org.openecomp.datatypes.Naming
 
2671       port_pcm_port_1_network_role:
 
2675       port_pcm_port_1_network:
 
2681       port_pcm_port_1_security_groups:
 
2687       port_pcm_port_0_ip_requirements:
 
2692           type: org.openecomp.datatypes.network.IpRequirements
 
2693       compute_pcma_server_config_drive:
 
2701         description: Index value of this substitution service template runtime instance
 
2706         - greater_or_equal: 0
 
2707       compute_pcma_server_user_data_format:
 
2713       port_pcm_port_0_network:
 
2719       port_pcm_port_1_mac_requirements:
 
2720         type: org.openecomp.datatypes.network.MacRequirements
 
2723       port_pcm_port_1_vlan_requirements:
 
2728           type: org.openecomp.datatypes.network.VlanRequirements
 
2729       port_pcm_port_1_fixed_ips:
 
2734           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
2735       compute_pcma_server_name:
 
2741       port_pcm_port_1_ip_requirements:
 
2746           type: org.openecomp.datatypes.network.IpRequirements
 
2747       port_pcm_port_0_mac_requirements:
 
2748         type: org.openecomp.datatypes.network.MacRequirements
 
2751       port_pcm_port_1_order:
 
2756     - dependency_pcma_server:
 
2757         capability: tosca.capabilities.Node
 
2758         node: tosca.nodes.Root
 
2759         relationship: tosca.relationships.DependsOn
 
2763     - local_storage_pcma_server:
 
2764         capability: tosca.capabilities.Attachment
 
2765         node: tosca.nodes.BlockStorage
 
2766         relationship: tosca.relationships.AttachesTo
 
2770     - dependency_pcma_server_pcm_port_0:
 
2771         capability: tosca.capabilities.Node
 
2772         node: tosca.nodes.Root
 
2773         relationship: tosca.relationships.DependsOn
 
2777     - link_pcma_server_pcm_port_0:
 
2778         capability: tosca.capabilities.network.Linkable
 
2779         relationship: tosca.relationships.network.LinksTo
 
2783     - dependency_pcma_server_pcm_port_1:
 
2784         capability: tosca.capabilities.Node
 
2785         node: tosca.nodes.Root
 
2786         relationship: tosca.relationships.DependsOn
 
2790     - link_pcma_server_pcm_port_1:
 
2791         capability: tosca.capabilities.network.Linkable
 
2792         relationship: tosca.relationships.network.LinksTo
 
2797       cpu.delta_pcma_server:
 
2798         type: org.openecomp.capabilities.metric.Ceilometer
 
2799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2803       scalable_pcma_server:
 
2804         type: tosca.capabilities.Scalable
 
2809         type: org.openecomp.capabilities.metric.Ceilometer
 
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2815         type: tosca.capabilities.Container
 
2817         - tosca.nodes.SoftwareComponent
 
2821       disk.device.read.requests.rate_pcma_server:
 
2822         type: org.openecomp.capabilities.metric.Ceilometer
 
2823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2827       disk.usage_pcma_server:
 
2828         type: org.openecomp.capabilities.metric.Ceilometer
 
2829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2833       attachment_pcma_server_pcm_port_0:
 
2834         type: tosca.capabilities.Attachment
 
2838       disk.read.bytes_pcma_server:
 
2839         type: org.openecomp.capabilities.metric.Ceilometer
 
2840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2844       disk.iops_pcma_server:
 
2845         type: org.openecomp.capabilities.metric.Ceilometer
 
2846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2850       network.outgoing.bytes.rate_pcma_server_pcm_port_0:
 
2851         type: org.openecomp.capabilities.metric.Ceilometer
 
2852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2856       network.outgoing.bytes.rate_pcma_server_pcm_port_1:
 
2857         type: org.openecomp.capabilities.metric.Ceilometer
 
2858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2862       attachment_pcma_server_pcm_port_1:
 
2863         type: tosca.capabilities.Attachment
 
2867       endpoint_pcma_server:
 
2868         type: tosca.capabilities.Endpoint.Admin
 
2872       feature_pcma_server:
 
2873         type: tosca.capabilities.Node
 
2877       memory.usage_pcma_server:
 
2878         type: org.openecomp.capabilities.metric.Ceilometer
 
2879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2883       network.incoming.packets_pcma_server_pcm_port_0:
 
2884         type: org.openecomp.capabilities.metric.Ceilometer
 
2885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2889       network.incoming.bytes.rate_pcma_server_pcm_port_1:
 
2890         type: org.openecomp.capabilities.metric.Ceilometer
 
2891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2895       network.outgoing.bytes_pcma_server_pcm_port_0:
 
2896         type: org.openecomp.capabilities.metric.Ceilometer
 
2897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2902         type: org.openecomp.capabilities.metric.Ceilometer
 
2903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2907       network.outgoing.bytes_pcma_server_pcm_port_1:
 
2908         type: org.openecomp.capabilities.metric.Ceilometer
 
2909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2914         type: org.openecomp.capabilities.metric.Ceilometer
 
2915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2919       disk.device.write.bytes.rate_pcma_server:
 
2920         type: org.openecomp.capabilities.metric.Ceilometer
 
2921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2925       disk.read.bytes.rate_pcma_server:
 
2926         type: org.openecomp.capabilities.metric.Ceilometer
 
2927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2931       network.incoming.packets.rate_pcma_server_pcm_port_0:
 
2932         type: org.openecomp.capabilities.metric.Ceilometer
 
2933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2937       binding_pcma_server_pcm_port_0:
 
2938         type: tosca.capabilities.network.Bindable
 
2940         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2944       network.incoming.packets_pcma_server_pcm_port_1:
 
2945         type: org.openecomp.capabilities.metric.Ceilometer
 
2946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2951         type: tosca.capabilities.OperatingSystem
 
2955       binding_pcma_server_pcm_port_1:
 
2956         type: tosca.capabilities.network.Bindable
 
2958         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
2962       network.incoming.packets.rate_pcma_server_pcm_port_1:
 
2963         type: org.openecomp.capabilities.metric.Ceilometer
 
2964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2968       disk.device.read.requests_pcma_server:
 
2969         type: org.openecomp.capabilities.metric.Ceilometer
 
2970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2974       disk.write.bytes.rate_pcma_server:
 
2975         type: org.openecomp.capabilities.metric.Ceilometer
 
2976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2980       network.outgoing.packets.rate_pcma_server_pcm_port_1:
 
2981         type: org.openecomp.capabilities.metric.Ceilometer
 
2982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2986       disk.device.write.requests.rate_pcma_server:
 
2987         type: org.openecomp.capabilities.metric.Ceilometer
 
2988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2992       network.incoming.bytes.rate_pcma_server_pcm_port_0:
 
2993         type: org.openecomp.capabilities.metric.Ceilometer
 
2994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
2998       network.outgoing.packets.rate_pcma_server_pcm_port_0:
 
2999         type: org.openecomp.capabilities.metric.Ceilometer
 
3000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3004       cpu_util_pcma_server:
 
3005         type: org.openecomp.capabilities.metric.Ceilometer
 
3006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3010       disk.device.write.bytes_pcma_server:
 
3011         type: org.openecomp.capabilities.metric.Ceilometer
 
3012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3016       disk.device.read.bytes.rate_pcma_server:
 
3017         type: org.openecomp.capabilities.metric.Ceilometer
 
3018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3022       disk.device.usage_pcma_server:
 
3023         type: org.openecomp.capabilities.metric.Ceilometer
 
3024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3028       disk.read.requests_pcma_server:
 
3029         type: org.openecomp.capabilities.metric.Ceilometer
 
3030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3034       disk.allocation_pcma_server:
 
3035         type: org.openecomp.capabilities.metric.Ceilometer
 
3036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3040       feature_pcma_server_pcm_port_0:
 
3041         type: tosca.capabilities.Node
 
3045       feature_pcma_server_pcm_port_1:
 
3046         type: tosca.capabilities.Node
 
3050       disk.ephemeral.size_pcma_server:
 
3051         type: org.openecomp.capabilities.metric.Ceilometer
 
3052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3056       binding_pcma_server:
 
3057         type: tosca.capabilities.network.Bindable
 
3061       disk.latency_pcma_server:
 
3062         type: org.openecomp.capabilities.metric.Ceilometer
 
3063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3067       disk.device.write.requests_pcma_server:
 
3068         type: org.openecomp.capabilities.metric.Ceilometer
 
3069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3073       disk.device.read.bytes_pcma_server:
 
3074         type: org.openecomp.capabilities.metric.Ceilometer
 
3075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3079       disk.device.allocation_pcma_server:
 
3080         type: org.openecomp.capabilities.metric.Ceilometer
 
3081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3085       memory.resident_pcma_server:
 
3086         type: org.openecomp.capabilities.metric.Ceilometer
 
3087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3091       disk.root.size_pcma_server:
 
3092         type: org.openecomp.capabilities.metric.Ceilometer
 
3093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3097       disk.write.bytes_pcma_server:
 
3098         type: org.openecomp.capabilities.metric.Ceilometer
 
3099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3103       network.incoming.bytes_pcma_server_pcm_port_0:
 
3104         type: org.openecomp.capabilities.metric.Ceilometer
 
3105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3109       disk.write.requests_pcma_server:
 
3110         type: org.openecomp.capabilities.metric.Ceilometer
 
3111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3115       network.incoming.bytes_pcma_server_pcm_port_1:
 
3116         type: org.openecomp.capabilities.metric.Ceilometer
 
3117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3121       disk.write.requests.rate_pcma_server:
 
3122         type: org.openecomp.capabilities.metric.Ceilometer
 
3123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3127       disk.device.iops_pcma_server:
 
3128         type: org.openecomp.capabilities.metric.Ceilometer
 
3129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3133       instance_pcma_server:
 
3134         type: org.openecomp.capabilities.metric.Ceilometer
 
3135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3139       disk.device.latency_pcma_server:
 
3140         type: org.openecomp.capabilities.metric.Ceilometer
 
3141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3145       disk.capacity_pcma_server:
 
3146         type: org.openecomp.capabilities.metric.Ceilometer
 
3147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3151       disk.device.capacity_pcma_server:
 
3152         type: org.openecomp.capabilities.metric.Ceilometer
 
3153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3157       network.outpoing.packets_pcma_server_pcm_port_1:
 
3158         type: org.openecomp.capabilities.metric.Ceilometer
 
3159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3163       network.outpoing.packets_pcma_server_pcm_port_0:
 
3164         type: org.openecomp.capabilities.metric.Ceilometer
 
3165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3169   org.openecomp.resource.abstract.nodes.b_single_1b:
 
3170     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
3172       port_1b_t2_port_mac_requirements:
 
3173         type: org.openecomp.datatypes.network.MacRequirements
 
3176       compute_b_single_1b_availability_zone:
 
3184         description: Index value of this substitution service template runtime instance
 
3189         - greater_or_equal: 0
 
3190       compute_b_single_1b_scheduler_hints:
 
3196       port_1b_t1_port_order:
 
3200       port_1b_t2_port_vlan_requirements:
 
3205           type: org.openecomp.datatypes.network.VlanRequirements
 
3206       port_1b_t2_port_ip_requirements:
 
3211           type: org.openecomp.datatypes.network.IpRequirements
 
3212       port_1b_t1_port_network_role:
 
3216       port_1b_t1_port_exCP_naming:
 
3217         type: org.openecomp.datatypes.Naming
 
3224       port_1b_t1_port_network_role_tag:
 
3228       port_1b_t1_port_ip_requirements:
 
3233           type: org.openecomp.datatypes.network.IpRequirements
 
3238       port_1b_t1_port_subnetpoolid:
 
3242       port_1b_t1_port_mac_requirements:
 
3243         type: org.openecomp.datatypes.network.MacRequirements
 
3246       port_1b_t2_port_network:
 
3252       port_1b_t2_port_network_role:
 
3256       port_1b_t2_port_order:
 
3260       port_1b_t1_port_vlan_requirements:
 
3265           type: org.openecomp.datatypes.network.VlanRequirements
 
3266       compute_b_single_1b_user_data_format:
 
3272       port_1b_t2_port_exCP_naming:
 
3273         type: org.openecomp.datatypes.Naming
 
3276       compute_b_single_1b_name:
 
3282       port_1b_t2_port_network_role_tag:
 
3286       port_1b_t2_port_subnetpoolid:
 
3291       b_single_1b_instance_name:
 
3294       b_single_1b_1b_t1_port_tenant_id:
 
3298     - dependency_b_single_1b:
 
3299         capability: tosca.capabilities.Node
 
3300         node: tosca.nodes.Root
 
3301         relationship: tosca.relationships.DependsOn
 
3305     - local_storage_b_single_1b:
 
3306         capability: tosca.capabilities.Attachment
 
3307         node: tosca.nodes.BlockStorage
 
3308         relationship: tosca.relationships.AttachesTo
 
3312     - dependency_b_single_1b_1b_t1_port:
 
3313         capability: tosca.capabilities.Node
 
3314         node: tosca.nodes.Root
 
3315         relationship: tosca.relationships.DependsOn
 
3319     - link_b_single_1b_1b_t1_port:
 
3320         capability: tosca.capabilities.network.Linkable
 
3321         relationship: tosca.relationships.network.LinksTo
 
3325     - dependency_b_single_1b_1b_t2_port:
 
3326         capability: tosca.capabilities.Node
 
3327         node: tosca.nodes.Root
 
3328         relationship: tosca.relationships.DependsOn
 
3332     - link_b_single_1b_1b_t2_port:
 
3333         capability: tosca.capabilities.network.Linkable
 
3334         relationship: tosca.relationships.network.LinksTo
 
3339       attachment_b_single_1b_1b_t2_port:
 
3340         type: tosca.capabilities.Attachment
 
3344       endpoint_b_single_1b:
 
3345         type: tosca.capabilities.Endpoint.Admin
 
3349       feature_b_single_1b:
 
3350         type: tosca.capabilities.Node
 
3354       disk.iops_b_single_1b:
 
3355         type: org.openecomp.capabilities.metric.Ceilometer
 
3356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3360       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
 
3361         type: org.openecomp.capabilities.metric.Ceilometer
 
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3366       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
 
3367         type: org.openecomp.capabilities.metric.Ceilometer
 
3368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3372       scalable_b_single_1b:
 
3373         type: tosca.capabilities.Scalable
 
3377       disk.write.bytes_b_single_1b:
 
3378         type: org.openecomp.capabilities.metric.Ceilometer
 
3379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3384         type: tosca.capabilities.OperatingSystem
 
3389         type: org.openecomp.capabilities.metric.Ceilometer
 
3390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3395         type: org.openecomp.capabilities.metric.Ceilometer
 
3396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3400       disk.device.read.requests.rate_b_single_1b:
 
3401         type: org.openecomp.capabilities.metric.Ceilometer
 
3402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3406       network.incoming.packets.rate_b_single_1b_1b_t2_port:
 
3407         type: org.openecomp.capabilities.metric.Ceilometer
 
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3412       instance_b_single_1b:
 
3413         type: org.openecomp.capabilities.metric.Ceilometer
 
3414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3418       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
 
3419         type: org.openecomp.capabilities.metric.Ceilometer
 
3420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3424       disk.read.bytes_b_single_1b:
 
3425         type: org.openecomp.capabilities.metric.Ceilometer
 
3426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3430       disk.device.latency_b_single_1b:
 
3431         type: org.openecomp.capabilities.metric.Ceilometer
 
3432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3436       disk.usage_b_single_1b:
 
3437         type: org.openecomp.capabilities.metric.Ceilometer
 
3438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3442       network.incoming.bytes_b_single_1b_1b_t1_port:
 
3443         type: org.openecomp.capabilities.metric.Ceilometer
 
3444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3448       disk.device.allocation_b_single_1b:
 
3449         type: org.openecomp.capabilities.metric.Ceilometer
 
3450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3454       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
 
3455         type: org.openecomp.capabilities.metric.Ceilometer
 
3456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3460       disk.device.capacity_b_single_1b:
 
3461         type: org.openecomp.capabilities.metric.Ceilometer
 
3462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3466       disk.latency_b_single_1b:
 
3467         type: org.openecomp.capabilities.metric.Ceilometer
 
3468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3472       network.incoming.packets_b_single_1b_1b_t2_port:
 
3473         type: org.openecomp.capabilities.metric.Ceilometer
 
3474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3478       network.incoming.packets.rate_b_single_1b_1b_t1_port:
 
3479         type: org.openecomp.capabilities.metric.Ceilometer
 
3480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3484       attachment_b_single_1b_1b_t1_port:
 
3485         type: tosca.capabilities.Attachment
 
3489       disk.device.write.requests_b_single_1b:
 
3490         type: org.openecomp.capabilities.metric.Ceilometer
 
3491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3495       binding_b_single_1b_1b_t2_port:
 
3496         type: tosca.capabilities.network.Bindable
 
3498         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
3502       disk.ephemeral.size_b_single_1b:
 
3503         type: org.openecomp.capabilities.metric.Ceilometer
 
3504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3508       disk.write.requests.rate_b_single_1b:
 
3509         type: org.openecomp.capabilities.metric.Ceilometer
 
3510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3514       network.outpoing.packets_b_single_1b_1b_t2_port:
 
3515         type: org.openecomp.capabilities.metric.Ceilometer
 
3516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3520       disk.device.iops_b_single_1b:
 
3521         type: org.openecomp.capabilities.metric.Ceilometer
 
3522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3526       disk.read.requests_b_single_1b:
 
3527         type: org.openecomp.capabilities.metric.Ceilometer
 
3528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3532       memory.resident_b_single_1b:
 
3533         type: org.openecomp.capabilities.metric.Ceilometer
 
3534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3538       disk.root.size_b_single_1b:
 
3539         type: org.openecomp.capabilities.metric.Ceilometer
 
3540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3544       feature_b_single_1b_1b_t1_port:
 
3545         type: tosca.capabilities.Node
 
3549       network.outgoing.bytes_b_single_1b_1b_t2_port:
 
3550         type: org.openecomp.capabilities.metric.Ceilometer
 
3551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3555       disk.capacity_b_single_1b:
 
3556         type: org.openecomp.capabilities.metric.Ceilometer
 
3557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3561       disk.device.write.bytes_b_single_1b:
 
3562         type: org.openecomp.capabilities.metric.Ceilometer
 
3563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3567       disk.device.read.bytes_b_single_1b:
 
3568         type: org.openecomp.capabilities.metric.Ceilometer
 
3569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3573       disk.device.read.bytes.rate_b_single_1b:
 
3574         type: org.openecomp.capabilities.metric.Ceilometer
 
3575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3579       cpu_util_b_single_1b:
 
3580         type: org.openecomp.capabilities.metric.Ceilometer
 
3581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3585       disk.write.requests_b_single_1b:
 
3586         type: org.openecomp.capabilities.metric.Ceilometer
 
3587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3591       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
 
3592         type: org.openecomp.capabilities.metric.Ceilometer
 
3593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3597       disk.device.usage_b_single_1b:
 
3598         type: org.openecomp.capabilities.metric.Ceilometer
 
3599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3603       disk.read.bytes.rate_b_single_1b:
 
3604         type: org.openecomp.capabilities.metric.Ceilometer
 
3605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3609       network.outgoing.bytes_b_single_1b_1b_t1_port:
 
3610         type: org.openecomp.capabilities.metric.Ceilometer
 
3611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3615       disk.device.read.requests_b_single_1b:
 
3616         type: org.openecomp.capabilities.metric.Ceilometer
 
3617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3621       network.incoming.packets_b_single_1b_1b_t1_port:
 
3622         type: org.openecomp.capabilities.metric.Ceilometer
 
3623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3627       binding_b_single_1b_1b_t1_port:
 
3628         type: tosca.capabilities.network.Bindable
 
3630         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
3634       network.outpoing.packets_b_single_1b_1b_t1_port:
 
3635         type: org.openecomp.capabilities.metric.Ceilometer
 
3636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3640       disk.device.write.requests.rate_b_single_1b:
 
3641         type: org.openecomp.capabilities.metric.Ceilometer
 
3642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3646       memory.usage_b_single_1b:
 
3647         type: org.openecomp.capabilities.metric.Ceilometer
 
3648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3652       disk.write.bytes.rate_b_single_1b:
 
3653         type: org.openecomp.capabilities.metric.Ceilometer
 
3654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3658       network.incoming.bytes_b_single_1b_1b_t2_port:
 
3659         type: org.openecomp.capabilities.metric.Ceilometer
 
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3664       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
 
3665         type: org.openecomp.capabilities.metric.Ceilometer
 
3666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3670       cpu.delta_b_single_1b:
 
3671         type: org.openecomp.capabilities.metric.Ceilometer
 
3672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3676       disk.allocation_b_single_1b:
 
3677         type: org.openecomp.capabilities.metric.Ceilometer
 
3678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3682       disk.device.write.bytes.rate_b_single_1b:
 
3683         type: org.openecomp.capabilities.metric.Ceilometer
 
3684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3689         type: org.openecomp.capabilities.metric.Ceilometer
 
3690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3695         type: tosca.capabilities.Container
 
3697         - tosca.nodes.SoftwareComponent
 
3701       binding_b_single_1b:
 
3702         type: tosca.capabilities.network.Bindable
 
3706       feature_b_single_1b_1b_t2_port:
 
3707         type: tosca.capabilities.Node
 
3711   org.openecomp.resource.abstract.nodes.1c1_scalling_instance:
 
3712     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
3714       port_1c1_t1_port_exCP_naming:
 
3715         type: org.openecomp.datatypes.Naming
 
3718       port_1c1_t2_port_vlan_requirements:
 
3723           type: org.openecomp.datatypes.network.VlanRequirements
 
3724       compute_1c1_scalling_instance_user_data_format:
 
3730       port_1c1_t2_port_network_role_tag:
 
3738       port_1c1_t1_port_ip_requirements:
 
3743           type: org.openecomp.datatypes.network.IpRequirements
 
3748       compute_1c1_scalling_instance_name:
 
3754       port_1c1_t1_port_name:
 
3760       port_1c1_t1_port_network:
 
3766       port_1c1_t2_port_fixed_ips:
 
3771           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
3772       port_1c1_t2_port_network:
 
3778       port_1c1_t1_port_fixed_ips:
 
3783           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
3784       port_1c1_t1_port_vlan_requirements:
 
3789           type: org.openecomp.datatypes.network.VlanRequirements
 
3790       port_1c1_t2_port_ip_requirements:
 
3795           type: org.openecomp.datatypes.network.IpRequirements
 
3796       port_1c1_t1_port_mac_requirements:
 
3797         type: org.openecomp.datatypes.network.MacRequirements
 
3802         description: Index value of this substitution service template runtime instance
 
3807         - greater_or_equal: 0
 
3808       port_1c1_t2_port_network_role:
 
3812       port_1c1_t2_port_order:
 
3816       port_1c1_t2_port_mac_requirements:
 
3817         type: org.openecomp.datatypes.network.MacRequirements
 
3820       compute_1c1_scalling_instance_availability_zone:
 
3826       port_1c1_t2_port_subnetpoolid:
 
3830       port_1c1_t2_port_name:
 
3836       compute_1c1_scalling_instance_scheduler_hints:
 
3842       port_1c1_t2_port_exCP_naming:
 
3843         type: org.openecomp.datatypes.Naming
 
3846       port_1c1_t1_port_subnetpoolid:
 
3850       port_1c1_t1_port_network_role_tag:
 
3854       port_1c1_t1_port_network_role:
 
3858       port_1c1_t1_port_order:
 
3863       1c1_scalling_instance_instance_name:
 
3866       1c1_scalling_instance_1c1_t2_port_tenant_id:
 
3870     - dependency_1c1_scalling_instance_1c1_t1_port:
 
3871         capability: tosca.capabilities.Node
 
3872         node: tosca.nodes.Root
 
3873         relationship: tosca.relationships.DependsOn
 
3877     - link_1c1_scalling_instance_1c1_t1_port:
 
3878         capability: tosca.capabilities.network.Linkable
 
3879         relationship: tosca.relationships.network.LinksTo
 
3883     - dependency_1c1_scalling_instance:
 
3884         capability: tosca.capabilities.Node
 
3885         node: tosca.nodes.Root
 
3886         relationship: tosca.relationships.DependsOn
 
3890     - local_storage_1c1_scalling_instance:
 
3891         capability: tosca.capabilities.Attachment
 
3892         node: tosca.nodes.BlockStorage
 
3893         relationship: tosca.relationships.AttachesTo
 
3897     - dependency_1c1_scalling_instance_1c1_t2_port:
 
3898         capability: tosca.capabilities.Node
 
3899         node: tosca.nodes.Root
 
3900         relationship: tosca.relationships.DependsOn
 
3904     - link_1c1_scalling_instance_1c1_t2_port:
 
3905         capability: tosca.capabilities.network.Linkable
 
3906         relationship: tosca.relationships.network.LinksTo
 
3911       disk.device.latency_1c1_scalling_instance:
 
3912         type: org.openecomp.capabilities.metric.Ceilometer
 
3913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3917       disk.ephemeral.size_1c1_scalling_instance:
 
3918         type: org.openecomp.capabilities.metric.Ceilometer
 
3919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3923       disk.root.size_1c1_scalling_instance:
 
3924         type: org.openecomp.capabilities.metric.Ceilometer
 
3925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3929       endpoint_1c1_scalling_instance:
 
3930         type: tosca.capabilities.Endpoint.Admin
 
3934       disk.read.bytes_1c1_scalling_instance:
 
3935         type: org.openecomp.capabilities.metric.Ceilometer
 
3936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3940       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t2_port:
 
3941         type: org.openecomp.capabilities.metric.Ceilometer
 
3942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3946       network.incoming.packets.rate_1c1_scalling_instance_1c1_t2_port:
 
3947         type: org.openecomp.capabilities.metric.Ceilometer
 
3948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3952       disk.usage_1c1_scalling_instance:
 
3953         type: org.openecomp.capabilities.metric.Ceilometer
 
3954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3958       memory.resident_1c1_scalling_instance:
 
3959         type: org.openecomp.capabilities.metric.Ceilometer
 
3960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3964       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t2_port:
 
3965         type: org.openecomp.capabilities.metric.Ceilometer
 
3966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3970       cpu_1c1_scalling_instance:
 
3971         type: org.openecomp.capabilities.metric.Ceilometer
 
3972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3976       disk.write.bytes_1c1_scalling_instance:
 
3977         type: org.openecomp.capabilities.metric.Ceilometer
 
3978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3982       network.incoming.packets.rate_1c1_scalling_instance_1c1_t1_port:
 
3983         type: org.openecomp.capabilities.metric.Ceilometer
 
3984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3988       network.incoming.bytes_1c1_scalling_instance_1c1_t1_port:
 
3989         type: org.openecomp.capabilities.metric.Ceilometer
 
3990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
3994       disk.write.bytes.rate_1c1_scalling_instance:
 
3995         type: org.openecomp.capabilities.metric.Ceilometer
 
3996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4000       disk.device.allocation_1c1_scalling_instance:
 
4001         type: org.openecomp.capabilities.metric.Ceilometer
 
4002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4006       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t1_port:
 
4007         type: org.openecomp.capabilities.metric.Ceilometer
 
4008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4012       feature_1c1_scalling_instance:
 
4013         type: tosca.capabilities.Node
 
4017       disk.device.write.requests.rate_1c1_scalling_instance:
 
4018         type: org.openecomp.capabilities.metric.Ceilometer
 
4019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4023       disk.read.bytes.rate_1c1_scalling_instance:
 
4024         type: org.openecomp.capabilities.metric.Ceilometer
 
4025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4029       network.outpoing.packets_1c1_scalling_instance_1c1_t2_port:
 
4030         type: org.openecomp.capabilities.metric.Ceilometer
 
4031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4035       scalable_1c1_scalling_instance:
 
4036         type: tosca.capabilities.Scalable
 
4040       disk.device.read.bytes_1c1_scalling_instance:
 
4041         type: org.openecomp.capabilities.metric.Ceilometer
 
4042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4046       binding_1c1_scalling_instance_1c1_t2_port:
 
4047         type: tosca.capabilities.network.Bindable
 
4049         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
4053       disk.device.write.bytes_1c1_scalling_instance:
 
4054         type: org.openecomp.capabilities.metric.Ceilometer
 
4055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4059       disk.read.requests_1c1_scalling_instance:
 
4060         type: org.openecomp.capabilities.metric.Ceilometer
 
4061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4065       network.incoming.packets_1c1_scalling_instance_1c1_t2_port:
 
4066         type: org.openecomp.capabilities.metric.Ceilometer
 
4067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4071       vcpus_1c1_scalling_instance:
 
4072         type: org.openecomp.capabilities.metric.Ceilometer
 
4073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4077       network.outgoing.bytes_1c1_scalling_instance_1c1_t1_port:
 
4078         type: org.openecomp.capabilities.metric.Ceilometer
 
4079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4083       host_1c1_scalling_instance:
 
4084         type: tosca.capabilities.Container
 
4086         - tosca.nodes.SoftwareComponent
 
4090       disk.write.requests_1c1_scalling_instance:
 
4091         type: org.openecomp.capabilities.metric.Ceilometer
 
4092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4096       feature_1c1_scalling_instance_1c1_t1_port:
 
4097         type: tosca.capabilities.Node
 
4101       binding_1c1_scalling_instance_1c1_t1_port:
 
4102         type: tosca.capabilities.network.Bindable
 
4104         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
4108       disk.device.read.requests.rate_1c1_scalling_instance:
 
4109         type: org.openecomp.capabilities.metric.Ceilometer
 
4110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4114       attachment_1c1_scalling_instance_1c1_t2_port:
 
4115         type: tosca.capabilities.Attachment
 
4119       disk.device.read.bytes.rate_1c1_scalling_instance:
 
4120         type: org.openecomp.capabilities.metric.Ceilometer
 
4121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4125       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t1_port:
 
4126         type: org.openecomp.capabilities.metric.Ceilometer
 
4127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4131       disk.device.iops_1c1_scalling_instance:
 
4132         type: org.openecomp.capabilities.metric.Ceilometer
 
4133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4137       disk.device.capacity_1c1_scalling_instance:
 
4138         type: org.openecomp.capabilities.metric.Ceilometer
 
4139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4143       disk.capacity_1c1_scalling_instance:
 
4144         type: org.openecomp.capabilities.metric.Ceilometer
 
4145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4149       disk.write.requests.rate_1c1_scalling_instance:
 
4150         type: org.openecomp.capabilities.metric.Ceilometer
 
4151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4155       cpu_util_1c1_scalling_instance:
 
4156         type: org.openecomp.capabilities.metric.Ceilometer
 
4157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4161       disk.device.read.requests_1c1_scalling_instance:
 
4162         type: org.openecomp.capabilities.metric.Ceilometer
 
4163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4167       disk.device.write.bytes.rate_1c1_scalling_instance:
 
4168         type: org.openecomp.capabilities.metric.Ceilometer
 
4169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4173       disk.device.write.requests_1c1_scalling_instance:
 
4174         type: org.openecomp.capabilities.metric.Ceilometer
 
4175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4179       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t1_port:
 
4180         type: org.openecomp.capabilities.metric.Ceilometer
 
4181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4185       network.outgoing.bytes_1c1_scalling_instance_1c1_t2_port:
 
4186         type: org.openecomp.capabilities.metric.Ceilometer
 
4187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4191       disk.latency_1c1_scalling_instance:
 
4192         type: org.openecomp.capabilities.metric.Ceilometer
 
4193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4197       binding_1c1_scalling_instance:
 
4198         type: tosca.capabilities.network.Bindable
 
4202       disk.device.usage_1c1_scalling_instance:
 
4203         type: org.openecomp.capabilities.metric.Ceilometer
 
4204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4208       network.incoming.packets_1c1_scalling_instance_1c1_t1_port:
 
4209         type: org.openecomp.capabilities.metric.Ceilometer
 
4210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4214       disk.allocation_1c1_scalling_instance:
 
4215         type: org.openecomp.capabilities.metric.Ceilometer
 
4216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4220       feature_1c1_scalling_instance_1c1_t2_port:
 
4221         type: tosca.capabilities.Node
 
4225       memory.usage_1c1_scalling_instance:
 
4226         type: org.openecomp.capabilities.metric.Ceilometer
 
4227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4231       network.incoming.bytes_1c1_scalling_instance_1c1_t2_port:
 
4232         type: org.openecomp.capabilities.metric.Ceilometer
 
4233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4237       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t2_port:
 
4238         type: org.openecomp.capabilities.metric.Ceilometer
 
4239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4243       os_1c1_scalling_instance:
 
4244         type: tosca.capabilities.OperatingSystem
 
4248       disk.iops_1c1_scalling_instance:
 
4249         type: org.openecomp.capabilities.metric.Ceilometer
 
4250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4254       network.outpoing.packets_1c1_scalling_instance_1c1_t1_port:
 
4255         type: org.openecomp.capabilities.metric.Ceilometer
 
4256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4260       attachment_1c1_scalling_instance_1c1_t1_port:
 
4261         type: tosca.capabilities.Attachment
 
4265       cpu.delta_1c1_scalling_instance:
 
4266         type: org.openecomp.capabilities.metric.Ceilometer
 
4267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4271       memory_1c1_scalling_instance:
 
4272         type: org.openecomp.capabilities.metric.Ceilometer
 
4273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4277       instance_1c1_scalling_instance:
 
4278         type: org.openecomp.capabilities.metric.Ceilometer
 
4279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4283   org.openecomp.resource.abstract.nodes.a_single_1a:
 
4284     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
4286       port_1a_t1_port_ip_requirements:
 
4291           type: org.openecomp.datatypes.network.IpRequirements
 
4292       port_1a_t2_port_network_role_tag:
 
4300       port_1a_t2_port_network_role:
 
4304       port_1a_t2_port_network:
 
4310       port_1a_t1_port_mac_requirements:
 
4311         type: org.openecomp.datatypes.network.MacRequirements
 
4314       port_1a_t1_port_network:
 
4320       port_1a_t1_port_subnetpoolid:
 
4328       port_1a_t2_port_ip_requirements:
 
4333           type: org.openecomp.datatypes.network.IpRequirements
 
4334       port_1a_t1_port_vlan_requirements:
 
4339           type: org.openecomp.datatypes.network.VlanRequirements
 
4340       port_1a_t1_port_exCP_naming:
 
4341         type: org.openecomp.datatypes.Naming
 
4344       compute_a_single_1a_availability_zone:
 
4350       compute_a_single_1a_scheduler_hints:
 
4358         description: Index value of this substitution service template runtime instance
 
4363         - greater_or_equal: 0
 
4364       port_1a_t1_port_network_role_tag:
 
4368       port_1a_t1_port_network_role:
 
4372       port_1a_t1_port_order:
 
4376       port_1a_t2_port_exCP_naming:
 
4377         type: org.openecomp.datatypes.Naming
 
4380       port_1a_t2_port_vlan_requirements:
 
4385           type: org.openecomp.datatypes.network.VlanRequirements
 
4386       port_1a_t2_port_subnetpoolid:
 
4390       port_1a_t2_port_order:
 
4394       compute_a_single_1a_user_data_format:
 
4400       compute_a_single_1a_name:
 
4406       port_1a_t2_port_mac_requirements:
 
4407         type: org.openecomp.datatypes.network.MacRequirements
 
4411       a_single_1a_instance_name:
 
4414       a_single_1a_1a_t1_port_tenant_id:
 
4418     - dependency_a_single_1a_1a_t1_port:
 
4419         capability: tosca.capabilities.Node
 
4420         node: tosca.nodes.Root
 
4421         relationship: tosca.relationships.DependsOn
 
4425     - link_a_single_1a_1a_t1_port:
 
4426         capability: tosca.capabilities.network.Linkable
 
4427         relationship: tosca.relationships.network.LinksTo
 
4431     - dependency_a_single_1a:
 
4432         capability: tosca.capabilities.Node
 
4433         node: tosca.nodes.Root
 
4434         relationship: tosca.relationships.DependsOn
 
4438     - local_storage_a_single_1a:
 
4439         capability: tosca.capabilities.Attachment
 
4440         node: tosca.nodes.BlockStorage
 
4441         relationship: tosca.relationships.AttachesTo
 
4445     - dependency_a_single_1a_1a_t2_port:
 
4446         capability: tosca.capabilities.Node
 
4447         node: tosca.nodes.Root
 
4448         relationship: tosca.relationships.DependsOn
 
4452     - link_a_single_1a_1a_t2_port:
 
4453         capability: tosca.capabilities.network.Linkable
 
4454         relationship: tosca.relationships.network.LinksTo
 
4459       disk.read.bytes_a_single_1a:
 
4460         type: org.openecomp.capabilities.metric.Ceilometer
 
4461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4465       network.incoming.bytes.rate_a_single_1a_1a_t2_port:
 
4466         type: org.openecomp.capabilities.metric.Ceilometer
 
4467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4471       disk.usage_a_single_1a:
 
4472         type: org.openecomp.capabilities.metric.Ceilometer
 
4473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4477       attachment_a_single_1a_1a_t2_port:
 
4478         type: tosca.capabilities.Attachment
 
4482       scalable_a_single_1a:
 
4483         type: tosca.capabilities.Scalable
 
4487       network.outgoing.bytes.rate_a_single_1a_1a_t2_port:
 
4488         type: org.openecomp.capabilities.metric.Ceilometer
 
4489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4494         type: tosca.capabilities.Container
 
4496         - tosca.nodes.SoftwareComponent
 
4500       endpoint_a_single_1a:
 
4501         type: tosca.capabilities.Endpoint.Admin
 
4505       disk.root.size_a_single_1a:
 
4506         type: org.openecomp.capabilities.metric.Ceilometer
 
4507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4511       memory.resident_a_single_1a:
 
4512         type: org.openecomp.capabilities.metric.Ceilometer
 
4513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4517       network.incoming.packets.rate_a_single_1a_1a_t2_port:
 
4518         type: org.openecomp.capabilities.metric.Ceilometer
 
4519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4523       cpu.delta_a_single_1a:
 
4524         type: org.openecomp.capabilities.metric.Ceilometer
 
4525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4529       disk.device.write.requests_a_single_1a:
 
4530         type: org.openecomp.capabilities.metric.Ceilometer
 
4531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4535       network.incoming.bytes.rate_a_single_1a_1a_t1_port:
 
4536         type: org.openecomp.capabilities.metric.Ceilometer
 
4537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4541       disk.iops_a_single_1a:
 
4542         type: org.openecomp.capabilities.metric.Ceilometer
 
4543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4547       network.incoming.bytes_a_single_1a_1a_t1_port:
 
4548         type: org.openecomp.capabilities.metric.Ceilometer
 
4549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4553       cpu_util_a_single_1a:
 
4554         type: org.openecomp.capabilities.metric.Ceilometer
 
4555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4560         type: tosca.capabilities.OperatingSystem
 
4564       disk.device.usage_a_single_1a:
 
4565         type: org.openecomp.capabilities.metric.Ceilometer
 
4566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4570       network.incoming.packets.rate_a_single_1a_1a_t1_port:
 
4571         type: org.openecomp.capabilities.metric.Ceilometer
 
4572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4576       network.outgoing.packets.rate_a_single_1a_1a_t2_port:
 
4577         type: org.openecomp.capabilities.metric.Ceilometer
 
4578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4582       disk.read.requests_a_single_1a:
 
4583         type: org.openecomp.capabilities.metric.Ceilometer
 
4584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4588       disk.read.bytes.rate_a_single_1a:
 
4589         type: org.openecomp.capabilities.metric.Ceilometer
 
4590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4594       disk.write.bytes.rate_a_single_1a:
 
4595         type: org.openecomp.capabilities.metric.Ceilometer
 
4596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4600       attachment_a_single_1a_1a_t1_port:
 
4601         type: tosca.capabilities.Attachment
 
4606         type: org.openecomp.capabilities.metric.Ceilometer
 
4607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4611       memory.usage_a_single_1a:
 
4612         type: org.openecomp.capabilities.metric.Ceilometer
 
4613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4617       disk.device.write.requests.rate_a_single_1a:
 
4618         type: org.openecomp.capabilities.metric.Ceilometer
 
4619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4623       binding_a_single_1a_1a_t2_port:
 
4624         type: tosca.capabilities.network.Bindable
 
4626         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
4630       network.incoming.packets_a_single_1a_1a_t2_port:
 
4631         type: org.openecomp.capabilities.metric.Ceilometer
 
4632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4636       disk.device.read.requests_a_single_1a:
 
4637         type: org.openecomp.capabilities.metric.Ceilometer
 
4638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4642       disk.device.latency_a_single_1a:
 
4643         type: org.openecomp.capabilities.metric.Ceilometer
 
4644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4648       instance_a_single_1a:
 
4649         type: org.openecomp.capabilities.metric.Ceilometer
 
4650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4654       binding_a_single_1a:
 
4655         type: tosca.capabilities.network.Bindable
 
4659       disk.latency_a_single_1a:
 
4660         type: org.openecomp.capabilities.metric.Ceilometer
 
4661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4665       network.outgoing.bytes_a_single_1a_1a_t2_port:
 
4666         type: org.openecomp.capabilities.metric.Ceilometer
 
4667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4671       disk.device.allocation_a_single_1a:
 
4672         type: org.openecomp.capabilities.metric.Ceilometer
 
4673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4677       disk.write.bytes_a_single_1a:
 
4678         type: org.openecomp.capabilities.metric.Ceilometer
 
4679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4683       feature_a_single_1a_1a_t1_port:
 
4684         type: tosca.capabilities.Node
 
4688       network.outpoing.packets_a_single_1a_1a_t2_port:
 
4689         type: org.openecomp.capabilities.metric.Ceilometer
 
4690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4694       network.outpoing.packets_a_single_1a_1a_t1_port:
 
4695         type: org.openecomp.capabilities.metric.Ceilometer
 
4696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4700       disk.device.read.bytes.rate_a_single_1a:
 
4701         type: org.openecomp.capabilities.metric.Ceilometer
 
4702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4706       disk.device.write.bytes_a_single_1a:
 
4707         type: org.openecomp.capabilities.metric.Ceilometer
 
4708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4712       disk.device.write.bytes.rate_a_single_1a:
 
4713         type: org.openecomp.capabilities.metric.Ceilometer
 
4714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4719         type: org.openecomp.capabilities.metric.Ceilometer
 
4720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4724       disk.allocation_a_single_1a:
 
4725         type: org.openecomp.capabilities.metric.Ceilometer
 
4726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4730       network.outgoing.packets.rate_a_single_1a_1a_t1_port:
 
4731         type: org.openecomp.capabilities.metric.Ceilometer
 
4732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4736       feature_a_single_1a_1a_t2_port:
 
4737         type: tosca.capabilities.Node
 
4741       disk.capacity_a_single_1a:
 
4742         type: org.openecomp.capabilities.metric.Ceilometer
 
4743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4747       disk.device.read.bytes_a_single_1a:
 
4748         type: org.openecomp.capabilities.metric.Ceilometer
 
4749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4753       network.incoming.packets_a_single_1a_1a_t1_port:
 
4754         type: org.openecomp.capabilities.metric.Ceilometer
 
4755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4759       feature_a_single_1a:
 
4760         type: tosca.capabilities.Node
 
4764       network.outgoing.bytes_a_single_1a_1a_t1_port:
 
4765         type: org.openecomp.capabilities.metric.Ceilometer
 
4766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4770       disk.ephemeral.size_a_single_1a:
 
4771         type: org.openecomp.capabilities.metric.Ceilometer
 
4772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4777         type: org.openecomp.capabilities.metric.Ceilometer
 
4778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4782       binding_a_single_1a_1a_t1_port:
 
4783         type: tosca.capabilities.network.Bindable
 
4785         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
4789       disk.device.iops_a_single_1a:
 
4790         type: org.openecomp.capabilities.metric.Ceilometer
 
4791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4795       disk.write.requests_a_single_1a:
 
4796         type: org.openecomp.capabilities.metric.Ceilometer
 
4797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4801       disk.device.read.requests.rate_a_single_1a:
 
4802         type: org.openecomp.capabilities.metric.Ceilometer
 
4803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4807       disk.device.capacity_a_single_1a:
 
4808         type: org.openecomp.capabilities.metric.Ceilometer
 
4809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4813       disk.write.requests.rate_a_single_1a:
 
4814         type: org.openecomp.capabilities.metric.Ceilometer
 
4815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4819       network.incoming.bytes_a_single_1a_1a_t2_port:
 
4820         type: org.openecomp.capabilities.metric.Ceilometer
 
4821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4825       network.outgoing.bytes.rate_a_single_1a_1a_t1_port:
 
4826         type: org.openecomp.capabilities.metric.Ceilometer
 
4827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
4831   org.openecomp.resource.abstract.nodes.b_single_1b_1:
 
4832     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
4834       port_1b_t1_port_order:
 
4838       port_1b_t1_port_network_role:
 
4842       port_1b_t1_port_exCP_naming:
 
4843         type: org.openecomp.datatypes.Naming
 
4850       port_1b_t1_port_ip_requirements:
 
4855           type: org.openecomp.datatypes.network.IpRequirements
 
4860       port_1b_t2_port_network_role:
 
4864       port_1b_t2_port_order:
 
4868       compute_b_single_1b_user_data_format:
 
4874       port_1b_t2_port_exCP_naming:
 
4875         type: org.openecomp.datatypes.Naming
 
4878       port_1b_t2_port_network_role_tag:
 
4882       port_1b_t2_port_subnetpoolid:
 
4886       port_1b_t2_port_mac_requirements:
 
4887         type: org.openecomp.datatypes.network.MacRequirements
 
4890       compute_b_single_1b_availability_zone:
 
4898         description: Index value of this substitution service template runtime instance
 
4903         - greater_or_equal: 0
 
4904       compute_b_single_1b_scheduler_hints:
 
4910       port_1b_t2_port_vlan_requirements:
 
4915           type: org.openecomp.datatypes.network.VlanRequirements
 
4916       port_1b_t2_port_ip_requirements:
 
4921           type: org.openecomp.datatypes.network.IpRequirements
 
4922       port_1b_t1_port_network_role_tag:
 
4926       port_1b_t1_port_subnetpoolid:
 
4930       port_1b_t1_port_mac_requirements:
 
4931         type: org.openecomp.datatypes.network.MacRequirements
 
4934       port_1b_t2_port_network:
 
4940       port_1b_t1_port_vlan_requirements:
 
4945           type: org.openecomp.datatypes.network.VlanRequirements
 
4946       port_1b_t1_port_network:
 
4952       compute_b_single_1b_name:
 
4959       b_single_1b_instance_name:
 
4962       b_single_1b_1b_t1_port_tenant_id:
 
4966     - dependency_b_single_1b:
 
4967         capability: tosca.capabilities.Node
 
4968         node: tosca.nodes.Root
 
4969         relationship: tosca.relationships.DependsOn
 
4973     - local_storage_b_single_1b:
 
4974         capability: tosca.capabilities.Attachment
 
4975         node: tosca.nodes.BlockStorage
 
4976         relationship: tosca.relationships.AttachesTo
 
4980     - dependency_b_single_1b_1b_t1_port:
 
4981         capability: tosca.capabilities.Node
 
4982         node: tosca.nodes.Root
 
4983         relationship: tosca.relationships.DependsOn
 
4987     - link_b_single_1b_1b_t1_port:
 
4988         capability: tosca.capabilities.network.Linkable
 
4989         relationship: tosca.relationships.network.LinksTo
 
4993     - dependency_b_single_1b_1b_t2_port:
 
4994         capability: tosca.capabilities.Node
 
4995         node: tosca.nodes.Root
 
4996         relationship: tosca.relationships.DependsOn
 
5000     - link_b_single_1b_1b_t2_port:
 
5001         capability: tosca.capabilities.network.Linkable
 
5002         relationship: tosca.relationships.network.LinksTo
 
5007       attachment_b_single_1b_1b_t2_port:
 
5008         type: tosca.capabilities.Attachment
 
5012       endpoint_b_single_1b:
 
5013         type: tosca.capabilities.Endpoint.Admin
 
5017       feature_b_single_1b:
 
5018         type: tosca.capabilities.Node
 
5022       disk.iops_b_single_1b:
 
5023         type: org.openecomp.capabilities.metric.Ceilometer
 
5024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5028       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
 
5029         type: org.openecomp.capabilities.metric.Ceilometer
 
5030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5034       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
 
5035         type: org.openecomp.capabilities.metric.Ceilometer
 
5036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5040       scalable_b_single_1b:
 
5041         type: tosca.capabilities.Scalable
 
5045       disk.write.bytes_b_single_1b:
 
5046         type: org.openecomp.capabilities.metric.Ceilometer
 
5047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5052         type: tosca.capabilities.OperatingSystem
 
5057         type: org.openecomp.capabilities.metric.Ceilometer
 
5058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5063         type: org.openecomp.capabilities.metric.Ceilometer
 
5064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5068       disk.device.read.requests.rate_b_single_1b:
 
5069         type: org.openecomp.capabilities.metric.Ceilometer
 
5070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5074       network.incoming.packets.rate_b_single_1b_1b_t2_port:
 
5075         type: org.openecomp.capabilities.metric.Ceilometer
 
5076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5080       instance_b_single_1b:
 
5081         type: org.openecomp.capabilities.metric.Ceilometer
 
5082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5086       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
 
5087         type: org.openecomp.capabilities.metric.Ceilometer
 
5088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5092       disk.read.bytes_b_single_1b:
 
5093         type: org.openecomp.capabilities.metric.Ceilometer
 
5094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5098       disk.device.latency_b_single_1b:
 
5099         type: org.openecomp.capabilities.metric.Ceilometer
 
5100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5104       disk.usage_b_single_1b:
 
5105         type: org.openecomp.capabilities.metric.Ceilometer
 
5106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5110       network.incoming.bytes_b_single_1b_1b_t1_port:
 
5111         type: org.openecomp.capabilities.metric.Ceilometer
 
5112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5116       disk.device.allocation_b_single_1b:
 
5117         type: org.openecomp.capabilities.metric.Ceilometer
 
5118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5122       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
 
5123         type: org.openecomp.capabilities.metric.Ceilometer
 
5124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5128       disk.device.capacity_b_single_1b:
 
5129         type: org.openecomp.capabilities.metric.Ceilometer
 
5130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5134       disk.latency_b_single_1b:
 
5135         type: org.openecomp.capabilities.metric.Ceilometer
 
5136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5140       network.incoming.packets_b_single_1b_1b_t2_port:
 
5141         type: org.openecomp.capabilities.metric.Ceilometer
 
5142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5146       network.incoming.packets.rate_b_single_1b_1b_t1_port:
 
5147         type: org.openecomp.capabilities.metric.Ceilometer
 
5148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5152       attachment_b_single_1b_1b_t1_port:
 
5153         type: tosca.capabilities.Attachment
 
5157       disk.device.write.requests_b_single_1b:
 
5158         type: org.openecomp.capabilities.metric.Ceilometer
 
5159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5163       binding_b_single_1b_1b_t2_port:
 
5164         type: tosca.capabilities.network.Bindable
 
5166         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
5170       disk.ephemeral.size_b_single_1b:
 
5171         type: org.openecomp.capabilities.metric.Ceilometer
 
5172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5176       disk.write.requests.rate_b_single_1b:
 
5177         type: org.openecomp.capabilities.metric.Ceilometer
 
5178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5182       network.outpoing.packets_b_single_1b_1b_t2_port:
 
5183         type: org.openecomp.capabilities.metric.Ceilometer
 
5184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5188       disk.device.iops_b_single_1b:
 
5189         type: org.openecomp.capabilities.metric.Ceilometer
 
5190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5194       disk.read.requests_b_single_1b:
 
5195         type: org.openecomp.capabilities.metric.Ceilometer
 
5196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5200       memory.resident_b_single_1b:
 
5201         type: org.openecomp.capabilities.metric.Ceilometer
 
5202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5206       disk.root.size_b_single_1b:
 
5207         type: org.openecomp.capabilities.metric.Ceilometer
 
5208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5212       feature_b_single_1b_1b_t1_port:
 
5213         type: tosca.capabilities.Node
 
5217       network.outgoing.bytes_b_single_1b_1b_t2_port:
 
5218         type: org.openecomp.capabilities.metric.Ceilometer
 
5219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5223       disk.capacity_b_single_1b:
 
5224         type: org.openecomp.capabilities.metric.Ceilometer
 
5225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5229       disk.device.write.bytes_b_single_1b:
 
5230         type: org.openecomp.capabilities.metric.Ceilometer
 
5231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5235       disk.device.read.bytes_b_single_1b:
 
5236         type: org.openecomp.capabilities.metric.Ceilometer
 
5237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5241       disk.device.read.bytes.rate_b_single_1b:
 
5242         type: org.openecomp.capabilities.metric.Ceilometer
 
5243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5247       cpu_util_b_single_1b:
 
5248         type: org.openecomp.capabilities.metric.Ceilometer
 
5249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5253       disk.write.requests_b_single_1b:
 
5254         type: org.openecomp.capabilities.metric.Ceilometer
 
5255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5259       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
 
5260         type: org.openecomp.capabilities.metric.Ceilometer
 
5261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5265       disk.device.usage_b_single_1b:
 
5266         type: org.openecomp.capabilities.metric.Ceilometer
 
5267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5271       disk.read.bytes.rate_b_single_1b:
 
5272         type: org.openecomp.capabilities.metric.Ceilometer
 
5273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5277       network.outgoing.bytes_b_single_1b_1b_t1_port:
 
5278         type: org.openecomp.capabilities.metric.Ceilometer
 
5279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5283       disk.device.read.requests_b_single_1b:
 
5284         type: org.openecomp.capabilities.metric.Ceilometer
 
5285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5289       network.incoming.packets_b_single_1b_1b_t1_port:
 
5290         type: org.openecomp.capabilities.metric.Ceilometer
 
5291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5295       binding_b_single_1b_1b_t1_port:
 
5296         type: tosca.capabilities.network.Bindable
 
5298         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
5302       network.outpoing.packets_b_single_1b_1b_t1_port:
 
5303         type: org.openecomp.capabilities.metric.Ceilometer
 
5304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5308       disk.device.write.requests.rate_b_single_1b:
 
5309         type: org.openecomp.capabilities.metric.Ceilometer
 
5310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5314       memory.usage_b_single_1b:
 
5315         type: org.openecomp.capabilities.metric.Ceilometer
 
5316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5320       disk.write.bytes.rate_b_single_1b:
 
5321         type: org.openecomp.capabilities.metric.Ceilometer
 
5322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5326       network.incoming.bytes_b_single_1b_1b_t2_port:
 
5327         type: org.openecomp.capabilities.metric.Ceilometer
 
5328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5332       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
 
5333         type: org.openecomp.capabilities.metric.Ceilometer
 
5334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5338       cpu.delta_b_single_1b:
 
5339         type: org.openecomp.capabilities.metric.Ceilometer
 
5340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5344       disk.allocation_b_single_1b:
 
5345         type: org.openecomp.capabilities.metric.Ceilometer
 
5346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5350       disk.device.write.bytes.rate_b_single_1b:
 
5351         type: org.openecomp.capabilities.metric.Ceilometer
 
5352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5357         type: org.openecomp.capabilities.metric.Ceilometer
 
5358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
5363         type: tosca.capabilities.Container
 
5365         - tosca.nodes.SoftwareComponent
 
5369       binding_b_single_1b:
 
5370         type: tosca.capabilities.network.Bindable
 
5374       feature_b_single_1b_1b_t2_port:
 
5375         type: tosca.capabilities.Node
 
5379   org.openecomp.resource.abstract.nodes.heat.nested-no-nova:
 
5380     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
 
5382       security_group_name:
 
5395     - dependency_jsa_security_group_1:
 
5396         capability: tosca.capabilities.Node
 
5397         node: tosca.nodes.Root
 
5398         relationship: tosca.relationships.DependsOn
 
5402     - port_jsa_security_group_1:
 
5403         capability: tosca.capabilities.Attachment
 
5404         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
 
5405         relationship: org.openecomp.relationships.AttachesTo
 
5409     - dependency_dependsOn_network_0:
 
5410         capability: tosca.capabilities.Node
 
5411         node: tosca.nodes.Root
 
5412         relationship: tosca.relationships.DependsOn
 
5417       feature_jsa_security_group_1:
 
5418         type: tosca.capabilities.Node
 
5422       feature_dependsOn_network_0:
 
5423         type: tosca.capabilities.Node
 
5427       link_dependsOn_network_0:
 
5428         type: tosca.capabilities.network.Linkable
 
5432       attachment_dependsOn_network_0:
 
5433         type: tosca.capabilities.Attachment
 
5437       end_point_dependsOn_network_0:
 
5438         type: tosca.capabilities.Endpoint