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.FSB1:
 
   9     derived_from: org.openecomp.resource.abstract.nodes.VFC
 
  11       port_FSB1_Internal_mac_address:
 
  15       port_FSB1_Internal_ip_requirements:
 
  20           type: org.openecomp.datatypes.network.IpRequirements
 
  21       port_FSB1_Internal_subnetpoolid:
 
  25       port_FSB1_OAM_subnetpoolid:
 
  29       port_FSB2_Internal_vlan_requirements:
 
  34           type: org.openecomp.datatypes.network.VlanRequirements
 
  35       port_FSB2_Internal_order:
 
  39       port_FSB1_OAM_exCP_naming:
 
  40         type: org.openecomp.datatypes.Naming
 
  43       port_FSB1_OAM_ip_requirements:
 
  48           type: org.openecomp.datatypes.network.IpRequirements
 
  49       port_FSB2_Internal_ip_requirements:
 
  54           type: org.openecomp.datatypes.network.IpRequirements
 
  59       port_FSB2_Internal_network_role:
 
  63       port_FSB1_Internal_network_role_tag:
 
  67       port_FSB1_OAM_vlan_requirements:
 
  72           type: org.openecomp.datatypes.network.VlanRequirements
 
  73       port_FSB1_Internal_vlan_requirements:
 
  78           type: org.openecomp.datatypes.network.VlanRequirements
 
  79       port_FSB2_Internal_subnetpoolid:
 
  83       port_FSB1_Internal_exCP_naming:
 
  84         type: org.openecomp.datatypes.Naming
 
  87       port_FSB1_Internal_network_role:
 
  91       port_FSB1_OAM_mac_requirements:
 
  92         type: org.openecomp.datatypes.network.MacRequirements
 
  95       port_FSB1_Internal_network:
 
 103         description: Index value of this substitution service template runtime instance
 
 108         - greater_or_equal: 0
 
 113       port_FSB2_Internal_mac_requirements:
 
 114         type: org.openecomp.datatypes.network.MacRequirements
 
 117       port_FSB2_Internal_mac_address:
 
 121       port_FSB1_OAM_network:
 
 127       port_FSB2_Internal_exCP_naming:
 
 128         type: org.openecomp.datatypes.Naming
 
 131       port_FSB1_Internal_order:
 
 135       port_FSB1_OAM_network_role:
 
 139       port_FSB2_Internal_network:
 
 145       port_FSB1_OAM_network_role_tag:
 
 149       port_FSB1_Internal_mac_requirements:
 
 150         type: org.openecomp.datatypes.network.MacRequirements
 
 153       port_FSB1_OAM_fixed_ips:
 
 158           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
 
 159       port_FSB2_Internal_network_role_tag:
 
 164       FSB1_FSB2_Internal_tenant_id:
 
 167       FSB1_FSB1_Internal_network_id:
 
 173       FSB1_FSB1_OAM_status:
 
 180           type: org.openecomp.datatypes.heat.novaServer.network.AddressInfo
 
 181       FSB1_FSB2_Internal_network_id:
 
 184       FSB1_FSB1_Internal_device_owner:
 
 188     - dependency_FSB1_FSB1_Internal:
 
 189         capability: tosca.capabilities.Node
 
 190         node: tosca.nodes.Root
 
 191         relationship: tosca.relationships.DependsOn
 
 195     - link_FSB1_FSB1_Internal:
 
 196         capability: tosca.capabilities.network.Linkable
 
 197         relationship: tosca.relationships.network.LinksTo
 
 201     - dependency_FSB1_FSB2_Internal:
 
 202         capability: tosca.capabilities.Node
 
 203         node: tosca.nodes.Root
 
 204         relationship: tosca.relationships.DependsOn
 
 208     - link_FSB1_FSB2_Internal:
 
 209         capability: tosca.capabilities.network.Linkable
 
 210         relationship: tosca.relationships.network.LinksTo
 
 214     - dependency_FSB1_FSB1_OAM:
 
 215         capability: tosca.capabilities.Node
 
 216         node: tosca.nodes.Root
 
 217         relationship: tosca.relationships.DependsOn
 
 221     - link_FSB1_FSB1_OAM:
 
 222         capability: tosca.capabilities.network.Linkable
 
 223         relationship: tosca.relationships.network.LinksTo
 
 228         capability: tosca.capabilities.Node
 
 229         node: tosca.nodes.Root
 
 230         relationship: tosca.relationships.DependsOn
 
 234     - local_storage_FSB1:
 
 235         capability: tosca.capabilities.Attachment
 
 236         node: tosca.nodes.BlockStorage
 
 237         relationship: tosca.relationships.AttachesTo
 
 242       network.incoming.bytes.rate_FSB1_FSB1_OAM:
 
 243         type: org.openecomp.capabilities.metric.Ceilometer
 
 244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 248       network.outgoing.bytes_FSB1_FSB1_OAM:
 
 249         type: org.openecomp.capabilities.metric.Ceilometer
 
 250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 254       binding_FSB1_FSB2_Internal:
 
 255         type: tosca.capabilities.network.Bindable
 
 257         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 262         type: org.openecomp.capabilities.metric.Ceilometer
 
 263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 267       disk.read.bytes.rate_FSB1:
 
 268         type: org.openecomp.capabilities.metric.Ceilometer
 
 269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 273       disk.device.latency_FSB1:
 
 274         type: org.openecomp.capabilities.metric.Ceilometer
 
 275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 279       disk.allocation_FSB1:
 
 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.read.bytes_FSB1:
 
 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.capacity_FSB1:
 
 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.
 
 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.write.requests.rate_FSB1:
 
 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       network.outgoing.bytes.rate_FSB1_FSB1_OAM:
 
 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.
 
 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.
 
 322         type: tosca.capabilities.Node
 
 326       network.incoming.packets.rate_FSB1_FSB1_Internal:
 
 327         type: org.openecomp.capabilities.metric.Ceilometer
 
 328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 332       network.outgoing.bytes_FSB1_FSB1_Internal:
 
 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       attachment_FSB1_FSB2_Internal:
 
 339         type: tosca.capabilities.Attachment
 
 343       feature_FSB1_FSB2_Internal:
 
 344         type: tosca.capabilities.Node
 
 348       network.incoming.packets_FSB1_FSB2_Internal:
 
 349         type: org.openecomp.capabilities.metric.Ceilometer
 
 350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 354       memory.resident_FSB1:
 
 355         type: org.openecomp.capabilities.metric.Ceilometer
 
 356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 360       network.incoming.packets.rate_FSB1_FSB1_OAM:
 
 361         type: org.openecomp.capabilities.metric.Ceilometer
 
 362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 366       network.incoming.packets.rate_FSB1_FSB2_Internal:
 
 367         type: org.openecomp.capabilities.metric.Ceilometer
 
 368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 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       disk.write.requests.rate_FSB1:
 
 379         type: org.openecomp.capabilities.metric.Ceilometer
 
 380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 384       feature_FSB1_FSB1_OAM:
 
 385         type: tosca.capabilities.Node
 
 390         type: org.openecomp.capabilities.metric.Ceilometer
 
 391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 395       disk.device.read.bytes.rate_FSB1:
 
 396         type: org.openecomp.capabilities.metric.Ceilometer
 
 397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 402         type: org.openecomp.capabilities.metric.Ceilometer
 
 403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 407       disk.write.bytes_FSB1:
 
 408         type: org.openecomp.capabilities.metric.Ceilometer
 
 409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 413       binding_FSB1_FSB1_Internal:
 
 414         type: tosca.capabilities.network.Bindable
 
 416         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 420       disk.device.read.requests.rate_FSB1:
 
 421         type: org.openecomp.capabilities.metric.Ceilometer
 
 422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 426       feature_FSB1_FSB1_Internal:
 
 427         type: tosca.capabilities.Node
 
 431       disk.device.read.requests_FSB1:
 
 432         type: org.openecomp.capabilities.metric.Ceilometer
 
 433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 437       disk.ephemeral.size_FSB1:
 
 438         type: org.openecomp.capabilities.metric.Ceilometer
 
 439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 444         type: tosca.capabilities.network.Bindable
 
 448       disk.device.write.bytes_FSB1:
 
 449         type: org.openecomp.capabilities.metric.Ceilometer
 
 450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 454       network.outgoing.packets.rate_FSB1_FSB1_OAM:
 
 455         type: org.openecomp.capabilities.metric.Ceilometer
 
 456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 460       binding_FSB1_FSB1_OAM:
 
 461         type: tosca.capabilities.network.Bindable
 
 463         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
 
 467       attachment_FSB1_FSB1_OAM:
 
 468         type: tosca.capabilities.Attachment
 
 472       network.incoming.packets_FSB1_FSB1_Internal:
 
 473         type: org.openecomp.capabilities.metric.Ceilometer
 
 474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 478       attachment_FSB1_FSB1_Internal:
 
 479         type: tosca.capabilities.Attachment
 
 483       network.incoming.bytes_FSB1_FSB1_OAM:
 
 484         type: org.openecomp.capabilities.metric.Ceilometer
 
 485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 490         type: org.openecomp.capabilities.metric.Ceilometer
 
 491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 495       network.incoming.packets_FSB1_FSB1_OAM:
 
 496         type: org.openecomp.capabilities.metric.Ceilometer
 
 497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 501       network.outpoing.packets_FSB1_FSB1_Internal:
 
 502         type: org.openecomp.capabilities.metric.Ceilometer
 
 503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 507       network.outgoing.bytes.rate_FSB1_FSB2_Internal:
 
 508         type: org.openecomp.capabilities.metric.Ceilometer
 
 509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 513       disk.device.read.bytes_FSB1:
 
 514         type: org.openecomp.capabilities.metric.Ceilometer
 
 515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 519       disk.device.usage_FSB1:
 
 520         type: org.openecomp.capabilities.metric.Ceilometer
 
 521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 525       disk.write.bytes.rate_FSB1:
 
 526         type: org.openecomp.capabilities.metric.Ceilometer
 
 527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 532         type: tosca.capabilities.Scalable
 
 537         type: org.openecomp.capabilities.metric.Ceilometer
 
 538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 542       network.outpoing.packets_FSB1_FSB1_OAM:
 
 543         type: org.openecomp.capabilities.metric.Ceilometer
 
 544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 549         type: tosca.capabilities.Container
 
 551         - tosca.nodes.SoftwareComponent
 
 555       disk.device.allocation_FSB1:
 
 556         type: org.openecomp.capabilities.metric.Ceilometer
 
 557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 562         type: tosca.capabilities.OperatingSystem
 
 567         type: org.openecomp.capabilities.metric.Ceilometer
 
 568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 572       disk.write.requests_FSB1:
 
 573         type: org.openecomp.capabilities.metric.Ceilometer
 
 574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 578       network.outgoing.bytes_FSB1_FSB2_Internal:
 
 579         type: org.openecomp.capabilities.metric.Ceilometer
 
 580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 584       network.incoming.bytes_FSB1_FSB1_Internal:
 
 585         type: org.openecomp.capabilities.metric.Ceilometer
 
 586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 590       network.outpoing.packets_FSB1_FSB2_Internal:
 
 591         type: org.openecomp.capabilities.metric.Ceilometer
 
 592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 596       disk.device.write.bytes.rate_FSB1:
 
 597         type: org.openecomp.capabilities.metric.Ceilometer
 
 598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 602       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
 
 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.Endpoint.Admin
 
 613       network.outgoing.packets.rate_FSB1_FSB1_Internal:
 
 614         type: org.openecomp.capabilities.metric.Ceilometer
 
 615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 619       network.incoming.bytes.rate_FSB1_FSB1_Internal:
 
 620         type: org.openecomp.capabilities.metric.Ceilometer
 
 621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 626         type: org.openecomp.capabilities.metric.Ceilometer
 
 627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 632         type: org.openecomp.capabilities.metric.Ceilometer
 
 633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 637       disk.read.requests_FSB1:
 
 638         type: org.openecomp.capabilities.metric.Ceilometer
 
 639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 643       disk.device.write.requests_FSB1:
 
 644         type: org.openecomp.capabilities.metric.Ceilometer
 
 645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 649       network.incoming.bytes.rate_FSB1_FSB2_Internal:
 
 650         type: org.openecomp.capabilities.metric.Ceilometer
 
 651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 655       network.incoming.bytes_FSB1_FSB2_Internal:
 
 656         type: org.openecomp.capabilities.metric.Ceilometer
 
 657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 662         type: org.openecomp.capabilities.metric.Ceilometer
 
 663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 667       network.outgoing.packets.rate_FSB1_FSB2_Internal:
 
 668         type: org.openecomp.capabilities.metric.Ceilometer
 
 669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
 
 673       disk.device.iops_FSB1:
 
 674         type: org.openecomp.capabilities.metric.Ceilometer
 
 675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.