aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/GlobalSubstitutionTypesServiceTemplate.yaml8846
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml2
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cdiServiceTemplate.yaml485
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cdi_1ServiceTemplate.yaml485
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cifServiceTemplate.yaml881
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cif_1ServiceTemplate.yaml881
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_lbdServiceTemplate.yaml610
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_lbd_1ServiceTemplate.yaml610
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oamServiceTemplate.yaml485
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oam_1ServiceTemplate.yaml485
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oam_2ServiceTemplate.yaml485
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/nested_cscfServiceTemplate.yaml438
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/nested_tdcoreServiceTemplate.yaml563
13 files changed, 15255 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/GlobalSubstitutionTypesServiceTemplate.yaml
new file mode 100644
index 0000000000..08a713b83a
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -0,0 +1,8846 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: GlobalSubstitutionTypes
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+node_types:
+ org.openecomp.resource.abstract.nodes.cdi:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_cdi_internal_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cdi_internal_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cdi_ims_core_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_internal_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cdi_internal_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_cdi_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ compute_cdi_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_ims_core_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cdi_ims_core_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_cdi_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_internal_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_ims_core_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ compute_cdi_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_ims_core_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_internal_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_internal_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ compute_cdi_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ port_cdi_internal_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cdi_ims_core_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cdi_ims_core_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cdi_internal_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_cdi_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cdi_ims_core_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_cdi_cdi_ims_core_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cdi_cdi_ims_core_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cdi:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_cdi:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - dependency_cdi_cdi_internal_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cdi_cdi_internal_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ capabilities:
+ attachment_cdi_cdi_internal_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cdi_cdi_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cdi_cdi_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cdi_cdi_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_cdi:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cdi_cdi_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cdi_cdi_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cdi_cdi_ims_core_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_cdi:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cdi_cdi_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cdi_cdi_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cdi_cdi_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_cdi:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cdi_cdi_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cdi_cdi_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cdi_cdi_internal_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.incoming.packets.rate_cdi_cdi_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_cdi:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cdi:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cdi_cdi_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cdi_cdi_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cdi:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cdi_cdi_internal_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cdi_cdi_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cdi_cdi_ims_core_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ instance_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cdi_cdi_ims_core_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cdi_cdi_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cdi_cdi_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.lbd:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_lbd_internal_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_lbd_ims_core_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_lbd_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ compute_lbd_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ port_lbd_internal_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_dpdk_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_lbd_ims_core_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_ims_core_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_lbd_dpdk_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_internal_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ compute_lbd_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_internal_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_internal_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_lbd_internal_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_internal_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_lbd_ims_core_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_ims_core_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_dpdk_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_internal_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_lbd_ims_core_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_internal_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ port_lbd_ims_core_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_dpdk_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_lbd_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_lbd_dpdk_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_dpdk_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_lbd_dpdk_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_ims_core_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_lbd_internal_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_internal_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ compute_lbd_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_lbd_internal_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ compute_lbd_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_ims_core_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_lbd_lbd_ims_core_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_lbd_lbd_ims_core_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_lbd_lbd_dpdk_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_lbd_lbd_dpdk_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_lbd_lbd_internal_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_lbd_lbd_internal_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_lbd:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_lbd:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ capabilities:
+ disk.ephemeral.size_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_lbd_lbd_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_lbd:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_lbd_lbd_ims_core_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_lbd_lbd_dpdk_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.outpoing.packets_lbd_lbd_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_lbd_lbd_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_lbd_lbd_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_lbd_lbd_internal_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_lbd_lbd_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_lbd:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_lbd_lbd_dpdk_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_lbd_lbd_dpdk_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_lbd_lbd_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_lbd_lbd_dpdk_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_lbd:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_lbd_lbd_dpdk_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_lbd_lbd_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_lbd_lbd_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_lbd_lbd_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_lbd_lbd_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_lbd_lbd_dpdk_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_lbd_lbd_dpdk_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_lbd_lbd_internal_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_lbd_lbd_dpdk_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_lbd_lbd_ims_core_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_lbd:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_lbd_lbd_dpdk_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_lbd_lbd_ims_core_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.usage_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_lbd_lbd_dpdk_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_lbd_lbd_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_lbd:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_lbd_lbd_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_lbd_lbd_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_lbd:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_lbd_lbd_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_lbd_lbd_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_lbd_lbd_internal_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.incoming.bytes_lbd_lbd_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_lbd_lbd_dpdk_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.oam_1:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_oam_internal_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_internal_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_oam_internal_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_oam_oam_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_oam_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_oam_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ port_oam_internal_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_oam_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_internal_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_internal_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_oam_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_oam_oam_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ port_oam_internal_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_oam_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_internal_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_oam_internal_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_internal_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_internal_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_internal_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_oam_oam_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_oam_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_oam_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ compute_oam_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ compute_oam_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_oam_internal_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ compute_oam_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_oam_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_oam_oam_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_oam_oam_internal_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_oam_oam_internal_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_oam_oam_oam_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_oam_oam_oam_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_oam:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_oam:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ capabilities:
+ cpu_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_oam_oam_oam_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_oam_oam_oam_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_oam_oam_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam_oam_internal_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ scalable_oam:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_oam_oam_oam_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_oam_oam_oam_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_oam_oam_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_oam_oam_oam_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_oam_oam_oam_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_oam_oam_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_oam_oam_oam_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam_oam_oam_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_oam_oam_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_oam_oam_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_oam_oam_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_oam_oam_oam_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_oam_oam_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam_oam_internal_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_oam_oam_oam_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_oam_oam_internal_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_oam:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_oam:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_oam_oam_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam_oam_oam_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ cpu_util_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_oam:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.oam_2:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_oam_oam_2_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_2_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_oam_oam_2_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_internal_2_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_oam_2_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_internal_2_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_oam_oam_2_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_internal_2_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_2_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_oam_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ port_oam_oam_2_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_internal_2_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_oam_internal_2_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_internal_2_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_internal_2_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_oam_internal_2_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_internal_2_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_2_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_oam_2_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ port_oam_internal_2_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_oam_oam_2_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ compute_oam_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_internal_2_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_oam_oam_2_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_internal_2_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_oam_2_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ compute_oam_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_oam_internal_2_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ compute_oam_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ compute_oam_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_oam_oam_2_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_oam_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ requirements:
+ - dependency_oam_oam_internal_2_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_oam_oam_internal_2_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_oam_oam_oam_2_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_oam_oam_oam_2_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_oam:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_oam:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ capabilities:
+ cpu_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_oam_oam_oam_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_oam_oam_oam_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam_oam_internal_2_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_oam_oam_oam_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_oam:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_oam_oam_oam_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_oam_oam_internal_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_oam_oam_internal_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_oam_oam_oam_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_oam_oam_internal_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_oam_oam_internal_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_oam_oam_oam_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_oam_oam_internal_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam_oam_oam_2_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.device.read.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam_oam_oam_2_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_oam:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_oam_oam_internal_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_oam:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam_oam_internal_2_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.device.read.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_oam_oam_internal_2_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_oam_oam_oam_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_oam:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_oam_oam_oam_2_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_oam_oam_oam_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_oam_oam_internal_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_oam_oam_internal_2_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.heat.tdcore_1:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ vf_module_id:
+ type: string
+ description: Unique ID for this VF Module instance
+ required: true
+ status: SUPPORTED
+ internal_net_id:
+ type: string
+ description: internal network name/uuid
+ required: true
+ status: SUPPORTED
+ vcscf_release:
+ type: string
+ description: IMS release
+ required: true
+ status: SUPPORTED
+ tdcore_security_group:
+ type: string
+ description: security group
+ required: true
+ status: SUPPORTED
+ tdcore_names:
+ type: list
+ description: List of instance names for TDCORE instances
+ required: true
+ status: SUPPORTED
+ entry_schema: &id001
+ type: string
+ port_tdcore_dpdk_0_port_1_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_tdcore_internal_0_port_0_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ vcscf_gateway:
+ type: string
+ description: OAM unit virtual ip
+ required: true
+ status: SUPPORTED
+ vnf_name:
+ type: string
+ description: Unique name for this VF instance
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ vf_module_name:
+ type: string
+ description: Unique name for this VF Module instance
+ required: true
+ status: SUPPORTED
+ internal_dpdk_net_id:
+ type: string
+ description: internal dpdk network name/uuid
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_tdcore_dpdk_0_port_1_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ vcscf_swrepo_address:
+ type: string
+ description: SWRepo IP or FQDN
+ required: true
+ status: SUPPORTED
+ vnf_id:
+ type: string
+ description: Unique ID for this VF instance
+ required: true
+ status: SUPPORTED
+ availability_zone_0:
+ type: string
+ description: Availability zone name.
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ tdcore_flavor_name:
+ type: string
+ description: flavor name
+ required: true
+ status: SUPPORTED
+ tdcore_image_name:
+ type: string
+ description: image name
+ required: true
+ status: SUPPORTED
+ vcscf_cmrepo_address:
+ type: string
+ description: CMRepo IP or FQDN
+ required: true
+ status: SUPPORTED
+ vcscf_dns_address:
+ type: string
+ description: DNS server IP
+ required: true
+ status: SUPPORTED
+ vcscf_internal_network_mtu:
+ type: float
+ description: MTU for internal network interface (eth0)
+ required: true
+ status: SUPPORTED
+ constraints: &id002
+ - in_range:
+ - 1000
+ - 9100
+ port_tdcore_dpdk_0_port_1_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ tdcore_server_group:
+ type: string
+ description: server group name/id
+ required: true
+ status: SUPPORTED
+ index:
+ type: float
+ description: index
+ required: true
+ status: SUPPORTED
+ constraints: &id003
+ - in_range:
+ - 0
+ - 7
+ vcscf_internal_netmask:
+ type: string
+ description: internal netmask
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ vcscf_name_delimeter:
+ type: string
+ description: 'delimeter used in concatenating different words while naming
+ (ex: "-","_",".",...)'
+ required: true
+ status: SUPPORTED
+ constraints: &id004
+ - valid_values:
+ - '-'
+ - ''
+ - _
+ - .
+ tdcore_internal_ips:
+ type: list
+ description: List of Internal Lan IPs for TDCORE instances
+ required: true
+ status: SUPPORTED
+ entry_schema: &id005
+ type: string
+ tdcore_dpdk_ips:
+ type: list
+ description: List of DPDK Lan IPs for TDCORE instances
+ required: true
+ status: SUPPORTED
+ entry_schema: &id006
+ type: string
+ tdcore_uuids:
+ type: list
+ description: List of UUIDs generated by cmrepo for TDCORE instances
+ required: true
+ status: SUPPORTED
+ entry_schema: &id007
+ type: string
+ vcscf_dn:
+ type: string
+ description: DN name
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ vcscf_du:
+ type: string
+ description: DU name
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_tdcore_internal_0_port_0:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_tdcore_internal_0_port_0:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_tdcore_dpdk_0_port_1:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_tdcore_dpdk_0_port_1:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_tdcore_server_0:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_tdcore_server_0:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ capabilities:
+ feature_tdcore_dpdk_0_port_1:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_tdcore_internal_0_port_0:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_tdcore_internal_0_port_0:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.outgoing.bytes.rate_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_tdcore_server_0:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_tdcore_internal_0_port_0:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_tdcore_server_0:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_tdcore_server_0:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_tdcore_server_0:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_tdcore_server_0:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_tdcore_dpdk_0_port_1:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ cpu_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_tdcore_server_0:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_tdcore_dpdk_0_port_1:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.cdi_1:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_cdi_internal_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cdi_internal_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cdi_ims_core_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_cdi_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cdi_ims_core_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ compute_cdi_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_cdi_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ compute_cdi_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_internal_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cdi_internal_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_cdi_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ port_cdi_internal_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cdi_ims_core_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ port_cdi_ims_core_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cdi_ims_core_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cdi_internal_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cdi_internal_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ compute_cdi_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cdi_internal_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cdi_internal_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_cdi_cdi_internal_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cdi_cdi_internal_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cdi:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_cdi:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - dependency_cdi_cdi_ims_core_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cdi_cdi_ims_core_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ capabilities:
+ network.outpoing.packets_cdi_cdi_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cdi_cdi_ims_core_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_cdi:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cdi_cdi_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cdi_cdi_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cdi_cdi_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cdi_cdi_internal_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cdi_cdi_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cdi_cdi_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cdi_cdi_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cdi_cdi_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_cdi:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cdi_cdi_ims_core_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ binding_cdi_cdi_internal_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ vcpus_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cdi_cdi_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_cdi:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cdi_cdi_ims_core_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cdi_cdi_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cdi_cdi_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_cdi:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cdi:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cdi_cdi_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cdi_cdi_internal_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cdi_cdi_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cdi_cdi_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cdi_cdi_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cdi:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cdi_cdi_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_cdi:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.lbd_1:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_lbd_internal_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_lbd_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ compute_lbd_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ port_lbd_dpdk_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_internal_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_lbd_internal_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_internal_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ compute_lbd_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_dpdk_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_lbd_dpdk_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_internal_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_ims_core_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_dpdk_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_dpdk_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_lbd_internal_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_internal_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_lbd_dpdk_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_lbd_ims_core_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ port_lbd_ims_core_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_lbd_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_lbd_internal_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_dpdk_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_lbd_ims_core_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_ims_core_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_lbd_internal_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_internal_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_dpdk_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ compute_lbd_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ compute_lbd_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_internal_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_ims_core_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_lbd_ims_core_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_lbd_internal_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ requirements:
+ - dependency_lbd_lbd_ims_core_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_lbd_lbd_ims_core_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_lbd_lbd_dpdk_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_lbd_lbd_dpdk_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_lbd_lbd_internal_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_lbd_lbd_internal_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_lbd:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_lbd:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ capabilities:
+ disk.ephemeral.size_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_lbd_lbd_ims_core_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_lbd_lbd_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_lbd_lbd_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_lbd_lbd_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_lbd_lbd_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_lbd_lbd_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_lbd_lbd_dpdk_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_lbd_lbd_dpdk_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_lbd:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_lbd_lbd_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_lbd_lbd_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_lbd_lbd_dpdk_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_lbd_lbd_internal_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.read.requests_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_lbd_lbd_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_lbd_lbd_dpdk_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_lbd_lbd_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_lbd:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_lbd_lbd_dpdk_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_lbd:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_lbd_lbd_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_lbd_lbd_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_lbd_lbd_ims_core_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.incoming.packets_lbd_lbd_dpdk_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_lbd_lbd_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_lbd_lbd_dpdk_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.outgoing.bytes_lbd_lbd_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_lbd:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_lbd_lbd_internal_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_lbd_lbd_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_lbd_lbd_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_lbd_lbd_dpdk_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_lbd_lbd_internal_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_lbd_lbd_dpdk_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_lbd:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_lbd:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_lbd_lbd_dpdk_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_lbd_lbd_ims_core_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_lbd_lbd_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_lbd:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_lbd_lbd_dpdk_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.cif_1:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_cif_oam_1_port_1_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_core_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_oam_1_port_3_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_oam_1_port_1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_3_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_internal_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_3_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_cif_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_1_port_3_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_1_port_1_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_cif_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_ims_li_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_3_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_internal_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_oam_1_port_1_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_internal_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_1_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_ims_li_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_internal_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_1_port_3_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ compute_cif_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_ims_li_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_1_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_3_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_internal_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_internal_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_1_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_internal_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_core_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_1_port_3_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_li_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_3_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_internal_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_1_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_oam_1_port_1_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_oam_1_port_1_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_internal_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_cif_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_1_port_1_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ compute_cif_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_1_port_1_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_internal_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_ims_li_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_internal_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_li_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_li_1_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_internal_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_ims_core_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_core_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_1_port_1_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_3_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_1_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_ims_li_1_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_core_1_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ port_cif_internal_1_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_core_1_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ compute_cif_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ port_cif_oam_1_port_3_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_3_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_li_1_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_1_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_oam_1_port_1_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_ims_core_1_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_oam_1_port_3_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_cif:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_cif:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - dependency_cif_cif_ims_li_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_ims_li_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cif_cif_internal_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_internal_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cif_cif_oam_1_port_1:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_oam_1_port_1:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cif_cif_ims_core_1_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_ims_core_1_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cif_cif_oam_1_port_3:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_oam_1_port_3:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ capabilities:
+ binding_cif:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_ims_li_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_cif:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_ims_li_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_oam_1_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_ims_core_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_oam_1_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_oam_1_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_oam_1_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_ims_li_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_oam_1_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_oam_1_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_oam_1_port_3:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_oam_1_port_1:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_ims_core_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_ims_core_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_oam_1_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_ims_li_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_oam_1_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_oam_1_port_3:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_cif:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_cif:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_oam_1_port_3:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ feature_cif_cif_internal_1_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_oam_1_port_1:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.device.allocation_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_ims_li_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_ims_li_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_cif:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_ims_li_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_oam_1_port_1:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_oam_1_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_oam_1_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_oam_1_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_ims_li_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ memory_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_oam_1_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_ims_li_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_oam_1_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_ims_li_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_oam_1_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_oam_1_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_internal_1_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_oam_1_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_internal_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_internal_1_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_ims_core_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_ims_li_1_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.heat.cscf_1:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ vf_module_id:
+ type: string
+ description: Unique ID for this VF Module instance
+ required: true
+ status: SUPPORTED
+ internal_net_id:
+ type: string
+ description: internal network name/uuid
+ required: true
+ status: SUPPORTED
+ vcscf_release:
+ type: string
+ description: IMS release
+ required: true
+ status: SUPPORTED
+ port_cscf_internal_0_port_0_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ cscf_internal_ips:
+ type: list
+ description: List of Internal Lan IPs for CSCF instances
+ required: true
+ status: SUPPORTED
+ entry_schema: &id008
+ type: string
+ vcscf_gateway:
+ type: string
+ description: OAM unit cipa ip
+ required: true
+ status: SUPPORTED
+ vnf_name:
+ type: string
+ description: Unique name for this VF instance
+ required: true
+ status: SUPPORTED
+ port_cscf_internal_0_port_0_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ vf_module_name:
+ type: string
+ description: Unique name for this VF Module instance
+ required: true
+ status: SUPPORTED
+ cscf_image_name:
+ type: string
+ description: image name
+ required: true
+ status: SUPPORTED
+ cscf_names:
+ type: list
+ description: List of instance names for CSCF instances
+ required: true
+ status: SUPPORTED
+ entry_schema: &id009
+ type: string
+ port_cscf_internal_0_port_0_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ vcscf_swrepo_address:
+ type: string
+ description: SWRepo IP or FQDN
+ required: true
+ status: SUPPORTED
+ cscf_uuids:
+ type: list
+ description: List of UUIDs generated by cmrepo for CSCF instances
+ required: true
+ status: SUPPORTED
+ entry_schema: &id010
+ type: string
+ vnf_id:
+ type: string
+ description: Unique ID for this VF instance
+ required: true
+ status: SUPPORTED
+ availability_zone_0:
+ type: string
+ description: Availability zone name for CSCF instances.
+ required: true
+ status: SUPPORTED
+ cscf_internal_v6_ips:
+ type: list
+ description: List of Internal Lan v6 IPs for CSCF instances
+ required: true
+ status: SUPPORTED
+ entry_schema: &id011
+ type: string
+ cscf_flavor_name:
+ type: string
+ description: flavor name
+ required: true
+ status: SUPPORTED
+ vcscf_cmrepo_address:
+ type: string
+ description: CMRepo IP or FQDN
+ required: true
+ status: SUPPORTED
+ vcscf_dns_address:
+ type: string
+ description: DNS server IP
+ required: true
+ status: SUPPORTED
+ vcscf_internal_network_mtu:
+ type: float
+ description: MTU for internal network interface (eth0)
+ required: true
+ status: SUPPORTED
+ constraints: &id012
+ - in_range:
+ - 1000
+ - 9100
+ port_cscf_internal_0_port_0_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cscf_internal_0_port_0_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ index:
+ type: float
+ description: index
+ required: true
+ status: SUPPORTED
+ constraints: &id013
+ - in_range:
+ - 0
+ - 119
+ vcscf_internal_netmask:
+ type: string
+ description: internal netmask
+ required: true
+ status: SUPPORTED
+ vcscf_name_delimeter:
+ type: string
+ description: 'delimeter used in concatenating different words while naming
+ (ex: "-","_",".",...)'
+ required: true
+ status: SUPPORTED
+ constraints: &id014
+ - valid_values:
+ - '-'
+ - ''
+ - _
+ - .
+ port_cscf_internal_0_port_0_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ vcscf_dn:
+ type: string
+ description: DN name
+ required: true
+ status: SUPPORTED
+ vcscf_du:
+ type: string
+ description: DU name
+ required: true
+ status: SUPPORTED
+ port_cscf_internal_0_port_0_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cscf_internal_0_port_0_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ cscf_security_group:
+ type: string
+ description: security group
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_cscf_server_0:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_cscf_server_0:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - dependency_cscf_internal_0_port_0:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cscf_internal_0_port_0:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ capabilities:
+ disk.device.read.requests_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cscf_internal_0_port_0:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cscf_server_0:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_cscf_server_0:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cscf_server_0:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_cscf_server_0:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cscf_internal_0_port_0:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cscf_internal_0_port_0:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.device.write.requests_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_cscf_server_0:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_cscf_server_0:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.oam:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_oam_oam_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_internal_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_oam_internal_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_oam_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_oam_internal_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_internal_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_oam_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_oam_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ port_oam_oam_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_internal_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_oam_internal_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_oam_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_oam_internal_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_oam_internal_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_oam_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ compute_oam_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_oam_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_internal_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_internal_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_oam_oam_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_internal_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_oam_oam_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ compute_oam_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_oam_internal_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_oam_internal_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ compute_oam_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ compute_oam_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ compute_oam_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_oam_oam_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ requirements:
+ - dependency_oam_oam_oam_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_oam_oam_oam_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_oam_oam_internal_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_oam_oam_internal_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_oam:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_oam:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ capabilities:
+ cpu_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_oam_oam_oam_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_oam_oam_oam_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam_oam_oam_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam_oam_internal_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.read.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_oam_oam_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_oam_oam_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_oam:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_oam:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_oam_oam_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_oam_oam_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam_oam_oam_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_oam_oam_oam_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_oam_oam_internal_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_oam_oam_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_oam_oam_internal_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_oam_oam_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_oam_oam_oam_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_oam_oam_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_oam:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_oam:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_oam_oam_oam_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_oam_oam_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_oam_oam_oam_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_oam_oam_oam_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_oam:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_oam_oam_oam_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_oam:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_oam_oam_oam_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.heat.tdcore:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ vf_module_id:
+ type: string
+ description: Unique ID for this VF Module instance
+ required: true
+ status: SUPPORTED
+ internal_net_id:
+ type: string
+ description: internal network name/uuid
+ required: true
+ status: SUPPORTED
+ vcscf_release:
+ type: string
+ description: IMS release
+ required: true
+ status: SUPPORTED
+ tdcore_security_group:
+ type: string
+ description: security group
+ required: true
+ status: SUPPORTED
+ tdcore_names:
+ type: list
+ description: List of instance names for TDCORE instances
+ required: true
+ status: SUPPORTED
+ entry_schema: *id001
+ port_tdcore_dpdk_0_port_1_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_tdcore_internal_0_port_0_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ vcscf_gateway:
+ type: string
+ description: OAM unit virtual ip
+ required: true
+ status: SUPPORTED
+ vnf_name:
+ type: string
+ description: Unique name for this VF instance
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ vf_module_name:
+ type: string
+ description: Unique name for this VF Module instance
+ required: true
+ status: SUPPORTED
+ internal_dpdk_net_id:
+ type: string
+ description: internal dpdk network name/uuid
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_tdcore_dpdk_0_port_1_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ vcscf_swrepo_address:
+ type: string
+ description: SWRepo IP or FQDN
+ required: true
+ status: SUPPORTED
+ vnf_id:
+ type: string
+ description: Unique ID for this VF instance
+ required: true
+ status: SUPPORTED
+ availability_zone_0:
+ type: string
+ description: Availability zone name.
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ tdcore_flavor_name:
+ type: string
+ description: flavor name
+ required: true
+ status: SUPPORTED
+ tdcore_image_name:
+ type: string
+ description: image name
+ required: true
+ status: SUPPORTED
+ vcscf_cmrepo_address:
+ type: string
+ description: CMRepo IP or FQDN
+ required: true
+ status: SUPPORTED
+ vcscf_dns_address:
+ type: string
+ description: DNS server IP
+ required: true
+ status: SUPPORTED
+ vcscf_internal_network_mtu:
+ type: float
+ description: MTU for internal network interface (eth0)
+ required: true
+ status: SUPPORTED
+ constraints: *id002
+ port_tdcore_dpdk_0_port_1_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ tdcore_server_group:
+ type: string
+ description: server group name/id
+ required: true
+ status: SUPPORTED
+ index:
+ type: float
+ description: index
+ required: true
+ status: SUPPORTED
+ constraints: *id003
+ vcscf_internal_netmask:
+ type: string
+ description: internal netmask
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ vcscf_name_delimeter:
+ type: string
+ description: 'delimeter used in concatenating different words while naming
+ (ex: "-","_",".",...)'
+ required: true
+ status: SUPPORTED
+ constraints: *id004
+ tdcore_internal_ips:
+ type: list
+ description: List of Internal Lan IPs for TDCORE instances
+ required: true
+ status: SUPPORTED
+ entry_schema: *id005
+ tdcore_dpdk_ips:
+ type: list
+ description: List of DPDK Lan IPs for TDCORE instances
+ required: true
+ status: SUPPORTED
+ entry_schema: *id006
+ tdcore_uuids:
+ type: list
+ description: List of UUIDs generated by cmrepo for TDCORE instances
+ required: true
+ status: SUPPORTED
+ entry_schema: *id007
+ vcscf_dn:
+ type: string
+ description: DN name
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ vcscf_du:
+ type: string
+ description: DU name
+ required: true
+ status: SUPPORTED
+ port_tdcore_dpdk_0_port_1_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_tdcore_internal_0_port_0_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_tdcore_internal_0_port_0:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_tdcore_internal_0_port_0:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_tdcore_dpdk_0_port_1:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_tdcore_dpdk_0_port_1:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_tdcore_server_0:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_tdcore_server_0:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ capabilities:
+ feature_tdcore_dpdk_0_port_1:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_tdcore_internal_0_port_0:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_tdcore_internal_0_port_0:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.outgoing.bytes.rate_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_tdcore_server_0:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_tdcore_internal_0_port_0:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_tdcore_server_0:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_tdcore_server_0:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_tdcore_server_0:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_tdcore_server_0:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_tdcore_dpdk_0_port_1:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ cpu_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_tdcore_server_0:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_tdcore_dpdk_0_port_1:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_tdcore_dpdk_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_tdcore_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_tdcore_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.cif:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ port_cif_ims_core_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_0_port_1_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_li_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ vm_flavor_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_internal_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_internal_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_ims_core_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_1_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_3_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ vm_image_name:
+ type: string
+ required: true
+ status: SUPPORTED
+ compute_cif_user_data_format:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_oam_0_port_1_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_ims_li_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ compute_cif_scheduler_hints:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_oam_0_port_1_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_internal_0_port_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ compute_cif_metadata:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_oam_0_port_3_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_core_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_li_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_3_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_3_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_oam_0_port_1_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_internal_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_oam_0_port_1_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_0_port_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_3_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_internal_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_core_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_3_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_ims_core_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_ims_li_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_1_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_li_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_ims_li_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_3_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ compute_cif_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_internal_0_port_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ compute_cif_availability_zone:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_3_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_ims_core_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_0_port_3_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_core_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_ims_core_0_port_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_internal_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ port_cif_internal_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_0_port_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_internal_0_port_security_groups:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: json
+ port_cif_internal_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_cif_ims_li_0_port_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ status: SUPPORTED
+ constraints:
+ - greater_or_equal: 0
+ port_cif_oam_0_port_3_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_internal_0_port_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ compute_cif_config_drive:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: boolean
+ port_cif_oam_0_port_3_name:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_li_0_port_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_oam_0_port_3_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
+ port_cif_ims_core_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_internal_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_0_port_1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cif_oam_0_port_3_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_internal_0_port_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ requirements:
+ - dependency_cif:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_cif:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - dependency_cif_cif_internal_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_internal_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cif_cif_ims_li_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_ims_li_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cif_cif_ims_core_0_port:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_ims_core_0_port:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cif_cif_oam_0_port_1:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_oam_0_port_1:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ - dependency_cif_cif_oam_0_port_3:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cif_cif_oam_0_port_3:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ capabilities:
+ network.incoming.bytes.rate_cif_cif_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_oam_0_port_3:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ binding_cif:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_cif:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_internal_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_oam_0_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_oam_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_internal_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_oam_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_oam_0_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_ims_li_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_ims_li_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_oam_0_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_ims_li_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_oam_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_ims_core_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_oam_0_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_oam_0_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_oam_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_ims_li_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_ims_li_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_ims_li_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_oam_0_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_cif:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_ims_li_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_cif:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_ims_li_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_ims_li_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_internal_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_ims_li_0_port:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.device.read.bytes.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_cif:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cif_cif_oam_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_oam_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cif_cif_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_oam_0_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_ims_core_0_port:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cif_cif_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_oam_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cif_cif_ims_li_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_ims_core_0_port:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_oam_0_port_3:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cif_cif_ims_core_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif_cif_oam_0_port_1:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_oam_0_port_3:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cif_cif_oam_0_port_1:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_oam_0_port_3:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cif_cif_oam_0_port_1:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cif_cif_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_cif:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cif_cif_internal_0_port:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cif:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cif_cif_oam_0_port_1:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ org.openecomp.resource.abstract.nodes.heat.cscf:
+ derived_from: org.openecomp.resource.abstract.nodes.VFC
+ properties:
+ vf_module_id:
+ type: string
+ description: Unique ID for this VF Module instance
+ required: true
+ status: SUPPORTED
+ internal_net_id:
+ type: string
+ description: internal network name/uuid
+ required: true
+ status: SUPPORTED
+ vcscf_release:
+ type: string
+ description: IMS release
+ required: true
+ status: SUPPORTED
+ port_cscf_internal_0_port_0_network_role:
+ type: string
+ required: true
+ status: SUPPORTED
+ cscf_internal_ips:
+ type: list
+ description: List of Internal Lan IPs for CSCF instances
+ required: true
+ status: SUPPORTED
+ entry_schema: *id008
+ vcscf_gateway:
+ type: string
+ description: OAM unit cipa ip
+ required: true
+ status: SUPPORTED
+ vnf_name:
+ type: string
+ description: Unique name for this VF instance
+ required: true
+ status: SUPPORTED
+ port_cscf_internal_0_port_0_order:
+ type: integer
+ required: true
+ status: SUPPORTED
+ vf_module_name:
+ type: string
+ description: Unique name for this VF Module instance
+ required: true
+ status: SUPPORTED
+ cscf_image_name:
+ type: string
+ description: image name
+ required: true
+ status: SUPPORTED
+ cscf_names:
+ type: list
+ description: List of instance names for CSCF instances
+ required: true
+ status: SUPPORTED
+ entry_schema: *id009
+ port_cscf_internal_0_port_0_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
+ vcscf_swrepo_address:
+ type: string
+ description: SWRepo IP or FQDN
+ required: true
+ status: SUPPORTED
+ cscf_uuids:
+ type: list
+ description: List of UUIDs generated by cmrepo for CSCF instances
+ required: true
+ status: SUPPORTED
+ entry_schema: *id010
+ vnf_id:
+ type: string
+ description: Unique ID for this VF instance
+ required: true
+ status: SUPPORTED
+ availability_zone_0:
+ type: string
+ description: Availability zone name for CSCF instances.
+ required: true
+ status: SUPPORTED
+ cscf_internal_v6_ips:
+ type: list
+ description: List of Internal Lan v6 IPs for CSCF instances
+ required: true
+ status: SUPPORTED
+ entry_schema: *id011
+ cscf_flavor_name:
+ type: string
+ description: flavor name
+ required: true
+ status: SUPPORTED
+ vcscf_cmrepo_address:
+ type: string
+ description: CMRepo IP or FQDN
+ required: true
+ status: SUPPORTED
+ vcscf_dns_address:
+ type: string
+ description: DNS server IP
+ required: true
+ status: SUPPORTED
+ vcscf_internal_network_mtu:
+ type: float
+ description: MTU for internal network interface (eth0)
+ required: true
+ status: SUPPORTED
+ constraints: *id012
+ port_cscf_internal_0_port_0_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cscf_internal_0_port_0_vlan_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ index:
+ type: float
+ description: index
+ required: true
+ status: SUPPORTED
+ constraints: *id013
+ vcscf_internal_netmask:
+ type: string
+ description: internal netmask
+ required: true
+ status: SUPPORTED
+ vcscf_name_delimeter:
+ type: string
+ description: 'delimeter used in concatenating different words while naming
+ (ex: "-","_",".",...)'
+ required: true
+ status: SUPPORTED
+ constraints: *id014
+ port_cscf_internal_0_port_0_network_role_tag:
+ type: string
+ required: true
+ status: SUPPORTED
+ vcscf_dn:
+ type: string
+ description: DN name
+ required: true
+ status: SUPPORTED
+ vcscf_du:
+ type: string
+ description: DU name
+ required: true
+ status: SUPPORTED
+ port_cscf_internal_0_port_0_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ status: SUPPORTED
+ port_cscf_internal_0_port_0_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ cscf_security_group:
+ type: string
+ description: security group
+ required: true
+ status: SUPPORTED
+ requirements:
+ - dependency_cscf_server_0:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - local_storage_cscf_server_0:
+ capability: tosca.capabilities.Attachment
+ node: tosca.nodes.BlockStorage
+ relationship: tosca.relationships.AttachesTo
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - dependency_cscf_internal_0_port_0:
+ capability: tosca.capabilities.Node
+ node: tosca.nodes.Root
+ relationship: tosca.relationships.DependsOn
+ occurrences:
+ - 0
+ - UNBOUNDED
+ - link_cscf_internal_0_port_0:
+ capability: tosca.capabilities.network.Linkable
+ relationship: tosca.relationships.network.LinksTo
+ occurrences:
+ - 1
+ - 1
+ capabilities:
+ disk.device.read.requests_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.usage_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.usage_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.allocation_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.allocation_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cscf_internal_0_port_0:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.requests_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.capacity_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ feature_cscf_server_0:
+ type: tosca.capabilities.Node
+ occurrences:
+ - 1
+ - UNBOUNDED
+ endpoint_cscf_server_0:
+ type: tosca.capabilities.Endpoint.Admin
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.root.size_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ vcpus_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cscf_server_0:
+ type: tosca.capabilities.network.Bindable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ host_cscf_server_0:
+ type: tosca.capabilities.Container
+ valid_source_types:
+ - tosca.nodes.SoftwareComponent
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outpoing.packets_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ instance_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ attachment_cscf_internal_0_port_0:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.requests.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.bytes.rate_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.bytes_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu.delta_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.read.bytes.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ binding_cscf_internal_0_port_0:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ disk.device.write.requests_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.requests.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.read.bytes_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.capacity_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.usage_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ scalable_cscf_server_0:
+ type: tosca.capabilities.Scalable
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.iops_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.iops_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.write.requests.rate_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.packets.rate_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ os_cscf_server_0:
+ type: tosca.capabilities.OperatingSystem
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.outgoing.packets.rate_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.ephemeral.size_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ cpu_util_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ memory.resident_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ network.incoming.bytes.rate_cscf_internal_0_port_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.latency_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.latency_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
+ disk.device.write.bytes_cscf_server_0:
+ type: org.openecomp.capabilities.metric.Ceilometer
+ description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ occurrences:
+ - 1
+ - UNBOUNDED
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml
index 483ee0c644..df0d79f0a8 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml
@@ -3163,4 +3163,4 @@ topology_template:
get_input: vnf_name
container_type: host
targets:
- - tdcore_zone_1_server_group_group \ No newline at end of file
+ - tdcore_zone_1_server_group_group
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cdiServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cdiServiceTemplate.yaml
new file mode 100644
index 0000000000..1f222c16d4
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cdiServiceTemplate.yaml
@@ -0,0 +1,485 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_cdi
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.cdi:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_cdi_internal_0_port_network_role:
+ type: string
+ required: true
+ port_cdi_ims_core_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cdi_internal_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ vm_flavor_name:
+ type: string
+ required: true
+ port_cdi_internal_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cdi_ims_core_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_internal_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cdi_ims_core_0_port_network_role:
+ type: string
+ required: true
+ port_cdi_internal_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cdi_internal_0_port_network_role_tag:
+ type: string
+ required: true
+ port_cdi_internal_0_port_subnetpoolid:
+ type: string
+ required: true
+ vm_image_name:
+ type: string
+ required: true
+ compute_cdi_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ compute_cdi_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_ims_core_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cdi_ims_core_0_port_network_role_tag:
+ type: string
+ required: true
+ compute_cdi_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_internal_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_ims_core_0_port_order:
+ type: integer
+ required: true
+ compute_cdi_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_ims_core_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_internal_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_internal_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ compute_cdi_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_cdi_internal_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cdi_ims_core_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cdi_ims_core_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cdi_internal_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cdi_ims_core_0_port_subnetpoolid:
+ type: string
+ required: true
+ port_cdi_internal_0_port_order:
+ type: integer
+ required: true
+ port_cdi_ims_core_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_cdi_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cdi_ims_core_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cdi_ims_core_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ node_templates:
+ cdi_cdi_ims_core_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cdi_ims_core_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cdi_ims_core_0_port_allowed_address_pairs
+ order:
+ get_input: port_cdi_ims_core_0_port_order
+ security_groups:
+ get_input:
+ - port_cdi_ims_core_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cdi_ims_core_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cdi_ims_core_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cdi_ims_core_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_cdi_ims_core_0_port_network_role_tag
+ network_role:
+ get_input: port_cdi_ims_core_0_port_network_role
+ subnetpoolid:
+ get_input: port_cdi_ims_core_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cdi_ims_core_0_port_fixed_ips
+ name:
+ get_input:
+ - port_cdi_ims_core_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cdi_ims_core_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cdi
+ relationship: tosca.relationships.network.BindsTo
+ cdi:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.cdi
+ properties:
+ availability_zone:
+ get_input:
+ - compute_cdi_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_cdi_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_cdi_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_cdi_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_cdi_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_cdi_user_data_format
+ - index_value
+ cdi_cdi_internal_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cdi_internal_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cdi_internal_0_port_allowed_address_pairs
+ order:
+ get_input: port_cdi_internal_0_port_order
+ security_groups:
+ get_input:
+ - port_cdi_internal_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cdi_internal_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cdi_internal_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cdi_internal_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_cdi_internal_0_port_network_role_tag
+ network_role:
+ get_input: port_cdi_internal_0_port_network_role
+ subnetpoolid:
+ get_input: port_cdi_internal_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cdi_internal_0_port_fixed_ips
+ name:
+ get_input:
+ - port_cdi_internal_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cdi_internal_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cdi
+ relationship: tosca.relationships.network.BindsTo
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.cdi
+ capabilities:
+ attachment_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - attachment
+ network.incoming.bytes.rate_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - network.incoming.bytes.rate
+ network.outgoing.bytes_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - network.outgoing.bytes
+ network.outgoing.packets.rate_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - network.outgoing.packets.rate
+ host_cdi:
+ - cdi
+ - host
+ disk.device.capacity_cdi:
+ - cdi
+ - disk.device.capacity
+ disk.device.iops_cdi:
+ - cdi
+ - disk.device.iops
+ disk.write.requests.rate_cdi:
+ - cdi
+ - disk.write.requests.rate
+ disk.device.write.requests.rate_cdi:
+ - cdi
+ - disk.device.write.requests.rate
+ disk.write.bytes.rate_cdi:
+ - cdi
+ - disk.write.bytes.rate
+ disk.ephemeral.size_cdi:
+ - cdi
+ - disk.ephemeral.size
+ cpu_util_cdi:
+ - cdi
+ - cpu_util
+ cpu.delta_cdi:
+ - cdi
+ - cpu.delta
+ network.incoming.bytes_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - network.incoming.bytes
+ network.outgoing.bytes.rate_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - network.outgoing.bytes.rate
+ disk.device.write.bytes_cdi:
+ - cdi
+ - disk.device.write.bytes
+ feature_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - feature
+ disk.device.read.requests.rate_cdi:
+ - cdi
+ - disk.device.read.requests.rate
+ disk.write.bytes_cdi:
+ - cdi
+ - disk.write.bytes
+ os_cdi:
+ - cdi
+ - os
+ memory.usage_cdi:
+ - cdi
+ - memory.usage
+ network.outgoing.bytes.rate_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - network.outgoing.bytes.rate
+ network.outpoing.packets_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - network.outpoing.packets
+ vcpus_cdi:
+ - cdi
+ - vcpus
+ network.incoming.packets_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - network.incoming.packets
+ disk.device.read.requests_cdi:
+ - cdi
+ - disk.device.read.requests
+ endpoint_cdi:
+ - cdi
+ - endpoint
+ disk.read.requests_cdi:
+ - cdi
+ - disk.read.requests
+ network.incoming.bytes.rate_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - network.incoming.bytes.rate
+ memory.resident_cdi:
+ - cdi
+ - memory.resident
+ disk.latency_cdi:
+ - cdi
+ - disk.latency
+ disk.read.bytes.rate_cdi:
+ - cdi
+ - disk.read.bytes.rate
+ memory_cdi:
+ - cdi
+ - memory
+ disk.root.size_cdi:
+ - cdi
+ - disk.root.size
+ disk.device.write.requests_cdi:
+ - cdi
+ - disk.device.write.requests
+ network.outgoing.packets.rate_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - network.outgoing.packets.rate
+ binding_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - binding
+ network.incoming.packets.rate_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - network.incoming.packets.rate
+ disk.allocation_cdi:
+ - cdi
+ - disk.allocation
+ scalable_cdi:
+ - cdi
+ - scalable
+ feature_cdi:
+ - cdi
+ - feature
+ cpu_cdi:
+ - cdi
+ - cpu
+ disk.device.usage_cdi:
+ - cdi
+ - disk.device.usage
+ disk.iops_cdi:
+ - cdi
+ - disk.iops
+ network.incoming.packets_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - network.incoming.packets
+ disk.usage_cdi:
+ - cdi
+ - disk.usage
+ disk.device.write.bytes.rate_cdi:
+ - cdi
+ - disk.device.write.bytes.rate
+ disk.read.bytes_cdi:
+ - cdi
+ - disk.read.bytes
+ network.incoming.bytes_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - network.incoming.bytes
+ disk.capacity_cdi:
+ - cdi
+ - disk.capacity
+ binding_cdi:
+ - cdi
+ - binding
+ feature_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - feature
+ disk.device.read.bytes_cdi:
+ - cdi
+ - disk.device.read.bytes
+ disk.device.read.bytes.rate_cdi:
+ - cdi
+ - disk.device.read.bytes.rate
+ disk.device.latency_cdi:
+ - cdi
+ - disk.device.latency
+ network.incoming.packets.rate_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - network.incoming.packets.rate
+ binding_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - binding
+ instance_cdi:
+ - cdi
+ - instance
+ attachment_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - attachment
+ disk.device.allocation_cdi:
+ - cdi
+ - disk.device.allocation
+ network.outgoing.bytes_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - network.outgoing.bytes
+ disk.write.requests_cdi:
+ - cdi
+ - disk.write.requests
+ network.outpoing.packets_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - network.outpoing.packets
+ requirements:
+ local_storage_cdi:
+ - cdi
+ - local_storage
+ link_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - link
+ dependency_cdi_cdi_ims_core_0_port:
+ - cdi_cdi_ims_core_0_port
+ - dependency
+ link_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - link
+ dependency_cdi:
+ - cdi
+ - dependency
+ dependency_cdi_cdi_internal_0_port:
+ - cdi_cdi_internal_0_port
+ - dependency
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cdi_1ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cdi_1ServiceTemplate.yaml
new file mode 100644
index 0000000000..2e6c581f05
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cdi_1ServiceTemplate.yaml
@@ -0,0 +1,485 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_cdi_1
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.cdi:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_cdi_internal_1_port_order:
+ type: integer
+ required: true
+ port_cdi_ims_core_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cdi_internal_1_port_network_role_tag:
+ type: string
+ required: true
+ vm_flavor_name:
+ type: string
+ required: true
+ port_cdi_ims_core_1_port_order:
+ type: integer
+ required: true
+ port_cdi_internal_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cdi_ims_core_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ vm_image_name:
+ type: string
+ required: true
+ compute_cdi_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cdi_ims_core_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ compute_cdi_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_network_role_tag:
+ type: string
+ required: true
+ port_cdi_ims_core_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_subnetpoolid:
+ type: string
+ required: true
+ compute_cdi_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ compute_cdi_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_internal_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cdi_internal_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_cdi_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ port_cdi_internal_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cdi_ims_core_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_cdi_ims_core_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cdi_ims_core_1_port_network_role:
+ type: string
+ required: true
+ port_cdi_internal_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cdi_internal_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cdi_internal_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cdi_ims_core_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cdi_internal_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ compute_cdi_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cdi_internal_1_port_subnetpoolid:
+ type: string
+ required: true
+ port_cdi_internal_1_port_network_role:
+ type: string
+ required: true
+ port_cdi_internal_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ node_templates:
+ cdi_cdi_internal_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cdi_internal_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cdi_internal_1_port_allowed_address_pairs
+ order:
+ get_input: port_cdi_internal_1_port_order
+ security_groups:
+ get_input:
+ - port_cdi_internal_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cdi_internal_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cdi_internal_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cdi_internal_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_cdi_internal_1_port_network_role_tag
+ network_role:
+ get_input: port_cdi_internal_1_port_network_role
+ subnetpoolid:
+ get_input: port_cdi_internal_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cdi_internal_1_port_fixed_ips
+ name:
+ get_input:
+ - port_cdi_internal_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cdi_internal_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cdi
+ relationship: tosca.relationships.network.BindsTo
+ cdi:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.cdi
+ properties:
+ availability_zone:
+ get_input:
+ - compute_cdi_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_cdi_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_cdi_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_cdi_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_cdi_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_cdi_user_data_format
+ - index_value
+ cdi_cdi_ims_core_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cdi_ims_core_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cdi_ims_core_1_port_allowed_address_pairs
+ order:
+ get_input: port_cdi_ims_core_1_port_order
+ security_groups:
+ get_input:
+ - port_cdi_ims_core_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cdi_ims_core_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cdi_ims_core_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cdi_ims_core_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_cdi_ims_core_1_port_network_role_tag
+ network_role:
+ get_input: port_cdi_ims_core_1_port_network_role
+ subnetpoolid:
+ get_input: port_cdi_ims_core_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cdi_ims_core_1_port_fixed_ips
+ name:
+ get_input:
+ - port_cdi_ims_core_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cdi_ims_core_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cdi
+ relationship: tosca.relationships.network.BindsTo
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.cdi_1
+ capabilities:
+ network.outpoing.packets_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - network.outpoing.packets
+ feature_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - feature
+ host_cdi:
+ - cdi
+ - host
+ disk.device.capacity_cdi:
+ - cdi
+ - disk.device.capacity
+ disk.device.iops_cdi:
+ - cdi
+ - disk.device.iops
+ disk.write.requests.rate_cdi:
+ - cdi
+ - disk.write.requests.rate
+ disk.device.write.requests.rate_cdi:
+ - cdi
+ - disk.device.write.requests.rate
+ network.incoming.bytes_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - network.incoming.bytes
+ network.outgoing.bytes.rate_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - network.outgoing.bytes.rate
+ network.outgoing.bytes_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - network.outgoing.bytes
+ attachment_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - attachment
+ disk.write.bytes.rate_cdi:
+ - cdi
+ - disk.write.bytes.rate
+ network.outgoing.packets.rate_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - network.outgoing.packets.rate
+ disk.ephemeral.size_cdi:
+ - cdi
+ - disk.ephemeral.size
+ cpu_util_cdi:
+ - cdi
+ - cpu_util
+ network.incoming.bytes.rate_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - network.incoming.bytes.rate
+ cpu.delta_cdi:
+ - cdi
+ - cpu.delta
+ disk.device.write.bytes_cdi:
+ - cdi
+ - disk.device.write.bytes
+ network.outgoing.bytes_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - network.outgoing.bytes
+ network.incoming.packets.rate_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - network.incoming.packets.rate
+ disk.device.read.requests.rate_cdi:
+ - cdi
+ - disk.device.read.requests.rate
+ disk.write.bytes_cdi:
+ - cdi
+ - disk.write.bytes
+ os_cdi:
+ - cdi
+ - os
+ memory.usage_cdi:
+ - cdi
+ - memory.usage
+ binding_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - binding
+ binding_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - binding
+ vcpus_cdi:
+ - cdi
+ - vcpus
+ network.incoming.bytes_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - network.incoming.bytes
+ disk.device.read.requests_cdi:
+ - cdi
+ - disk.device.read.requests
+ endpoint_cdi:
+ - cdi
+ - endpoint
+ disk.read.requests_cdi:
+ - cdi
+ - disk.read.requests
+ attachment_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - attachment
+ memory.resident_cdi:
+ - cdi
+ - memory.resident
+ disk.latency_cdi:
+ - cdi
+ - disk.latency
+ disk.read.bytes.rate_cdi:
+ - cdi
+ - disk.read.bytes.rate
+ memory_cdi:
+ - cdi
+ - memory
+ disk.root.size_cdi:
+ - cdi
+ - disk.root.size
+ disk.device.write.requests_cdi:
+ - cdi
+ - disk.device.write.requests
+ network.incoming.packets_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - network.incoming.packets
+ disk.allocation_cdi:
+ - cdi
+ - disk.allocation
+ network.outpoing.packets_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - network.outpoing.packets
+ scalable_cdi:
+ - cdi
+ - scalable
+ feature_cdi:
+ - cdi
+ - feature
+ cpu_cdi:
+ - cdi
+ - cpu
+ disk.device.usage_cdi:
+ - cdi
+ - disk.device.usage
+ disk.iops_cdi:
+ - cdi
+ - disk.iops
+ disk.usage_cdi:
+ - cdi
+ - disk.usage
+ network.incoming.packets.rate_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - network.incoming.packets.rate
+ feature_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - feature
+ disk.device.write.bytes.rate_cdi:
+ - cdi
+ - disk.device.write.bytes.rate
+ disk.read.bytes_cdi:
+ - cdi
+ - disk.read.bytes
+ network.outgoing.bytes.rate_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - network.outgoing.bytes.rate
+ disk.capacity_cdi:
+ - cdi
+ - disk.capacity
+ network.outgoing.packets.rate_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - network.outgoing.packets.rate
+ network.incoming.bytes.rate_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - network.incoming.bytes.rate
+ binding_cdi:
+ - cdi
+ - binding
+ disk.device.read.bytes_cdi:
+ - cdi
+ - disk.device.read.bytes
+ disk.device.read.bytes.rate_cdi:
+ - cdi
+ - disk.device.read.bytes.rate
+ disk.device.latency_cdi:
+ - cdi
+ - disk.device.latency
+ instance_cdi:
+ - cdi
+ - instance
+ network.incoming.packets_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - network.incoming.packets
+ disk.device.allocation_cdi:
+ - cdi
+ - disk.device.allocation
+ disk.write.requests_cdi:
+ - cdi
+ - disk.write.requests
+ requirements:
+ local_storage_cdi:
+ - cdi
+ - local_storage
+ link_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - link
+ link_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - link
+ dependency_cdi_cdi_internal_1_port:
+ - cdi_cdi_internal_1_port
+ - dependency
+ dependency_cdi_cdi_ims_core_1_port:
+ - cdi_cdi_ims_core_1_port
+ - dependency
+ dependency_cdi:
+ - cdi
+ - dependency
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cifServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cifServiceTemplate.yaml
new file mode 100644
index 0000000000..23bb1c8257
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cifServiceTemplate.yaml
@@ -0,0 +1,881 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_cif
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.cif:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_cif_ims_core_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_0_port_1_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_li_0_port_network_role:
+ type: string
+ required: true
+ vm_flavor_name:
+ type: string
+ required: true
+ port_cif_internal_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_order:
+ type: integer
+ required: true
+ port_cif_internal_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_ims_core_0_port_network_role:
+ type: string
+ required: true
+ port_cif_oam_0_port_1_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_oam_0_port_3_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ vm_image_name:
+ type: string
+ required: true
+ compute_cif_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_oam_0_port_1_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_ims_li_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ compute_cif_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_oam_0_port_1_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_internal_0_port_network_role:
+ type: string
+ required: true
+ port_cif_ims_li_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ compute_cif_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_oam_0_port_3_subnetpoolid:
+ type: string
+ required: true
+ port_cif_ims_li_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_core_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_li_0_port_order:
+ type: integer
+ required: true
+ port_cif_oam_0_port_3_network_role:
+ type: string
+ required: true
+ port_cif_oam_0_port_3_network_role_tag:
+ type: string
+ required: true
+ port_cif_ims_core_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_oam_0_port_1_network_role:
+ type: string
+ required: true
+ port_cif_ims_core_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_internal_0_port_subnetpoolid:
+ type: string
+ required: true
+ port_cif_ims_core_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_oam_0_port_1_subnetpoolid:
+ type: string
+ required: true
+ port_cif_ims_core_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_3_order:
+ type: integer
+ required: true
+ port_cif_internal_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_core_0_port_order:
+ type: integer
+ required: true
+ port_cif_oam_0_port_3_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_ims_core_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_ims_li_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_oam_0_port_1_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_li_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_ims_li_0_port_subnetpoolid:
+ type: string
+ required: true
+ port_cif_oam_0_port_3_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ compute_cif_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_internal_0_port_order:
+ type: integer
+ required: true
+ compute_cif_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_0_port_1_network_role_tag:
+ type: string
+ required: true
+ port_cif_oam_0_port_3_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_ims_core_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_0_port_3_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_core_0_port_network_role_tag:
+ type: string
+ required: true
+ port_cif_ims_li_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_ims_li_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_ims_core_0_port_subnetpoolid:
+ type: string
+ required: true
+ port_cif_internal_0_port_network_role_tag:
+ type: string
+ required: true
+ port_cif_internal_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_ims_li_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_internal_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_internal_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_ims_li_0_port_network_role_tag:
+ type: string
+ required: true
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_cif_oam_0_port_3_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_internal_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ compute_cif_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ port_cif_oam_0_port_3_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_li_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_oam_0_port_3_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_core_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_internal_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_0_port_1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_oam_0_port_3_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_internal_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ node_templates:
+ cif:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.cif
+ properties:
+ availability_zone:
+ get_input:
+ - compute_cif_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_cif_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_cif_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_cif_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_cif_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_cif_user_data_format
+ - index_value
+ cif_cif_internal_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_internal_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_internal_0_port_allowed_address_pairs
+ order:
+ get_input: port_cif_internal_0_port_order
+ security_groups:
+ get_input:
+ - port_cif_internal_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_internal_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_internal_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_internal_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_cif_internal_0_port_network_role_tag
+ network_role:
+ get_input: port_cif_internal_0_port_network_role
+ subnetpoolid:
+ get_input: port_cif_internal_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_internal_0_port_fixed_ips
+ name:
+ get_input:
+ - port_cif_internal_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_internal_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ cif_cif_ims_li_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_ims_li_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_ims_li_0_port_allowed_address_pairs
+ order:
+ get_input: port_cif_ims_li_0_port_order
+ security_groups:
+ get_input:
+ - port_cif_ims_li_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_ims_li_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_ims_li_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_ims_li_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_cif_ims_li_0_port_network_role_tag
+ network_role:
+ get_input: port_cif_ims_li_0_port_network_role
+ subnetpoolid:
+ get_input: port_cif_ims_li_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_ims_li_0_port_fixed_ips
+ name:
+ get_input:
+ - port_cif_ims_li_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_ims_li_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ cif_cif_ims_core_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_ims_core_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_ims_core_0_port_allowed_address_pairs
+ order:
+ get_input: port_cif_ims_core_0_port_order
+ security_groups:
+ get_input:
+ - port_cif_ims_core_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_ims_core_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_ims_core_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_ims_core_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_cif_ims_core_0_port_network_role_tag
+ network_role:
+ get_input: port_cif_ims_core_0_port_network_role
+ subnetpoolid:
+ get_input: port_cif_ims_core_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_ims_core_0_port_fixed_ips
+ name:
+ get_input:
+ - port_cif_ims_core_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_ims_core_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ cif_cif_oam_0_port_1:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_oam_0_port_1_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_oam_0_port_1_allowed_address_pairs
+ order:
+ get_input: port_cif_oam_0_port_1_order
+ security_groups:
+ get_input:
+ - port_cif_oam_0_port_1_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_oam_0_port_1_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_oam_0_port_1_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_oam_0_port_1_ip_requirements
+ network_role_tag:
+ get_input: port_cif_oam_0_port_1_network_role_tag
+ network_role:
+ get_input: port_cif_oam_0_port_1_network_role
+ subnetpoolid:
+ get_input: port_cif_oam_0_port_1_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_oam_0_port_1_fixed_ips
+ name:
+ get_input:
+ - port_cif_oam_0_port_1_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_oam_0_port_1_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ cif_cif_oam_0_port_3:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_oam_0_port_3_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_oam_0_port_3_allowed_address_pairs
+ order:
+ get_input: port_cif_oam_0_port_3_order
+ security_groups:
+ get_input:
+ - port_cif_oam_0_port_3_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_oam_0_port_3_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_oam_0_port_3_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_oam_0_port_3_ip_requirements
+ network_role_tag:
+ get_input: port_cif_oam_0_port_3_network_role_tag
+ network_role:
+ get_input: port_cif_oam_0_port_3_network_role
+ subnetpoolid:
+ get_input: port_cif_oam_0_port_3_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_oam_0_port_3_fixed_ips
+ name:
+ get_input:
+ - port_cif_oam_0_port_3_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_oam_0_port_3_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.cif
+ capabilities:
+ network.incoming.bytes.rate_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - network.incoming.bytes.rate
+ binding_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - binding
+ binding_cif:
+ - cif
+ - binding
+ cpu_util_cif:
+ - cif
+ - cpu_util
+ disk.device.read.requests_cif:
+ - cif
+ - disk.device.read.requests
+ disk.device.write.bytes_cif:
+ - cif
+ - disk.device.write.bytes
+ network.outgoing.bytes_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - network.outgoing.bytes
+ disk.latency_cif:
+ - cif
+ - disk.latency
+ os_cif:
+ - cif
+ - os
+ memory.usage_cif:
+ - cif
+ - memory.usage
+ attachment_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - attachment
+ network.incoming.bytes.rate_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - network.incoming.bytes.rate
+ network.incoming.packets.rate_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - network.incoming.packets.rate
+ network.incoming.bytes.rate_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - network.incoming.bytes.rate
+ feature_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - feature
+ network.outgoing.packets.rate_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - network.outgoing.packets.rate
+ network.incoming.packets_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - network.incoming.packets
+ network.incoming.packets_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - network.incoming.packets
+ network.outgoing.bytes.rate_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - network.outgoing.bytes.rate
+ instance_cif:
+ - cif
+ - instance
+ feature_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - feature
+ network.outgoing.bytes_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - network.outgoing.bytes
+ network.incoming.bytes_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - network.incoming.bytes
+ network.outgoing.bytes_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - network.outgoing.bytes
+ binding_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - binding
+ network.outgoing.bytes.rate_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - network.outgoing.bytes.rate
+ disk.allocation_cif:
+ - cif
+ - disk.allocation
+ network.outpoing.packets_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - network.outpoing.packets
+ network.outpoing.packets_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - network.outpoing.packets
+ disk.device.iops_cif:
+ - cif
+ - disk.device.iops
+ network.incoming.packets.rate_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - network.incoming.packets.rate
+ network.incoming.bytes.rate_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - network.incoming.bytes.rate
+ disk.root.size_cif:
+ - cif
+ - disk.root.size
+ disk.device.write.requests_cif:
+ - cif
+ - disk.device.write.requests
+ memory.resident_cif:
+ - cif
+ - memory.resident
+ network.outpoing.packets_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - network.outpoing.packets
+ network.incoming.packets_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - network.incoming.packets
+ network.incoming.packets_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - network.incoming.packets
+ network.outgoing.packets.rate_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - network.outgoing.packets.rate
+ disk.usage_cif:
+ - cif
+ - disk.usage
+ disk.write.bytes.rate_cif:
+ - cif
+ - disk.write.bytes.rate
+ host_cif:
+ - cif
+ - host
+ disk.ephemeral.size_cif:
+ - cif
+ - disk.ephemeral.size
+ network.outgoing.bytes_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - network.outgoing.bytes
+ disk.write.requests.rate_cif:
+ - cif
+ - disk.write.requests.rate
+ cpu.delta_cif:
+ - cif
+ - cpu.delta
+ disk.read.bytes_cif:
+ - cif
+ - disk.read.bytes
+ scalable_cif:
+ - cif
+ - scalable
+ disk.device.read.requests.rate_cif:
+ - cif
+ - disk.device.read.requests.rate
+ network.incoming.bytes_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - network.incoming.bytes
+ attachment_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - attachment
+ network.outgoing.packets.rate_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - network.outgoing.packets.rate
+ disk.device.allocation_cif:
+ - cif
+ - disk.device.allocation
+ binding_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - binding
+ network.outgoing.packets.rate_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - network.outgoing.packets.rate
+ binding_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - binding
+ disk.device.read.bytes.rate_cif:
+ - cif
+ - disk.device.read.bytes.rate
+ vcpus_cif:
+ - cif
+ - vcpus
+ network.incoming.packets.rate_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - network.incoming.packets.rate
+ disk.device.write.bytes.rate_cif:
+ - cif
+ - disk.device.write.bytes.rate
+ endpoint_cif:
+ - cif
+ - endpoint
+ disk.device.usage_cif:
+ - cif
+ - disk.device.usage
+ disk.iops_cif:
+ - cif
+ - disk.iops
+ disk.read.bytes.rate_cif:
+ - cif
+ - disk.read.bytes.rate
+ network.outgoing.packets.rate_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - network.outgoing.packets.rate
+ network.incoming.bytes_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - network.incoming.bytes
+ network.incoming.bytes.rate_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - network.incoming.bytes.rate
+ network.incoming.bytes_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - network.incoming.bytes
+ network.outpoing.packets_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - network.outpoing.packets
+ disk.write.requests_cif:
+ - cif
+ - disk.write.requests
+ memory_cif:
+ - cif
+ - memory
+ attachment_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - attachment
+ network.outgoing.bytes.rate_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - network.outgoing.bytes.rate
+ disk.read.requests_cif:
+ - cif
+ - disk.read.requests
+ disk.write.bytes_cif:
+ - cif
+ - disk.write.bytes
+ disk.capacity_cif:
+ - cif
+ - disk.capacity
+ network.outgoing.bytes_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - network.outgoing.bytes
+ network.outgoing.bytes.rate_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - network.outgoing.bytes.rate
+ network.outpoing.packets_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - network.outpoing.packets
+ disk.device.capacity_cif:
+ - cif
+ - disk.device.capacity
+ feature_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - feature
+ feature_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - feature
+ network.incoming.bytes_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - network.incoming.bytes
+ feature_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - feature
+ network.incoming.packets.rate_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - network.incoming.packets.rate
+ network.incoming.packets.rate_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - network.incoming.packets.rate
+ cpu_cif:
+ - cif
+ - cpu
+ attachment_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - attachment
+ attachment_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - attachment
+ disk.device.read.bytes_cif:
+ - cif
+ - disk.device.read.bytes
+ disk.device.latency_cif:
+ - cif
+ - disk.device.latency
+ network.incoming.packets_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - network.incoming.packets
+ disk.device.write.requests.rate_cif:
+ - cif
+ - disk.device.write.requests.rate
+ network.outgoing.bytes.rate_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - network.outgoing.bytes.rate
+ feature_cif:
+ - cif
+ - feature
+ binding_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - binding
+ requirements:
+ link_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - link
+ dependency_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - dependency
+ dependency_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - dependency
+ dependency_cif:
+ - cif
+ - dependency
+ dependency_cif_cif_ims_core_0_port:
+ - cif_cif_ims_core_0_port
+ - dependency
+ dependency_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - dependency
+ local_storage_cif:
+ - cif
+ - local_storage
+ dependency_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - dependency
+ link_cif_cif_ims_li_0_port:
+ - cif_cif_ims_li_0_port
+ - link
+ link_cif_cif_oam_0_port_1:
+ - cif_cif_oam_0_port_1
+ - link
+ link_cif_cif_internal_0_port:
+ - cif_cif_internal_0_port
+ - link
+ link_cif_cif_oam_0_port_3:
+ - cif_cif_oam_0_port_3
+ - link
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cif_1ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cif_1ServiceTemplate.yaml
new file mode 100644
index 0000000000..2d5ae8c10f
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_cif_1ServiceTemplate.yaml
@@ -0,0 +1,881 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_cif_1
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.cif:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_cif_oam_1_port_1_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_core_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_oam_1_port_3_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_oam_1_port_1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_oam_1_port_3_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_internal_1_port_subnetpoolid:
+ type: string
+ required: true
+ vm_flavor_name:
+ type: string
+ required: true
+ port_cif_oam_1_port_3_subnetpoolid:
+ type: string
+ required: true
+ vm_image_name:
+ type: string
+ required: true
+ compute_cif_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_1_port_3_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_1_port_1_subnetpoolid:
+ type: string
+ required: true
+ compute_cif_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_ims_li_1_port_order:
+ type: integer
+ required: true
+ port_cif_oam_1_port_3_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_internal_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_oam_1_port_1_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_internal_1_port_order:
+ type: integer
+ required: true
+ port_cif_ims_core_1_port_network_role_tag:
+ type: string
+ required: true
+ port_cif_ims_li_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_ims_li_1_port_subnetpoolid:
+ type: string
+ required: true
+ port_cif_ims_li_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_internal_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_1_port_3_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ compute_cif_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_ims_li_1_port_network_role:
+ type: string
+ required: true
+ port_cif_ims_core_1_port_order:
+ type: integer
+ required: true
+ port_cif_oam_1_port_3_order:
+ type: integer
+ required: true
+ port_cif_internal_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_internal_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_oam_1_port_1_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_internal_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_core_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_1_port_3_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_li_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_oam_1_port_3_network_role:
+ type: string
+ required: true
+ port_cif_internal_1_port_network_role:
+ type: string
+ required: true
+ port_cif_oam_1_port_1_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_oam_1_port_1_order:
+ type: integer
+ required: true
+ port_cif_ims_core_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_ims_core_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_oam_1_port_1_network_role:
+ type: string
+ required: true
+ port_cif_internal_1_port_network_role_tag:
+ type: string
+ required: true
+ compute_cif_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_1_port_1_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ compute_cif_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_oam_1_port_1_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_internal_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_ims_li_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_internal_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_li_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_li_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cif_internal_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_ims_li_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_ims_li_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_ims_core_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_core_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_oam_1_port_1_network_role_tag:
+ type: string
+ required: true
+ port_cif_oam_1_port_3_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cif_ims_core_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cif_ims_li_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_core_1_port_subnetpoolid:
+ type: string
+ required: true
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_cif_internal_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cif_ims_core_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ compute_cif_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ port_cif_oam_1_port_3_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_oam_1_port_3_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_cif_ims_li_1_port_network_role_tag:
+ type: string
+ required: true
+ port_cif_ims_core_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_cif_oam_1_port_1_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_cif_oam_1_port_1_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_cif_ims_core_1_port_network_role:
+ type: string
+ required: true
+ port_cif_oam_1_port_3_network_role_tag:
+ type: string
+ required: true
+ node_templates:
+ cif:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.cif
+ properties:
+ availability_zone:
+ get_input:
+ - compute_cif_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_cif_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_cif_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_cif_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_cif_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_cif_user_data_format
+ - index_value
+ cif_cif_ims_li_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_ims_li_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_ims_li_1_port_allowed_address_pairs
+ order:
+ get_input: port_cif_ims_li_1_port_order
+ security_groups:
+ get_input:
+ - port_cif_ims_li_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_ims_li_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_ims_li_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_ims_li_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_cif_ims_li_1_port_network_role_tag
+ network_role:
+ get_input: port_cif_ims_li_1_port_network_role
+ subnetpoolid:
+ get_input: port_cif_ims_li_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_ims_li_1_port_fixed_ips
+ name:
+ get_input:
+ - port_cif_ims_li_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_ims_li_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ cif_cif_internal_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_internal_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_internal_1_port_allowed_address_pairs
+ order:
+ get_input: port_cif_internal_1_port_order
+ security_groups:
+ get_input:
+ - port_cif_internal_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_internal_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_internal_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_internal_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_cif_internal_1_port_network_role_tag
+ network_role:
+ get_input: port_cif_internal_1_port_network_role
+ subnetpoolid:
+ get_input: port_cif_internal_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_internal_1_port_fixed_ips
+ name:
+ get_input:
+ - port_cif_internal_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_internal_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ cif_cif_oam_1_port_1:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_oam_1_port_1_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_oam_1_port_1_allowed_address_pairs
+ order:
+ get_input: port_cif_oam_1_port_1_order
+ security_groups:
+ get_input:
+ - port_cif_oam_1_port_1_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_oam_1_port_1_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_oam_1_port_1_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_oam_1_port_1_ip_requirements
+ network_role_tag:
+ get_input: port_cif_oam_1_port_1_network_role_tag
+ network_role:
+ get_input: port_cif_oam_1_port_1_network_role
+ subnetpoolid:
+ get_input: port_cif_oam_1_port_1_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_oam_1_port_1_fixed_ips
+ name:
+ get_input:
+ - port_cif_oam_1_port_1_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_oam_1_port_1_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ cif_cif_ims_core_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_ims_core_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_ims_core_1_port_allowed_address_pairs
+ order:
+ get_input: port_cif_ims_core_1_port_order
+ security_groups:
+ get_input:
+ - port_cif_ims_core_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_ims_core_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_ims_core_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_ims_core_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_cif_ims_core_1_port_network_role_tag
+ network_role:
+ get_input: port_cif_ims_core_1_port_network_role
+ subnetpoolid:
+ get_input: port_cif_ims_core_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_ims_core_1_port_fixed_ips
+ name:
+ get_input:
+ - port_cif_ims_core_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_ims_core_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ cif_cif_oam_1_port_3:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_cif_oam_1_port_3_mac_requirements
+ allowed_address_pairs:
+ get_input: port_cif_oam_1_port_3_allowed_address_pairs
+ order:
+ get_input: port_cif_oam_1_port_3_order
+ security_groups:
+ get_input:
+ - port_cif_oam_1_port_3_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_cif_oam_1_port_3_exCP_naming
+ vlan_requirements:
+ get_input: port_cif_oam_1_port_3_vlan_requirements
+ ip_requirements:
+ get_input: port_cif_oam_1_port_3_ip_requirements
+ network_role_tag:
+ get_input: port_cif_oam_1_port_3_network_role_tag
+ network_role:
+ get_input: port_cif_oam_1_port_3_network_role
+ subnetpoolid:
+ get_input: port_cif_oam_1_port_3_subnetpoolid
+ fixed_ips:
+ get_input: port_cif_oam_1_port_3_fixed_ips
+ name:
+ get_input:
+ - port_cif_oam_1_port_3_name
+ - index_value
+ network:
+ get_input:
+ - port_cif_oam_1_port_3_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cif
+ relationship: tosca.relationships.network.BindsTo
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.cif_1
+ capabilities:
+ binding_cif:
+ - cif
+ - binding
+ cpu_util_cif:
+ - cif
+ - cpu_util
+ disk.device.read.requests_cif:
+ - cif
+ - disk.device.read.requests
+ disk.device.write.bytes_cif:
+ - cif
+ - disk.device.write.bytes
+ disk.latency_cif:
+ - cif
+ - disk.latency
+ feature_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - feature
+ os_cif:
+ - cif
+ - os
+ memory.usage_cif:
+ - cif
+ - memory.usage
+ attachment_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - attachment
+ network.incoming.bytes.rate_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - network.incoming.bytes.rate
+ network.incoming.packets_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - network.incoming.packets
+ feature_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - feature
+ network.incoming.packets_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - network.incoming.packets
+ instance_cif:
+ - cif
+ - instance
+ network.incoming.bytes.rate_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - network.incoming.bytes.rate
+ network.outgoing.bytes_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - network.outgoing.bytes
+ network.outgoing.bytes_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - network.outgoing.bytes
+ network.outgoing.bytes_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - network.outgoing.bytes
+ disk.allocation_cif:
+ - cif
+ - disk.allocation
+ network.outgoing.bytes.rate_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - network.outgoing.bytes.rate
+ network.incoming.packets.rate_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - network.incoming.packets.rate
+ disk.device.iops_cif:
+ - cif
+ - disk.device.iops
+ feature_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - feature
+ disk.root.size_cif:
+ - cif
+ - disk.root.size
+ disk.device.write.requests_cif:
+ - cif
+ - disk.device.write.requests
+ feature_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - feature
+ memory.resident_cif:
+ - cif
+ - memory.resident
+ network.incoming.bytes.rate_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - network.incoming.bytes.rate
+ binding_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - binding
+ network.outgoing.bytes_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - network.outgoing.bytes
+ attachment_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - attachment
+ network.incoming.packets.rate_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - network.incoming.packets.rate
+ network.incoming.bytes_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - network.incoming.bytes
+ network.incoming.bytes_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - network.incoming.bytes
+ attachment_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - attachment
+ disk.usage_cif:
+ - cif
+ - disk.usage
+ disk.write.bytes.rate_cif:
+ - cif
+ - disk.write.bytes.rate
+ network.incoming.bytes_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - network.incoming.bytes
+ host_cif:
+ - cif
+ - host
+ disk.ephemeral.size_cif:
+ - cif
+ - disk.ephemeral.size
+ disk.write.requests.rate_cif:
+ - cif
+ - disk.write.requests.rate
+ cpu.delta_cif:
+ - cif
+ - cpu.delta
+ disk.read.bytes_cif:
+ - cif
+ - disk.read.bytes
+ network.incoming.packets.rate_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - network.incoming.packets.rate
+ network.outgoing.packets.rate_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - network.outgoing.packets.rate
+ scalable_cif:
+ - cif
+ - scalable
+ disk.device.read.requests.rate_cif:
+ - cif
+ - disk.device.read.requests.rate
+ binding_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - binding
+ feature_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - feature
+ binding_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - binding
+ disk.device.allocation_cif:
+ - cif
+ - disk.device.allocation
+ disk.device.read.bytes.rate_cif:
+ - cif
+ - disk.device.read.bytes.rate
+ vcpus_cif:
+ - cif
+ - vcpus
+ disk.device.write.bytes.rate_cif:
+ - cif
+ - disk.device.write.bytes.rate
+ network.outgoing.packets.rate_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - network.outgoing.packets.rate
+ network.incoming.bytes.rate_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - network.incoming.bytes.rate
+ endpoint_cif:
+ - cif
+ - endpoint
+ network.incoming.packets.rate_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - network.incoming.packets.rate
+ disk.device.usage_cif:
+ - cif
+ - disk.device.usage
+ disk.iops_cif:
+ - cif
+ - disk.iops
+ disk.read.bytes.rate_cif:
+ - cif
+ - disk.read.bytes.rate
+ network.outpoing.packets_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - network.outpoing.packets
+ attachment_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - attachment
+ network.outgoing.packets.rate_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - network.outgoing.packets.rate
+ network.incoming.bytes_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - network.incoming.bytes
+ network.outgoing.packets.rate_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - network.outgoing.packets.rate
+ disk.write.requests_cif:
+ - cif
+ - disk.write.requests
+ binding_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - binding
+ memory_cif:
+ - cif
+ - memory
+ disk.read.requests_cif:
+ - cif
+ - disk.read.requests
+ network.outgoing.packets.rate_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - network.outgoing.packets.rate
+ network.outgoing.bytes.rate_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - network.outgoing.bytes.rate
+ disk.write.bytes_cif:
+ - cif
+ - disk.write.bytes
+ network.outpoing.packets_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - network.outpoing.packets
+ disk.capacity_cif:
+ - cif
+ - disk.capacity
+ network.outgoing.bytes.rate_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - network.outgoing.bytes.rate
+ network.outgoing.bytes.rate_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - network.outgoing.bytes.rate
+ network.outpoing.packets_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - network.outpoing.packets
+ disk.device.capacity_cif:
+ - cif
+ - disk.device.capacity
+ network.outpoing.packets_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - network.outpoing.packets
+ network.incoming.packets.rate_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - network.incoming.packets.rate
+ binding_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - binding
+ network.incoming.packets_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - network.incoming.packets
+ cpu_cif:
+ - cif
+ - cpu
+ network.incoming.bytes_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - network.incoming.bytes
+ network.outgoing.bytes_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - network.outgoing.bytes
+ disk.device.read.bytes_cif:
+ - cif
+ - disk.device.read.bytes
+ disk.device.latency_cif:
+ - cif
+ - disk.device.latency
+ network.outgoing.bytes.rate_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - network.outgoing.bytes.rate
+ network.incoming.packets_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - network.incoming.packets
+ disk.device.write.requests.rate_cif:
+ - cif
+ - disk.device.write.requests.rate
+ network.outpoing.packets_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - network.outpoing.packets
+ feature_cif:
+ - cif
+ - feature
+ attachment_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - attachment
+ network.incoming.bytes.rate_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - network.incoming.bytes.rate
+ network.incoming.packets_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - network.incoming.packets
+ requirements:
+ dependency_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - dependency
+ dependency_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - dependency
+ dependency_cif:
+ - cif
+ - dependency
+ dependency_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - dependency
+ local_storage_cif:
+ - cif
+ - local_storage
+ link_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - link
+ link_cif_cif_ims_li_1_port:
+ - cif_cif_ims_li_1_port
+ - link
+ dependency_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - dependency
+ dependency_cif_cif_internal_1_port:
+ - cif_cif_internal_1_port
+ - dependency
+ link_cif_cif_oam_1_port_1:
+ - cif_cif_oam_1_port_1
+ - link
+ link_cif_cif_ims_core_1_port:
+ - cif_cif_ims_core_1_port
+ - link
+ link_cif_cif_oam_1_port_3:
+ - cif_cif_oam_1_port_3
+ - link
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_lbdServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_lbdServiceTemplate.yaml
new file mode 100644
index 0000000000..240c27f5b5
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_lbdServiceTemplate.yaml
@@ -0,0 +1,610 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_lbd
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.lbd:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_lbd_internal_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_lbd_ims_core_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_lbd_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ compute_lbd_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ port_lbd_internal_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_dpdk_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_lbd_ims_core_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_ims_core_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_lbd_dpdk_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_lbd_dpdk_1_port_subnetpoolid:
+ type: string
+ required: true
+ vm_flavor_name:
+ type: string
+ required: true
+ port_lbd_internal_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_lbd_ims_core_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ compute_lbd_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_internal_1_port_network_role_tag:
+ type: string
+ required: true
+ port_lbd_internal_1_port_order:
+ type: integer
+ required: true
+ port_lbd_internal_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_internal_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_lbd_ims_core_1_port_subnetpoolid:
+ type: string
+ required: true
+ vm_image_name:
+ type: string
+ required: true
+ port_lbd_dpdk_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_lbd_ims_core_1_port_order:
+ type: integer
+ required: true
+ port_lbd_dpdk_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_ims_core_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_dpdk_1_port_order:
+ type: integer
+ required: true
+ port_lbd_ims_core_1_port_network_role:
+ type: string
+ required: true
+ port_lbd_internal_1_port_subnetpoolid:
+ type: string
+ required: true
+ port_lbd_ims_core_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_lbd_ims_core_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_internal_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_lbd_ims_core_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_dpdk_1_port_network_role_tag:
+ type: string
+ required: true
+ compute_lbd_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_lbd_dpdk_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_dpdk_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_lbd_dpdk_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_ims_core_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_lbd_internal_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_internal_1_port_network_role:
+ type: string
+ required: true
+ port_lbd_dpdk_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ compute_lbd_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_lbd_internal_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_lbd_dpdk_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ compute_lbd_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_ims_core_1_port_network_role_tag:
+ type: string
+ required: true
+ port_lbd_dpdk_1_port_network_role:
+ type: string
+ required: true
+ node_templates:
+ lbd_lbd_ims_core_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_lbd_ims_core_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_lbd_ims_core_1_port_allowed_address_pairs
+ order:
+ get_input: port_lbd_ims_core_1_port_order
+ security_groups:
+ get_input:
+ - port_lbd_ims_core_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_lbd_ims_core_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_lbd_ims_core_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_lbd_ims_core_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_lbd_ims_core_1_port_network_role_tag
+ network_role:
+ get_input: port_lbd_ims_core_1_port_network_role
+ subnetpoolid:
+ get_input: port_lbd_ims_core_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_lbd_ims_core_1_port_fixed_ips
+ name:
+ get_input:
+ - port_lbd_ims_core_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_lbd_ims_core_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: lbd
+ relationship: tosca.relationships.network.BindsTo
+ lbd_lbd_dpdk_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_lbd_dpdk_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_lbd_dpdk_1_port_allowed_address_pairs
+ order:
+ get_input: port_lbd_dpdk_1_port_order
+ security_groups:
+ get_input:
+ - port_lbd_dpdk_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_lbd_dpdk_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_lbd_dpdk_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_lbd_dpdk_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_lbd_dpdk_1_port_network_role_tag
+ network_role:
+ get_input: port_lbd_dpdk_1_port_network_role
+ subnetpoolid:
+ get_input: port_lbd_dpdk_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_lbd_dpdk_1_port_fixed_ips
+ name:
+ get_input:
+ - port_lbd_dpdk_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_lbd_dpdk_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: lbd
+ relationship: tosca.relationships.network.BindsTo
+ lbd_lbd_internal_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_lbd_internal_1_port_mac_requirements
+ order:
+ get_input: port_lbd_internal_1_port_order
+ security_groups:
+ get_input:
+ - port_lbd_internal_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_lbd_internal_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_lbd_internal_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_lbd_internal_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_lbd_internal_1_port_network_role_tag
+ network_role:
+ get_input: port_lbd_internal_1_port_network_role
+ fixed_ips:
+ get_input: port_lbd_internal_1_port_fixed_ips
+ subnetpoolid:
+ get_input: port_lbd_internal_1_port_subnetpoolid
+ name:
+ get_input:
+ - port_lbd_internal_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_lbd_internal_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: lbd
+ relationship: tosca.relationships.network.BindsTo
+ lbd:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.lbd
+ properties:
+ availability_zone:
+ get_input:
+ - compute_lbd_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_lbd_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_lbd_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_lbd_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_lbd_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_lbd_user_data_format
+ - index_value
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.lbd
+ capabilities:
+ disk.ephemeral.size_lbd:
+ - lbd
+ - disk.ephemeral.size
+ disk.write.requests.rate_lbd:
+ - lbd
+ - disk.write.requests.rate
+ disk.write.bytes.rate_lbd:
+ - lbd
+ - disk.write.bytes.rate
+ instance_lbd:
+ - lbd
+ - instance
+ disk.device.iops_lbd:
+ - lbd
+ - disk.device.iops
+ network.outgoing.packets.rate_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - network.outgoing.packets.rate
+ host_lbd:
+ - lbd
+ - host
+ disk.device.capacity_lbd:
+ - lbd
+ - disk.device.capacity
+ cpu_util_lbd:
+ - lbd
+ - cpu_util
+ disk.device.read.requests_lbd:
+ - lbd
+ - disk.device.read.requests
+ attachment_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - attachment
+ memory.usage_lbd:
+ - lbd
+ - memory.usage
+ binding_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - binding
+ network.outpoing.packets_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - network.outpoing.packets
+ network.outgoing.bytes_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - network.outgoing.bytes
+ network.incoming.packets_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - network.incoming.packets
+ disk.read.requests_lbd:
+ - lbd
+ - disk.read.requests
+ feature_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - feature
+ network.incoming.bytes_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - network.incoming.bytes
+ cpu.delta_lbd:
+ - lbd
+ - cpu.delta
+ memory_lbd:
+ - lbd
+ - memory
+ disk.write.bytes_lbd:
+ - lbd
+ - disk.write.bytes
+ scalable_lbd:
+ - lbd
+ - scalable
+ network.incoming.bytes.rate_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - network.incoming.bytes.rate
+ network.outgoing.bytes.rate_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - network.outgoing.bytes.rate
+ network.incoming.packets.rate_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - network.incoming.packets.rate
+ disk.device.read.requests.rate_lbd:
+ - lbd
+ - disk.device.read.requests.rate
+ network.outgoing.bytes_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - network.outgoing.bytes
+ disk.root.size_lbd:
+ - lbd
+ - disk.root.size
+ vcpus_lbd:
+ - lbd
+ - vcpus
+ disk.allocation_lbd:
+ - lbd
+ - disk.allocation
+ disk.device.write.requests_lbd:
+ - lbd
+ - disk.device.write.requests
+ os_lbd:
+ - lbd
+ - os
+ disk.latency_lbd:
+ - lbd
+ - disk.latency
+ network.incoming.packets_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - network.incoming.packets
+ memory.resident_lbd:
+ - lbd
+ - memory.resident
+ disk.read.bytes.rate_lbd:
+ - lbd
+ - disk.read.bytes.rate
+ network.incoming.bytes.rate_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - network.incoming.bytes.rate
+ network.outgoing.bytes.rate_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - network.outgoing.bytes.rate
+ disk.read.bytes_lbd:
+ - lbd
+ - disk.read.bytes
+ network.outgoing.packets.rate_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - network.outgoing.packets.rate
+ network.outgoing.bytes_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - network.outgoing.bytes
+ network.incoming.packets.rate_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - network.incoming.packets.rate
+ network.outpoing.packets_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - network.outpoing.packets
+ attachment_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - attachment
+ feature_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - feature
+ cpu_lbd:
+ - lbd
+ - cpu
+ feature_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - feature
+ endpoint_lbd:
+ - lbd
+ - endpoint
+ disk.device.read.bytes.rate_lbd:
+ - lbd
+ - disk.device.read.bytes.rate
+ disk.device.write.bytes.rate_lbd:
+ - lbd
+ - disk.device.write.bytes.rate
+ disk.iops_lbd:
+ - lbd
+ - disk.iops
+ network.outgoing.packets.rate_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - network.outgoing.packets.rate
+ disk.device.usage_lbd:
+ - lbd
+ - disk.device.usage
+ binding_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - binding
+ disk.usage_lbd:
+ - lbd
+ - disk.usage
+ disk.device.read.bytes_lbd:
+ - lbd
+ - disk.device.read.bytes
+ disk.write.requests_lbd:
+ - lbd
+ - disk.write.requests
+ attachment_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - attachment
+ disk.device.write.bytes_lbd:
+ - lbd
+ - disk.device.write.bytes
+ network.outgoing.bytes.rate_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - network.outgoing.bytes.rate
+ disk.capacity_lbd:
+ - lbd
+ - disk.capacity
+ feature_lbd:
+ - lbd
+ - feature
+ network.incoming.bytes.rate_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - network.incoming.bytes.rate
+ disk.device.latency_lbd:
+ - lbd
+ - disk.device.latency
+ network.incoming.packets_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - network.incoming.packets
+ disk.device.write.requests.rate_lbd:
+ - lbd
+ - disk.device.write.requests.rate
+ binding_lbd:
+ - lbd
+ - binding
+ network.incoming.packets.rate_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - network.incoming.packets.rate
+ network.outpoing.packets_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - network.outpoing.packets
+ binding_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - binding
+ network.incoming.bytes_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - network.incoming.bytes
+ network.incoming.bytes_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - network.incoming.bytes
+ disk.device.allocation_lbd:
+ - lbd
+ - disk.device.allocation
+ requirements:
+ dependency_lbd:
+ - lbd
+ - dependency
+ local_storage_lbd:
+ - lbd
+ - local_storage
+ dependency_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - dependency
+ dependency_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - dependency
+ link_lbd_lbd_ims_core_1_port:
+ - lbd_lbd_ims_core_1_port
+ - link
+ link_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - link
+ link_lbd_lbd_internal_1_port:
+ - lbd_lbd_internal_1_port
+ - link
+ dependency_lbd_lbd_dpdk_1_port:
+ - lbd_lbd_dpdk_1_port
+ - dependency
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_lbd_1ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_lbd_1ServiceTemplate.yaml
new file mode 100644
index 0000000000..6a66369963
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_lbd_1ServiceTemplate.yaml
@@ -0,0 +1,610 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_lbd_1
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.lbd:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_lbd_internal_0_port_network_role_tag:
+ type: string
+ required: true
+ compute_lbd_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ compute_lbd_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ port_lbd_dpdk_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_internal_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_lbd_dpdk_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_lbd_internal_0_port_network_role:
+ type: string
+ required: true
+ port_lbd_internal_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ vm_flavor_name:
+ type: string
+ required: true
+ port_lbd_dpdk_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ compute_lbd_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_dpdk_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_lbd_dpdk_0_port_subnetpoolid:
+ type: string
+ required: true
+ port_lbd_dpdk_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ vm_image_name:
+ type: string
+ required: true
+ port_lbd_dpdk_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_internal_0_port_subnetpoolid:
+ type: string
+ required: true
+ port_lbd_dpdk_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_ims_core_0_port_order:
+ type: integer
+ required: true
+ port_lbd_ims_core_0_port_network_role:
+ type: string
+ required: true
+ port_lbd_ims_core_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_dpdk_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_dpdk_0_port_network_role_tag:
+ type: string
+ required: true
+ port_lbd_ims_core_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_lbd_ims_core_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_lbd_internal_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_internal_0_port_order:
+ type: integer
+ required: true
+ port_lbd_dpdk_0_port_network_role:
+ type: string
+ required: true
+ port_lbd_ims_core_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_lbd_ims_core_0_port_subnetpoolid:
+ type: string
+ required: true
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_lbd_ims_core_0_port_network_role_tag:
+ type: string
+ required: true
+ compute_lbd_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_lbd_internal_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_lbd_ims_core_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_dpdk_0_port_order:
+ type: integer
+ required: true
+ port_lbd_ims_core_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_ims_core_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_lbd_internal_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_lbd_internal_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_dpdk_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ compute_lbd_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ compute_lbd_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_internal_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_lbd_ims_core_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_lbd_ims_core_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_lbd_internal_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ node_templates:
+ lbd_lbd_ims_core_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_lbd_ims_core_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_lbd_ims_core_0_port_allowed_address_pairs
+ order:
+ get_input: port_lbd_ims_core_0_port_order
+ security_groups:
+ get_input:
+ - port_lbd_ims_core_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_lbd_ims_core_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_lbd_ims_core_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_lbd_ims_core_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_lbd_ims_core_0_port_network_role_tag
+ network_role:
+ get_input: port_lbd_ims_core_0_port_network_role
+ subnetpoolid:
+ get_input: port_lbd_ims_core_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_lbd_ims_core_0_port_fixed_ips
+ name:
+ get_input:
+ - port_lbd_ims_core_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_lbd_ims_core_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: lbd
+ relationship: tosca.relationships.network.BindsTo
+ lbd_lbd_dpdk_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_lbd_dpdk_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_lbd_dpdk_0_port_allowed_address_pairs
+ order:
+ get_input: port_lbd_dpdk_0_port_order
+ security_groups:
+ get_input:
+ - port_lbd_dpdk_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_lbd_dpdk_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_lbd_dpdk_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_lbd_dpdk_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_lbd_dpdk_0_port_network_role_tag
+ network_role:
+ get_input: port_lbd_dpdk_0_port_network_role
+ subnetpoolid:
+ get_input: port_lbd_dpdk_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_lbd_dpdk_0_port_fixed_ips
+ name:
+ get_input:
+ - port_lbd_dpdk_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_lbd_dpdk_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: lbd
+ relationship: tosca.relationships.network.BindsTo
+ lbd_lbd_internal_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_lbd_internal_0_port_mac_requirements
+ order:
+ get_input: port_lbd_internal_0_port_order
+ security_groups:
+ get_input:
+ - port_lbd_internal_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_lbd_internal_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_lbd_internal_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_lbd_internal_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_lbd_internal_0_port_network_role_tag
+ network_role:
+ get_input: port_lbd_internal_0_port_network_role
+ fixed_ips:
+ get_input: port_lbd_internal_0_port_fixed_ips
+ subnetpoolid:
+ get_input: port_lbd_internal_0_port_subnetpoolid
+ name:
+ get_input:
+ - port_lbd_internal_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_lbd_internal_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: lbd
+ relationship: tosca.relationships.network.BindsTo
+ lbd:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.lbd
+ properties:
+ availability_zone:
+ get_input:
+ - compute_lbd_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_lbd_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_lbd_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_lbd_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_lbd_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_lbd_user_data_format
+ - index_value
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.lbd_1
+ capabilities:
+ disk.ephemeral.size_lbd:
+ - lbd
+ - disk.ephemeral.size
+ attachment_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - attachment
+ network.incoming.bytes.rate_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - network.incoming.bytes.rate
+ disk.write.requests.rate_lbd:
+ - lbd
+ - disk.write.requests.rate
+ disk.write.bytes.rate_lbd:
+ - lbd
+ - disk.write.bytes.rate
+ network.incoming.packets.rate_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - network.incoming.packets.rate
+ instance_lbd:
+ - lbd
+ - instance
+ network.incoming.packets_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - network.incoming.packets
+ disk.device.iops_lbd:
+ - lbd
+ - disk.device.iops
+ network.outgoing.bytes_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - network.outgoing.bytes
+ network.outgoing.bytes.rate_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - network.outgoing.bytes.rate
+ network.outgoing.packets.rate_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - network.outgoing.packets.rate
+ network.incoming.bytes_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - network.incoming.bytes
+ host_lbd:
+ - lbd
+ - host
+ disk.device.capacity_lbd:
+ - lbd
+ - disk.device.capacity
+ network.incoming.bytes_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - network.incoming.bytes
+ cpu_util_lbd:
+ - lbd
+ - cpu_util
+ disk.device.read.requests_lbd:
+ - lbd
+ - disk.device.read.requests
+ network.outpoing.packets_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - network.outpoing.packets
+ memory.usage_lbd:
+ - lbd
+ - memory.usage
+ network.outgoing.bytes_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - network.outgoing.bytes
+ binding_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - binding
+ disk.read.requests_lbd:
+ - lbd
+ - disk.read.requests
+ cpu.delta_lbd:
+ - lbd
+ - cpu.delta
+ network.outpoing.packets_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - network.outpoing.packets
+ memory_lbd:
+ - lbd
+ - memory
+ network.incoming.packets.rate_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - network.incoming.packets.rate
+ disk.write.bytes_lbd:
+ - lbd
+ - disk.write.bytes
+ network.outgoing.packets.rate_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - network.outgoing.packets.rate
+ scalable_lbd:
+ - lbd
+ - scalable
+ disk.device.read.requests.rate_lbd:
+ - lbd
+ - disk.device.read.requests.rate
+ disk.root.size_lbd:
+ - lbd
+ - disk.root.size
+ vcpus_lbd:
+ - lbd
+ - vcpus
+ disk.allocation_lbd:
+ - lbd
+ - disk.allocation
+ attachment_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - attachment
+ disk.device.write.requests_lbd:
+ - lbd
+ - disk.device.write.requests
+ os_lbd:
+ - lbd
+ - os
+ disk.latency_lbd:
+ - lbd
+ - disk.latency
+ memory.resident_lbd:
+ - lbd
+ - memory.resident
+ disk.read.bytes.rate_lbd:
+ - lbd
+ - disk.read.bytes.rate
+ disk.read.bytes_lbd:
+ - lbd
+ - disk.read.bytes
+ network.incoming.bytes_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - network.incoming.bytes
+ network.outgoing.bytes.rate_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - network.outgoing.bytes.rate
+ binding_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - binding
+ network.incoming.packets_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - network.incoming.packets
+ network.incoming.bytes.rate_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - network.incoming.bytes.rate
+ binding_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - binding
+ network.outgoing.bytes_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - network.outgoing.bytes
+ cpu_lbd:
+ - lbd
+ - cpu
+ endpoint_lbd:
+ - lbd
+ - endpoint
+ disk.device.read.bytes.rate_lbd:
+ - lbd
+ - disk.device.read.bytes.rate
+ feature_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - feature
+ disk.device.write.bytes.rate_lbd:
+ - lbd
+ - disk.device.write.bytes.rate
+ network.incoming.packets.rate_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - network.incoming.packets.rate
+ network.incoming.packets_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - network.incoming.packets
+ network.incoming.bytes.rate_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - network.incoming.bytes.rate
+ attachment_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - attachment
+ disk.iops_lbd:
+ - lbd
+ - disk.iops
+ disk.device.usage_lbd:
+ - lbd
+ - disk.device.usage
+ disk.usage_lbd:
+ - lbd
+ - disk.usage
+ disk.device.read.bytes_lbd:
+ - lbd
+ - disk.device.read.bytes
+ network.outpoing.packets_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - network.outpoing.packets
+ disk.write.requests_lbd:
+ - lbd
+ - disk.write.requests
+ disk.device.write.bytes_lbd:
+ - lbd
+ - disk.device.write.bytes
+ disk.capacity_lbd:
+ - lbd
+ - disk.capacity
+ feature_lbd:
+ - lbd
+ - feature
+ disk.device.latency_lbd:
+ - lbd
+ - disk.device.latency
+ disk.device.write.requests.rate_lbd:
+ - lbd
+ - disk.device.write.requests.rate
+ binding_lbd:
+ - lbd
+ - binding
+ feature_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - feature
+ feature_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - feature
+ network.outgoing.packets.rate_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - network.outgoing.packets.rate
+ disk.device.allocation_lbd:
+ - lbd
+ - disk.device.allocation
+ network.outgoing.bytes.rate_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - network.outgoing.bytes.rate
+ requirements:
+ dependency_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - dependency
+ link_lbd_lbd_dpdk_0_port:
+ - lbd_lbd_dpdk_0_port
+ - link
+ dependency_lbd:
+ - lbd
+ - dependency
+ dependency_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - dependency
+ dependency_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - dependency
+ local_storage_lbd:
+ - lbd
+ - local_storage
+ link_lbd_lbd_ims_core_0_port:
+ - lbd_lbd_ims_core_0_port
+ - link
+ link_lbd_lbd_internal_0_port:
+ - lbd_lbd_internal_0_port
+ - link
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oamServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oamServiceTemplate.yaml
new file mode 100644
index 0000000000..4919d3bcb4
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oamServiceTemplate.yaml
@@ -0,0 +1,485 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_oam
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.oam:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_oam_oam_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_internal_0_port_order:
+ type: integer
+ required: true
+ port_oam_internal_0_port_subnetpoolid:
+ type: string
+ required: true
+ port_oam_oam_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ vm_flavor_name:
+ type: string
+ required: true
+ port_oam_oam_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_oam_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_oam_internal_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_internal_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_oam_0_port_order:
+ type: integer
+ required: true
+ vm_image_name:
+ type: string
+ required: true
+ compute_oam_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ port_oam_oam_0_port_network_role:
+ type: string
+ required: true
+ port_oam_internal_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_oam_internal_0_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_oam_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_oam_internal_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_oam_internal_0_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_oam_0_port_network_role_tag:
+ type: string
+ required: true
+ port_oam_oam_0_port_subnetpoolid:
+ type: string
+ required: true
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ compute_oam_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_oam_0_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_internal_0_port_network_role_tag:
+ type: string
+ required: true
+ port_oam_internal_0_port_network_role:
+ type: string
+ required: true
+ port_oam_oam_0_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_internal_0_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_oam_oam_0_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ compute_oam_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_oam_internal_0_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_oam_internal_0_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ compute_oam_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ compute_oam_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ compute_oam_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_oam_0_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ node_templates:
+ oam_oam_oam_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_oam_oam_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_oam_oam_0_port_allowed_address_pairs
+ order:
+ get_input: port_oam_oam_0_port_order
+ security_groups:
+ get_input:
+ - port_oam_oam_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_oam_oam_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_oam_oam_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_oam_oam_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_oam_oam_0_port_network_role_tag
+ network_role:
+ get_input: port_oam_oam_0_port_network_role
+ subnetpoolid:
+ get_input: port_oam_oam_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_oam_oam_0_port_fixed_ips
+ name:
+ get_input:
+ - port_oam_oam_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_oam_oam_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: oam
+ relationship: tosca.relationships.network.BindsTo
+ oam_oam_internal_0_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_oam_internal_0_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_oam_internal_0_port_allowed_address_pairs
+ order:
+ get_input: port_oam_internal_0_port_order
+ security_groups:
+ get_input:
+ - port_oam_internal_0_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_oam_internal_0_port_exCP_naming
+ vlan_requirements:
+ get_input: port_oam_internal_0_port_vlan_requirements
+ ip_requirements:
+ get_input: port_oam_internal_0_port_ip_requirements
+ network_role_tag:
+ get_input: port_oam_internal_0_port_network_role_tag
+ network_role:
+ get_input: port_oam_internal_0_port_network_role
+ subnetpoolid:
+ get_input: port_oam_internal_0_port_subnetpoolid
+ fixed_ips:
+ get_input: port_oam_internal_0_port_fixed_ips
+ name:
+ get_input:
+ - port_oam_internal_0_port_name
+ - index_value
+ network:
+ get_input:
+ - port_oam_internal_0_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: oam
+ relationship: tosca.relationships.network.BindsTo
+ oam:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.oam
+ properties:
+ availability_zone:
+ get_input:
+ - compute_oam_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_oam_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_oam_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_oam_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_oam_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_oam_user_data_format
+ - index_value
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.oam
+ capabilities:
+ cpu_oam:
+ - oam
+ - cpu
+ attachment_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - attachment
+ network.incoming.packets_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - network.incoming.packets
+ binding_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - binding
+ disk.usage_oam:
+ - oam
+ - disk.usage
+ memory.resident_oam:
+ - oam
+ - memory.resident
+ disk.device.write.bytes_oam:
+ - oam
+ - disk.device.write.bytes
+ binding_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - binding
+ disk.read.bytes_oam:
+ - oam
+ - disk.read.bytes
+ network.incoming.packets_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - network.incoming.packets
+ network.incoming.packets.rate_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - network.incoming.packets.rate
+ scalable_oam:
+ - oam
+ - scalable
+ feature_oam:
+ - oam
+ - feature
+ disk.allocation_oam:
+ - oam
+ - disk.allocation
+ disk.device.usage_oam:
+ - oam
+ - disk.device.usage
+ binding_oam:
+ - oam
+ - binding
+ disk.device.read.bytes.rate_oam:
+ - oam
+ - disk.device.read.bytes.rate
+ network.outgoing.bytes_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - network.outgoing.bytes
+ disk.write.bytes.rate_oam:
+ - oam
+ - disk.write.bytes.rate
+ disk.device.write.bytes.rate_oam:
+ - oam
+ - disk.device.write.bytes.rate
+ disk.device.allocation_oam:
+ - oam
+ - disk.device.allocation
+ network.outpoing.packets_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - network.outpoing.packets
+ feature_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - feature
+ network.incoming.packets.rate_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - network.incoming.packets.rate
+ disk.ephemeral.size_oam:
+ - oam
+ - disk.ephemeral.size
+ attachment_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - attachment
+ disk.write.requests_oam:
+ - oam
+ - disk.write.requests
+ disk.capacity_oam:
+ - oam
+ - disk.capacity
+ instance_oam:
+ - oam
+ - instance
+ disk.root.size_oam:
+ - oam
+ - disk.root.size
+ network.incoming.bytes_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - network.incoming.bytes
+ feature_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - feature
+ memory_oam:
+ - oam
+ - memory
+ cpu.delta_oam:
+ - oam
+ - cpu.delta
+ disk.device.write.requests_oam:
+ - oam
+ - disk.device.write.requests
+ network.incoming.bytes.rate_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - network.incoming.bytes.rate
+ network.outgoing.bytes_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - network.outgoing.bytes
+ disk.device.read.requests.rate_oam:
+ - oam
+ - disk.device.read.requests.rate
+ disk.write.requests.rate_oam:
+ - oam
+ - disk.write.requests.rate
+ disk.device.latency_oam:
+ - oam
+ - disk.device.latency
+ network.outgoing.bytes.rate_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - network.outgoing.bytes.rate
+ disk.device.iops_oam:
+ - oam
+ - disk.device.iops
+ vcpus_oam:
+ - oam
+ - vcpus
+ disk.device.write.requests.rate_oam:
+ - oam
+ - disk.device.write.requests.rate
+ disk.device.read.bytes_oam:
+ - oam
+ - disk.device.read.bytes
+ host_oam:
+ - oam
+ - host
+ endpoint_oam:
+ - oam
+ - endpoint
+ disk.device.read.requests_oam:
+ - oam
+ - disk.device.read.requests
+ network.outgoing.packets.rate_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - network.outgoing.packets.rate
+ disk.iops_oam:
+ - oam
+ - disk.iops
+ disk.read.bytes.rate_oam:
+ - oam
+ - disk.read.bytes.rate
+ network.outgoing.packets.rate_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - network.outgoing.packets.rate
+ network.incoming.bytes.rate_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - network.incoming.bytes.rate
+ network.incoming.bytes_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - network.incoming.bytes
+ cpu_util_oam:
+ - oam
+ - cpu_util
+ os_oam:
+ - oam
+ - os
+ memory.usage_oam:
+ - oam
+ - memory.usage
+ disk.latency_oam:
+ - oam
+ - disk.latency
+ network.outpoing.packets_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - network.outpoing.packets
+ disk.write.bytes_oam:
+ - oam
+ - disk.write.bytes
+ disk.read.requests_oam:
+ - oam
+ - disk.read.requests
+ disk.device.capacity_oam:
+ - oam
+ - disk.device.capacity
+ network.outgoing.bytes.rate_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - network.outgoing.bytes.rate
+ requirements:
+ dependency_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - dependency
+ local_storage_oam:
+ - oam
+ - local_storage
+ link_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - link
+ dependency_oam_oam_oam_0_port:
+ - oam_oam_oam_0_port
+ - dependency
+ dependency_oam:
+ - oam
+ - dependency
+ link_oam_oam_internal_0_port:
+ - oam_oam_internal_0_port
+ - link
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oam_1ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oam_1ServiceTemplate.yaml
new file mode 100644
index 0000000000..71b1bb62c8
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oam_1ServiceTemplate.yaml
@@ -0,0 +1,485 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_oam_1
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.oam:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_oam_internal_1_port_network_role_tag:
+ type: string
+ required: true
+ port_oam_internal_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_oam_internal_1_port_network_role:
+ type: string
+ required: true
+ port_oam_oam_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_oam_oam_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ vm_flavor_name:
+ type: string
+ required: true
+ port_oam_oam_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_oam_1_port_network_role_tag:
+ type: string
+ required: true
+ port_oam_oam_1_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ vm_image_name:
+ type: string
+ required: true
+ compute_oam_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ port_oam_internal_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_oam_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_internal_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_internal_1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_oam_1_port_order:
+ type: integer
+ required: true
+ port_oam_oam_1_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_oam_internal_1_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_oam_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_internal_1_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_oam_internal_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_internal_1_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_internal_1_port_subnetpoolid:
+ type: string
+ required: true
+ port_oam_oam_1_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_internal_1_port_order:
+ type: integer
+ required: true
+ port_oam_oam_1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_oam_1_port_subnetpoolid:
+ type: string
+ required: true
+ compute_oam_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ compute_oam_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ compute_oam_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_oam_internal_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ compute_oam_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_oam_1_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_oam_oam_1_port_network_role:
+ type: string
+ required: true
+ node_templates:
+ oam_oam_internal_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_oam_internal_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_oam_internal_1_port_allowed_address_pairs
+ order:
+ get_input: port_oam_internal_1_port_order
+ security_groups:
+ get_input:
+ - port_oam_internal_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_oam_internal_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_oam_internal_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_oam_internal_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_oam_internal_1_port_network_role_tag
+ network_role:
+ get_input: port_oam_internal_1_port_network_role
+ subnetpoolid:
+ get_input: port_oam_internal_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_oam_internal_1_port_fixed_ips
+ name:
+ get_input:
+ - port_oam_internal_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_oam_internal_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: oam
+ relationship: tosca.relationships.network.BindsTo
+ oam_oam_oam_1_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_oam_oam_1_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_oam_oam_1_port_allowed_address_pairs
+ order:
+ get_input: port_oam_oam_1_port_order
+ security_groups:
+ get_input:
+ - port_oam_oam_1_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_oam_oam_1_port_exCP_naming
+ vlan_requirements:
+ get_input: port_oam_oam_1_port_vlan_requirements
+ ip_requirements:
+ get_input: port_oam_oam_1_port_ip_requirements
+ network_role_tag:
+ get_input: port_oam_oam_1_port_network_role_tag
+ network_role:
+ get_input: port_oam_oam_1_port_network_role
+ subnetpoolid:
+ get_input: port_oam_oam_1_port_subnetpoolid
+ fixed_ips:
+ get_input: port_oam_oam_1_port_fixed_ips
+ name:
+ get_input:
+ - port_oam_oam_1_port_name
+ - index_value
+ network:
+ get_input:
+ - port_oam_oam_1_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: oam
+ relationship: tosca.relationships.network.BindsTo
+ oam:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.oam
+ properties:
+ availability_zone:
+ get_input:
+ - compute_oam_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_oam_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_oam_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_oam_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_oam_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_oam_user_data_format
+ - index_value
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.oam_1
+ capabilities:
+ cpu_oam:
+ - oam
+ - cpu
+ network.incoming.bytes.rate_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - network.incoming.bytes.rate
+ network.outpoing.packets_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - network.outpoing.packets
+ network.incoming.packets.rate_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - network.incoming.packets.rate
+ disk.usage_oam:
+ - oam
+ - disk.usage
+ memory.resident_oam:
+ - oam
+ - memory.resident
+ disk.device.write.bytes_oam:
+ - oam
+ - disk.device.write.bytes
+ disk.read.bytes_oam:
+ - oam
+ - disk.read.bytes
+ binding_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - binding
+ scalable_oam:
+ - oam
+ - scalable
+ feature_oam:
+ - oam
+ - feature
+ disk.allocation_oam:
+ - oam
+ - disk.allocation
+ network.outgoing.packets.rate_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - network.outgoing.packets.rate
+ disk.device.usage_oam:
+ - oam
+ - disk.device.usage
+ binding_oam:
+ - oam
+ - binding
+ disk.device.read.bytes.rate_oam:
+ - oam
+ - disk.device.read.bytes.rate
+ network.outgoing.bytes.rate_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - network.outgoing.bytes.rate
+ disk.write.bytes.rate_oam:
+ - oam
+ - disk.write.bytes.rate
+ disk.device.write.bytes.rate_oam:
+ - oam
+ - disk.device.write.bytes.rate
+ disk.device.allocation_oam:
+ - oam
+ - disk.device.allocation
+ network.incoming.bytes_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - network.incoming.bytes
+ disk.ephemeral.size_oam:
+ - oam
+ - disk.ephemeral.size
+ network.incoming.packets_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - network.incoming.packets
+ disk.write.requests_oam:
+ - oam
+ - disk.write.requests
+ attachment_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - attachment
+ disk.capacity_oam:
+ - oam
+ - disk.capacity
+ instance_oam:
+ - oam
+ - instance
+ network.outgoing.bytes_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - network.outgoing.bytes
+ disk.root.size_oam:
+ - oam
+ - disk.root.size
+ network.outgoing.bytes_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - network.outgoing.bytes
+ feature_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - feature
+ network.outgoing.packets.rate_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - network.outgoing.packets.rate
+ network.incoming.bytes.rate_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - network.incoming.bytes.rate
+ memory_oam:
+ - oam
+ - memory
+ cpu.delta_oam:
+ - oam
+ - cpu.delta
+ disk.device.write.requests_oam:
+ - oam
+ - disk.device.write.requests
+ network.outgoing.bytes.rate_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - network.outgoing.bytes.rate
+ network.incoming.bytes_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - network.incoming.bytes
+ disk.device.read.requests.rate_oam:
+ - oam
+ - disk.device.read.requests.rate
+ disk.write.requests.rate_oam:
+ - oam
+ - disk.write.requests.rate
+ disk.device.latency_oam:
+ - oam
+ - disk.device.latency
+ disk.device.iops_oam:
+ - oam
+ - disk.device.iops
+ network.outpoing.packets_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - network.outpoing.packets
+ feature_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - feature
+ network.incoming.packets.rate_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - network.incoming.packets.rate
+ vcpus_oam:
+ - oam
+ - vcpus
+ disk.device.write.requests.rate_oam:
+ - oam
+ - disk.device.write.requests.rate
+ attachment_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - attachment
+ disk.device.read.bytes_oam:
+ - oam
+ - disk.device.read.bytes
+ host_oam:
+ - oam
+ - host
+ endpoint_oam:
+ - oam
+ - endpoint
+ disk.device.read.requests_oam:
+ - oam
+ - disk.device.read.requests
+ disk.iops_oam:
+ - oam
+ - disk.iops
+ disk.read.bytes.rate_oam:
+ - oam
+ - disk.read.bytes.rate
+ network.incoming.packets_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - network.incoming.packets
+ binding_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - binding
+ cpu_util_oam:
+ - oam
+ - cpu_util
+ os_oam:
+ - oam
+ - os
+ memory.usage_oam:
+ - oam
+ - memory.usage
+ disk.latency_oam:
+ - oam
+ - disk.latency
+ disk.write.bytes_oam:
+ - oam
+ - disk.write.bytes
+ disk.read.requests_oam:
+ - oam
+ - disk.read.requests
+ disk.device.capacity_oam:
+ - oam
+ - disk.device.capacity
+ requirements:
+ local_storage_oam:
+ - oam
+ - local_storage
+ link_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - link
+ link_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - link
+ dependency_oam:
+ - oam
+ - dependency
+ dependency_oam_oam_internal_1_port:
+ - oam_oam_internal_1_port
+ - dependency
+ dependency_oam_oam_oam_1_port:
+ - oam_oam_oam_1_port
+ - dependency
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oam_2ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oam_2ServiceTemplate.yaml
new file mode 100644
index 0000000000..f3ee061109
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/Nested_oam_2ServiceTemplate.yaml
@@ -0,0 +1,485 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: Nested_oam_2
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.oam:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ port_oam_oam_2_port_network_role_tag:
+ type: string
+ required: true
+ port_oam_oam_2_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_oam_oam_2_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_internal_2_port_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_oam_2_port_network_role:
+ type: string
+ required: true
+ vm_flavor_name:
+ type: string
+ required: true
+ port_oam_internal_2_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_oam_oam_2_port_subnetpoolid:
+ type: string
+ required: true
+ port_oam_internal_2_port_subnetpoolid:
+ type: string
+ required: true
+ port_oam_oam_2_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ vm_image_name:
+ type: string
+ required: true
+ compute_oam_config_drive:
+ type: list
+ required: true
+ entry_schema:
+ type: boolean
+ port_oam_oam_2_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_internal_2_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ port_oam_internal_2_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_internal_2_port_network_role_tag:
+ type: string
+ required: true
+ port_oam_internal_2_port_order:
+ type: integer
+ required: true
+ port_oam_internal_2_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_internal_2_port_network_role:
+ type: string
+ required: true
+ port_oam_oam_2_port_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_oam_oam_2_port_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_oam_internal_2_port_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_oam_oam_2_port_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ compute_oam_user_data_format:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_oam_internal_2_port_security_groups:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_oam_oam_2_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_oam_internal_2_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_oam_oam_2_port_order:
+ type: integer
+ required: true
+ compute_oam_scheduler_hints:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_oam_internal_2_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ compute_oam_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ compute_oam_metadata:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_oam_oam_2_port_allowed_address_pairs:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.network.AddressPair
+ compute_oam_name:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ node_templates:
+ oam_oam_internal_2_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_oam_internal_2_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_oam_internal_2_port_allowed_address_pairs
+ order:
+ get_input: port_oam_internal_2_port_order
+ security_groups:
+ get_input:
+ - port_oam_internal_2_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_oam_internal_2_port_exCP_naming
+ vlan_requirements:
+ get_input: port_oam_internal_2_port_vlan_requirements
+ ip_requirements:
+ get_input: port_oam_internal_2_port_ip_requirements
+ network_role_tag:
+ get_input: port_oam_internal_2_port_network_role_tag
+ network_role:
+ get_input: port_oam_internal_2_port_network_role
+ subnetpoolid:
+ get_input: port_oam_internal_2_port_subnetpoolid
+ fixed_ips:
+ get_input: port_oam_internal_2_port_fixed_ips
+ name:
+ get_input:
+ - port_oam_internal_2_port_name
+ - index_value
+ network:
+ get_input:
+ - port_oam_internal_2_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: oam
+ relationship: tosca.relationships.network.BindsTo
+ oam_oam_oam_2_port:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ mac_requirements:
+ get_input: port_oam_oam_2_port_mac_requirements
+ allowed_address_pairs:
+ get_input: port_oam_oam_2_port_allowed_address_pairs
+ order:
+ get_input: port_oam_oam_2_port_order
+ security_groups:
+ get_input:
+ - port_oam_oam_2_port_security_groups
+ - index_value
+ exCP_naming:
+ get_input: port_oam_oam_2_port_exCP_naming
+ vlan_requirements:
+ get_input: port_oam_oam_2_port_vlan_requirements
+ ip_requirements:
+ get_input: port_oam_oam_2_port_ip_requirements
+ network_role_tag:
+ get_input: port_oam_oam_2_port_network_role_tag
+ network_role:
+ get_input: port_oam_oam_2_port_network_role
+ subnetpoolid:
+ get_input: port_oam_oam_2_port_subnetpoolid
+ fixed_ips:
+ get_input: port_oam_oam_2_port_fixed_ips
+ name:
+ get_input:
+ - port_oam_oam_2_port_name
+ - index_value
+ network:
+ get_input:
+ - port_oam_oam_2_port_network
+ - index_value
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: oam
+ relationship: tosca.relationships.network.BindsTo
+ oam:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.oam
+ properties:
+ availability_zone:
+ get_input:
+ - compute_oam_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ metadata:
+ get_input:
+ - compute_oam_metadata
+ - index_value
+ config_drive:
+ get_input:
+ - compute_oam_config_drive
+ - index_value
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_oam_name
+ - index_value
+ scheduler_hints:
+ get_input:
+ - compute_oam_scheduler_hints
+ - index_value
+ user_data_format:
+ get_input:
+ - compute_oam_user_data_format
+ - index_value
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.oam_2
+ capabilities:
+ cpu_oam:
+ - oam
+ - cpu
+ network.outgoing.bytes.rate_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - network.outgoing.bytes.rate
+ network.outgoing.packets.rate_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - network.outgoing.packets.rate
+ disk.usage_oam:
+ - oam
+ - disk.usage
+ memory.resident_oam:
+ - oam
+ - memory.resident
+ feature_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - feature
+ network.incoming.bytes.rate_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - network.incoming.bytes.rate
+ disk.device.write.bytes_oam:
+ - oam
+ - disk.device.write.bytes
+ disk.read.bytes_oam:
+ - oam
+ - disk.read.bytes
+ scalable_oam:
+ - oam
+ - scalable
+ feature_oam:
+ - oam
+ - feature
+ disk.allocation_oam:
+ - oam
+ - disk.allocation
+ disk.device.usage_oam:
+ - oam
+ - disk.device.usage
+ network.outpoing.packets_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - network.outpoing.packets
+ network.incoming.bytes.rate_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - network.incoming.bytes.rate
+ binding_oam:
+ - oam
+ - binding
+ disk.device.read.bytes.rate_oam:
+ - oam
+ - disk.device.read.bytes.rate
+ disk.write.bytes.rate_oam:
+ - oam
+ - disk.write.bytes.rate
+ disk.device.write.bytes.rate_oam:
+ - oam
+ - disk.device.write.bytes.rate
+ disk.device.allocation_oam:
+ - oam
+ - disk.device.allocation
+ disk.ephemeral.size_oam:
+ - oam
+ - disk.ephemeral.size
+ network.incoming.packets_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - network.incoming.packets
+ disk.write.requests_oam:
+ - oam
+ - disk.write.requests
+ disk.capacity_oam:
+ - oam
+ - disk.capacity
+ network.outgoing.bytes_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - network.outgoing.bytes
+ instance_oam:
+ - oam
+ - instance
+ network.outgoing.bytes.rate_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - network.outgoing.bytes.rate
+ network.outpoing.packets_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - network.outpoing.packets
+ disk.root.size_oam:
+ - oam
+ - disk.root.size
+ memory_oam:
+ - oam
+ - memory
+ cpu.delta_oam:
+ - oam
+ - cpu.delta
+ disk.device.write.requests_oam:
+ - oam
+ - disk.device.write.requests
+ network.incoming.bytes_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - network.incoming.bytes
+ network.outgoing.packets.rate_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - network.outgoing.packets.rate
+ binding_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - binding
+ disk.device.read.requests.rate_oam:
+ - oam
+ - disk.device.read.requests.rate
+ feature_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - feature
+ disk.write.requests.rate_oam:
+ - oam
+ - disk.write.requests.rate
+ disk.device.latency_oam:
+ - oam
+ - disk.device.latency
+ disk.device.iops_oam:
+ - oam
+ - disk.device.iops
+ vcpus_oam:
+ - oam
+ - vcpus
+ disk.device.write.requests.rate_oam:
+ - oam
+ - disk.device.write.requests.rate
+ disk.device.read.bytes_oam:
+ - oam
+ - disk.device.read.bytes
+ host_oam:
+ - oam
+ - host
+ network.incoming.packets.rate_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - network.incoming.packets.rate
+ endpoint_oam:
+ - oam
+ - endpoint
+ binding_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - binding
+ disk.device.read.requests_oam:
+ - oam
+ - disk.device.read.requests
+ disk.iops_oam:
+ - oam
+ - disk.iops
+ disk.read.bytes.rate_oam:
+ - oam
+ - disk.read.bytes.rate
+ attachment_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - attachment
+ network.incoming.packets.rate_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - network.incoming.packets.rate
+ cpu_util_oam:
+ - oam
+ - cpu_util
+ os_oam:
+ - oam
+ - os
+ memory.usage_oam:
+ - oam
+ - memory.usage
+ attachment_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - attachment
+ disk.latency_oam:
+ - oam
+ - disk.latency
+ network.incoming.packets_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - network.incoming.packets
+ network.outgoing.bytes_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - network.outgoing.bytes
+ disk.write.bytes_oam:
+ - oam
+ - disk.write.bytes
+ network.incoming.bytes_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - network.incoming.bytes
+ disk.read.requests_oam:
+ - oam
+ - disk.read.requests
+ disk.device.capacity_oam:
+ - oam
+ - disk.device.capacity
+ requirements:
+ link_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - link
+ link_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - link
+ local_storage_oam:
+ - oam
+ - local_storage
+ dependency_oam_oam_internal_2_port:
+ - oam_oam_internal_2_port
+ - dependency
+ dependency_oam_oam_oam_2_port:
+ - oam_oam_oam_2_port
+ - dependency
+ dependency_oam:
+ - oam
+ - dependency
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/nested_cscfServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/nested_cscfServiceTemplate.yaml
new file mode 100644
index 0000000000..f6b8a5d5b3
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/nested_cscfServiceTemplate.yaml
@@ -0,0 +1,438 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: nested_cscf
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.cscf:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ vf_module_id:
+ hidden: false
+ immutable: false
+ type: string
+ description: Unique ID for this VF Module instance
+ internal_net_id:
+ hidden: false
+ immutable: false
+ type: string
+ description: internal network name/uuid
+ vcscf_release:
+ hidden: false
+ immutable: false
+ type: string
+ description: IMS release
+ port_cscf_internal_0_port_0_network_role:
+ type: string
+ required: true
+ cscf_internal_ips:
+ hidden: false
+ immutable: false
+ type: list
+ description: List of Internal Lan IPs for CSCF instances
+ entry_schema:
+ type: string
+ vcscf_gateway:
+ hidden: false
+ immutable: false
+ type: string
+ description: OAM unit cipa ip
+ vnf_name:
+ hidden: false
+ immutable: false
+ type: string
+ description: Unique name for this VF instance
+ port_cscf_internal_0_port_0_order:
+ type: integer
+ required: true
+ vf_module_name:
+ hidden: false
+ immutable: false
+ type: string
+ description: Unique name for this VF Module instance
+ cscf_image_name:
+ hidden: false
+ immutable: false
+ type: string
+ description: image name
+ cscf_names:
+ hidden: false
+ immutable: false
+ type: list
+ description: List of instance names for CSCF instances
+ entry_schema:
+ type: string
+ port_cscf_internal_0_port_0_subnetpoolid:
+ type: string
+ required: true
+ vcscf_swrepo_address:
+ hidden: false
+ immutable: false
+ type: string
+ description: SWRepo IP or FQDN
+ cscf_uuids:
+ hidden: false
+ immutable: false
+ type: list
+ description: List of UUIDs generated by cmrepo for CSCF instances
+ entry_schema:
+ type: string
+ vnf_id:
+ hidden: false
+ immutable: false
+ type: string
+ description: Unique ID for this VF instance
+ availability_zone_0:
+ hidden: false
+ immutable: false
+ type: string
+ description: Availability zone name for CSCF instances.
+ cscf_internal_v6_ips:
+ hidden: false
+ immutable: false
+ type: list
+ description: List of Internal Lan v6 IPs for CSCF instances
+ entry_schema:
+ type: string
+ cscf_flavor_name:
+ hidden: false
+ immutable: false
+ type: string
+ description: flavor name
+ vcscf_cmrepo_address:
+ hidden: false
+ immutable: false
+ type: string
+ description: CMRepo IP or FQDN
+ vcscf_dns_address:
+ hidden: false
+ immutable: false
+ type: string
+ description: DNS server IP
+ vcscf_internal_network_mtu:
+ hidden: false
+ immutable: false
+ type: float
+ description: MTU for internal network interface (eth0)
+ constraints:
+ - in_range:
+ - 1000
+ - 9100
+ port_cscf_internal_0_port_0_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_cscf_internal_0_port_0_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ index:
+ hidden: false
+ immutable: false
+ type: float
+ description: index
+ constraints:
+ - in_range:
+ - 0
+ - 119
+ vcscf_internal_netmask:
+ hidden: false
+ immutable: false
+ type: string
+ description: internal netmask
+ vcscf_name_delimeter:
+ hidden: false
+ immutable: false
+ type: string
+ description: 'delimeter used in concatenating different words while naming (ex:
+ "-","_",".",...)'
+ constraints:
+ - valid_values:
+ - '-'
+ - ''
+ - _
+ - .
+ port_cscf_internal_0_port_0_network_role_tag:
+ type: string
+ required: true
+ vcscf_dn:
+ hidden: false
+ immutable: false
+ type: string
+ description: DN name
+ vcscf_du:
+ hidden: false
+ immutable: false
+ type: string
+ description: DU name
+ port_cscf_internal_0_port_0_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_cscf_internal_0_port_0_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ cscf_security_group:
+ hidden: false
+ immutable: false
+ type: string
+ description: security group
+ node_templates:
+ cscf_server_0:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.cscf
+ properties:
+ flavor:
+ get_input: cscf_flavor_name
+ availability_zone:
+ get_input: availability_zone_0
+ image:
+ get_input: cscf_image_name
+ metadata:
+ vf_module_id:
+ get_input: vf_module_id
+ vm_role: cscf
+ vnf_id:
+ get_input: vnf_id
+ vnf_name:
+ get_input: vnf_name
+ vf_module_name:
+ get_input: vf_module_name
+ config_drive: true
+ user_data_format: RAW
+ name:
+ get_input:
+ - cscf_names
+ - get_input: index
+ cscf_internal_0_port_0:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ ip_requirements:
+ get_input: port_cscf_internal_0_port_0_ip_requirements
+ security_groups:
+ - get_input: cscf_security_group
+ network_role:
+ get_input: port_cscf_internal_0_port_0_network_role
+ fixed_ips:
+ - ip_address:
+ get_input:
+ - cscf_internal_ips
+ - get_input: index
+ - ip_address:
+ get_input:
+ - cscf_internal_v6_ips
+ - get_input: index
+ subnetpoolid:
+ get_input: port_cscf_internal_0_port_0_subnetpoolid
+ mac_requirements:
+ get_input: port_cscf_internal_0_port_0_mac_requirements
+ name:
+ str_replace:
+ template: $PREFIX$DELeth0
+ params:
+ $PREFIX:
+ get_input:
+ - cscf_names
+ - get_input: index
+ $DEL:
+ get_input: vcscf_name_delimeter
+ exCP_naming:
+ get_input: port_cscf_internal_0_port_0_exCP_naming
+ vlan_requirements:
+ get_input: port_cscf_internal_0_port_0_vlan_requirements
+ network_role_tag:
+ get_input: port_cscf_internal_0_port_0_network_role_tag
+ network:
+ get_input: internal_net_id
+ order:
+ get_input: port_cscf_internal_0_port_0_order
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: cscf_server_0
+ relationship: tosca.relationships.network.BindsTo
+ groups:
+ nested_cscf_group:
+ type: org.openecomp.groups.heat.HeatStack
+ properties:
+ heat_file: ../Artifacts/nested_cscf.yaml
+ description: IMS CSCF
+ members:
+ - cscf_server_0
+ - cscf_internal_0_port_0
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.heat.cscf
+ capabilities:
+ disk.device.read.requests_cscf_server_0:
+ - cscf_server_0
+ - disk.device.read.requests
+ disk.device.usage_cscf_server_0:
+ - cscf_server_0
+ - disk.device.usage
+ disk.device.read.bytes_cscf_server_0:
+ - cscf_server_0
+ - disk.device.read.bytes
+ network.outgoing.bytes_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - network.outgoing.bytes
+ network.incoming.packets_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - network.incoming.packets
+ disk.usage_cscf_server_0:
+ - cscf_server_0
+ - disk.usage
+ disk.allocation_cscf_server_0:
+ - cscf_server_0
+ - disk.allocation
+ disk.device.allocation_cscf_server_0:
+ - cscf_server_0
+ - disk.device.allocation
+ cpu_cscf_server_0:
+ - cscf_server_0
+ - cpu
+ feature_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - feature
+ disk.read.requests_cscf_server_0:
+ - cscf_server_0
+ - disk.read.requests
+ disk.device.write.bytes.rate_cscf_server_0:
+ - cscf_server_0
+ - disk.device.write.bytes.rate
+ disk.device.capacity_cscf_server_0:
+ - cscf_server_0
+ - disk.device.capacity
+ feature_cscf_server_0:
+ - cscf_server_0
+ - feature
+ endpoint_cscf_server_0:
+ - cscf_server_0
+ - endpoint
+ disk.root.size_cscf_server_0:
+ - cscf_server_0
+ - disk.root.size
+ vcpus_cscf_server_0:
+ - cscf_server_0
+ - vcpus
+ binding_cscf_server_0:
+ - cscf_server_0
+ - binding
+ disk.write.bytes.rate_cscf_server_0:
+ - cscf_server_0
+ - disk.write.bytes.rate
+ host_cscf_server_0:
+ - cscf_server_0
+ - host
+ network.outpoing.packets_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - network.outpoing.packets
+ instance_cscf_server_0:
+ - cscf_server_0
+ - instance
+ disk.read.bytes.rate_cscf_server_0:
+ - cscf_server_0
+ - disk.read.bytes.rate
+ memory_cscf_server_0:
+ - cscf_server_0
+ - memory
+ disk.write.requests_cscf_server_0:
+ - cscf_server_0
+ - disk.write.requests
+ attachment_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - attachment
+ disk.device.read.requests.rate_cscf_server_0:
+ - cscf_server_0
+ - disk.device.read.requests.rate
+ network.outgoing.bytes.rate_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - network.outgoing.bytes.rate
+ disk.write.bytes_cscf_server_0:
+ - cscf_server_0
+ - disk.write.bytes
+ cpu.delta_cscf_server_0:
+ - cscf_server_0
+ - cpu.delta
+ network.incoming.bytes_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - network.incoming.bytes
+ disk.device.read.bytes.rate_cscf_server_0:
+ - cscf_server_0
+ - disk.device.read.bytes.rate
+ binding_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - binding
+ disk.device.write.requests_cscf_server_0:
+ - cscf_server_0
+ - disk.device.write.requests
+ disk.device.write.requests.rate_cscf_server_0:
+ - cscf_server_0
+ - disk.device.write.requests.rate
+ disk.read.bytes_cscf_server_0:
+ - cscf_server_0
+ - disk.read.bytes
+ disk.capacity_cscf_server_0:
+ - cscf_server_0
+ - disk.capacity
+ memory.usage_cscf_server_0:
+ - cscf_server_0
+ - memory.usage
+ scalable_cscf_server_0:
+ - cscf_server_0
+ - scalable
+ disk.device.iops_cscf_server_0:
+ - cscf_server_0
+ - disk.device.iops
+ disk.iops_cscf_server_0:
+ - cscf_server_0
+ - disk.iops
+ disk.write.requests.rate_cscf_server_0:
+ - cscf_server_0
+ - disk.write.requests.rate
+ network.incoming.packets.rate_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - network.incoming.packets.rate
+ os_cscf_server_0:
+ - cscf_server_0
+ - os
+ network.outgoing.packets.rate_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - network.outgoing.packets.rate
+ disk.ephemeral.size_cscf_server_0:
+ - cscf_server_0
+ - disk.ephemeral.size
+ cpu_util_cscf_server_0:
+ - cscf_server_0
+ - cpu_util
+ memory.resident_cscf_server_0:
+ - cscf_server_0
+ - memory.resident
+ network.incoming.bytes.rate_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - network.incoming.bytes.rate
+ disk.latency_cscf_server_0:
+ - cscf_server_0
+ - disk.latency
+ disk.device.latency_cscf_server_0:
+ - cscf_server_0
+ - disk.device.latency
+ disk.device.write.bytes_cscf_server_0:
+ - cscf_server_0
+ - disk.device.write.bytes
+ requirements:
+ dependency_cscf_server_0:
+ - cscf_server_0
+ - dependency
+ dependency_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - dependency
+ link_cscf_internal_0_port_0:
+ - cscf_internal_0_port_0
+ - link
+ local_storage_cscf_server_0:
+ - cscf_server_0
+ - local_storage
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/nested_tdcoreServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/nested_tdcoreServiceTemplate.yaml
new file mode 100644
index 0000000000..aa2336cd01
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/nested_tdcoreServiceTemplate.yaml
@@ -0,0 +1,563 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+metadata:
+ template_name: nested_tdcore
+imports:
+- openecomp_heat_index:
+ file: openecomp-heat/_index.yml
+- GlobalSubstitutionTypes:
+ file: GlobalSubstitutionTypesServiceTemplate.yaml
+node_types:
+ org.openecomp.resource.vfc.compute.nodes.heat.tdcore:
+ derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
+topology_template:
+ inputs:
+ vf_module_id:
+ hidden: false
+ immutable: false
+ type: string
+ description: Unique ID for this VF Module instance
+ internal_net_id:
+ hidden: false
+ immutable: false
+ type: string
+ description: internal network name/uuid
+ vcscf_release:
+ hidden: false
+ immutable: false
+ type: string
+ description: IMS release
+ tdcore_security_group:
+ hidden: false
+ immutable: false
+ type: string
+ description: security group
+ tdcore_names:
+ hidden: false
+ immutable: false
+ type: list
+ description: List of instance names for TDCORE instances
+ entry_schema:
+ type: string
+ port_tdcore_dpdk_0_port_1_network_role_tag:
+ type: string
+ required: true
+ port_tdcore_dpdk_0_port_1_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_tdcore_internal_0_port_0_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ vcscf_gateway:
+ hidden: false
+ immutable: false
+ type: string
+ description: OAM unit virtual ip
+ vnf_name:
+ hidden: false
+ immutable: false
+ type: string
+ description: Unique name for this VF instance
+ port_tdcore_internal_0_port_0_network_role:
+ type: string
+ required: true
+ port_tdcore_dpdk_0_port_1_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ vf_module_name:
+ hidden: false
+ immutable: false
+ type: string
+ description: Unique name for this VF Module instance
+ internal_dpdk_net_id:
+ hidden: false
+ immutable: false
+ type: string
+ description: internal dpdk network name/uuid
+ port_tdcore_dpdk_0_port_1_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_tdcore_dpdk_0_port_1_order:
+ type: integer
+ required: true
+ port_tdcore_internal_0_port_0_order:
+ type: integer
+ required: true
+ vcscf_swrepo_address:
+ hidden: false
+ immutable: false
+ type: string
+ description: SWRepo IP or FQDN
+ vnf_id:
+ hidden: false
+ immutable: false
+ type: string
+ description: Unique ID for this VF instance
+ availability_zone_0:
+ hidden: false
+ immutable: false
+ type: string
+ description: Availability zone name.
+ port_tdcore_dpdk_0_port_1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ tdcore_flavor_name:
+ hidden: false
+ immutable: false
+ type: string
+ description: flavor name
+ tdcore_image_name:
+ hidden: false
+ immutable: false
+ type: string
+ description: image name
+ vcscf_cmrepo_address:
+ hidden: false
+ immutable: false
+ type: string
+ description: CMRepo IP or FQDN
+ vcscf_dns_address:
+ hidden: false
+ immutable: false
+ type: string
+ description: DNS server IP
+ vcscf_internal_network_mtu:
+ hidden: false
+ immutable: false
+ type: float
+ description: MTU for internal network interface (eth0)
+ constraints:
+ - in_range:
+ - 1000
+ - 9100
+ port_tdcore_dpdk_0_port_1_network_role:
+ type: string
+ required: true
+ tdcore_server_group:
+ hidden: false
+ immutable: false
+ type: string
+ description: server group name/id
+ index:
+ hidden: false
+ immutable: false
+ type: float
+ description: index
+ constraints:
+ - in_range:
+ - 0
+ - 7
+ vcscf_internal_netmask:
+ hidden: false
+ immutable: false
+ type: string
+ description: internal netmask
+ port_tdcore_internal_0_port_0_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
+ vcscf_name_delimeter:
+ hidden: false
+ immutable: false
+ type: string
+ description: 'delimeter used in concatenating different words while naming (ex:
+ "-","_",".",...)'
+ constraints:
+ - valid_values:
+ - '-'
+ - ''
+ - _
+ - .
+ tdcore_internal_ips:
+ hidden: false
+ immutable: false
+ type: list
+ description: List of Internal Lan IPs for TDCORE instances
+ entry_schema:
+ type: string
+ tdcore_dpdk_ips:
+ hidden: false
+ immutable: false
+ type: list
+ description: List of DPDK Lan IPs for TDCORE instances
+ entry_schema:
+ type: string
+ tdcore_uuids:
+ hidden: false
+ immutable: false
+ type: list
+ description: List of UUIDs generated by cmrepo for TDCORE instances
+ entry_schema:
+ type: string
+ vcscf_dn:
+ hidden: false
+ immutable: false
+ type: string
+ description: DN name
+ port_tdcore_internal_0_port_0_network_role_tag:
+ type: string
+ required: true
+ port_tdcore_internal_0_port_0_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ port_tdcore_internal_0_port_0_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ vcscf_du:
+ hidden: false
+ immutable: false
+ type: string
+ description: DU name
+ port_tdcore_dpdk_0_port_1_subnetpoolid:
+ type: string
+ required: true
+ port_tdcore_internal_0_port_0_subnetpoolid:
+ type: string
+ required: true
+ node_templates:
+ tdcore_internal_0_port_0:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ ip_requirements:
+ get_input: port_tdcore_internal_0_port_0_ip_requirements
+ security_groups:
+ - get_input: tdcore_security_group
+ network_role:
+ get_input: port_tdcore_internal_0_port_0_network_role
+ fixed_ips:
+ - ip_address:
+ get_input:
+ - tdcore_internal_ips
+ - get_input: index
+ subnetpoolid:
+ get_input: port_tdcore_internal_0_port_0_subnetpoolid
+ mac_requirements:
+ get_input: port_tdcore_internal_0_port_0_mac_requirements
+ name:
+ str_replace:
+ template: $PREFIX$DELeth0
+ params:
+ $PREFIX:
+ get_input:
+ - tdcore_names
+ - get_input: index
+ $DEL:
+ get_input: vcscf_name_delimeter
+ exCP_naming:
+ get_input: port_tdcore_internal_0_port_0_exCP_naming
+ vlan_requirements:
+ get_input: port_tdcore_internal_0_port_0_vlan_requirements
+ network_role_tag:
+ get_input: port_tdcore_internal_0_port_0_network_role_tag
+ network:
+ get_input: internal_net_id
+ order:
+ get_input: port_tdcore_internal_0_port_0_order
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: tdcore_server_0
+ relationship: tosca.relationships.network.BindsTo
+ tdcore_dpdk_0_port_1:
+ type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
+ properties:
+ subnetpoolid:
+ get_input: port_tdcore_dpdk_0_port_1_subnetpoolid
+ allowed_address_pairs:
+ - ip_address: 0.0.0.0/1
+ - ip_address: 128.0.0.0/1
+ - ip_address: ::/1
+ - ip_address: 8000::/1
+ network:
+ get_input: internal_dpdk_net_id
+ ip_requirements:
+ get_input: port_tdcore_dpdk_0_port_1_ip_requirements
+ security_groups:
+ - get_input: tdcore_security_group
+ network_role:
+ get_input: port_tdcore_dpdk_0_port_1_network_role
+ fixed_ips:
+ - ip_address:
+ get_input:
+ - tdcore_dpdk_ips
+ - get_input: index
+ mac_requirements:
+ get_input: port_tdcore_dpdk_0_port_1_mac_requirements
+ name:
+ str_replace:
+ template: $PREFIX$DELeth1
+ params:
+ $PREFIX:
+ get_input:
+ - tdcore_names
+ - get_input: index
+ $DEL:
+ get_input: vcscf_name_delimeter
+ exCP_naming:
+ get_input: port_tdcore_dpdk_0_port_1_exCP_naming
+ vlan_requirements:
+ get_input: port_tdcore_dpdk_0_port_1_vlan_requirements
+ network_role_tag:
+ get_input: port_tdcore_dpdk_0_port_1_network_role_tag
+ order:
+ get_input: port_tdcore_dpdk_0_port_1_order
+ requirements:
+ - binding:
+ capability: tosca.capabilities.network.Bindable
+ node: tdcore_server_0
+ relationship: tosca.relationships.network.BindsTo
+ tdcore_server_0:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.tdcore
+ properties:
+ flavor:
+ get_input: tdcore_flavor_name
+ availability_zone:
+ get_input: availability_zone_0
+ image:
+ get_input: tdcore_image_name
+ metadata:
+ vf_module_id:
+ get_input: vf_module_id
+ vm_role: tdcore
+ vnf_id:
+ get_input: vnf_id
+ vnf_name:
+ get_input: vnf_name
+ vf_module_name:
+ get_input: vf_module_name
+ config_drive: true
+ user_data_format: RAW
+ name:
+ get_input:
+ - tdcore_names
+ - get_input: index
+ scheduler_hints:
+ group:
+ get_input: tdcore_server_group
+ groups:
+ nested_tdcore_group:
+ type: org.openecomp.groups.heat.HeatStack
+ properties:
+ heat_file: ../Artifacts/nested_tdcore.yaml
+ description: IMS TDCORE VM
+ members:
+ - tdcore_internal_0_port_0
+ - tdcore_dpdk_0_port_1
+ - tdcore_server_0
+ substitution_mappings:
+ node_type: org.openecomp.resource.abstract.nodes.heat.tdcore
+ capabilities:
+ feature_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - feature
+ disk.write.requests.rate_tdcore_server_0:
+ - tdcore_server_0
+ - disk.write.requests.rate
+ disk.device.write.bytes_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.write.bytes
+ feature_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - feature
+ network.incoming.packets.rate_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - network.incoming.packets.rate
+ binding_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - binding
+ network.outgoing.bytes.rate_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - network.outgoing.bytes.rate
+ scalable_tdcore_server_0:
+ - tdcore_server_0
+ - scalable
+ network.incoming.packets_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - network.incoming.packets
+ vcpus_tdcore_server_0:
+ - tdcore_server_0
+ - vcpus
+ disk.allocation_tdcore_server_0:
+ - tdcore_server_0
+ - disk.allocation
+ network.incoming.bytes_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - network.incoming.bytes
+ network.outpoing.packets_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - network.outpoing.packets
+ memory.resident_tdcore_server_0:
+ - tdcore_server_0
+ - memory.resident
+ attachment_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - attachment
+ disk.root.size_tdcore_server_0:
+ - tdcore_server_0
+ - disk.root.size
+ host_tdcore_server_0:
+ - tdcore_server_0
+ - host
+ instance_tdcore_server_0:
+ - tdcore_server_0
+ - instance
+ disk.device.read.bytes.rate_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.read.bytes.rate
+ disk.latency_tdcore_server_0:
+ - tdcore_server_0
+ - disk.latency
+ disk.write.bytes_tdcore_server_0:
+ - tdcore_server_0
+ - disk.write.bytes
+ disk.iops_tdcore_server_0:
+ - tdcore_server_0
+ - disk.iops
+ disk.write.requests_tdcore_server_0:
+ - tdcore_server_0
+ - disk.write.requests
+ endpoint_tdcore_server_0:
+ - tdcore_server_0
+ - endpoint
+ disk.device.read.requests_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.read.requests
+ disk.device.write.requests_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.write.requests
+ network.outgoing.packets.rate_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - network.outgoing.packets.rate
+ disk.ephemeral.size_tdcore_server_0:
+ - tdcore_server_0
+ - disk.ephemeral.size
+ disk.read.requests_tdcore_server_0:
+ - tdcore_server_0
+ - disk.read.requests
+ network.outgoing.bytes_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - network.outgoing.bytes
+ memory_tdcore_server_0:
+ - tdcore_server_0
+ - memory
+ disk.device.write.bytes.rate_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.write.bytes.rate
+ disk.write.bytes.rate_tdcore_server_0:
+ - tdcore_server_0
+ - disk.write.bytes.rate
+ disk.device.capacity_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.capacity
+ network.outpoing.packets_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - network.outpoing.packets
+ disk.device.read.requests.rate_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.read.requests.rate
+ network.outgoing.bytes_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - network.outgoing.bytes
+ disk.read.bytes.rate_tdcore_server_0:
+ - tdcore_server_0
+ - disk.read.bytes.rate
+ network.incoming.packets.rate_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - network.incoming.packets.rate
+ memory.usage_tdcore_server_0:
+ - tdcore_server_0
+ - memory.usage
+ os_tdcore_server_0:
+ - tdcore_server_0
+ - os
+ disk.device.iops_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.iops
+ network.incoming.bytes_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - network.incoming.bytes
+ binding_tdcore_server_0:
+ - tdcore_server_0
+ - binding
+ disk.device.read.bytes_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.read.bytes
+ cpu.delta_tdcore_server_0:
+ - tdcore_server_0
+ - cpu.delta
+ network.outgoing.packets.rate_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - network.outgoing.packets.rate
+ network.incoming.bytes.rate_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - network.incoming.bytes.rate
+ disk.usage_tdcore_server_0:
+ - tdcore_server_0
+ - disk.usage
+ network.outgoing.bytes.rate_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - network.outgoing.bytes.rate
+ binding_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - binding
+ cpu_tdcore_server_0:
+ - tdcore_server_0
+ - cpu
+ feature_tdcore_server_0:
+ - tdcore_server_0
+ - feature
+ disk.device.write.requests.rate_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.write.requests.rate
+ attachment_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - attachment
+ disk.capacity_tdcore_server_0:
+ - tdcore_server_0
+ - disk.capacity
+ network.incoming.bytes.rate_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - network.incoming.bytes.rate
+ disk.device.allocation_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.allocation
+ disk.device.usage_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.usage
+ disk.read.bytes_tdcore_server_0:
+ - tdcore_server_0
+ - disk.read.bytes
+ disk.device.latency_tdcore_server_0:
+ - tdcore_server_0
+ - disk.device.latency
+ cpu_util_tdcore_server_0:
+ - tdcore_server_0
+ - cpu_util
+ network.incoming.packets_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - network.incoming.packets
+ requirements:
+ link_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - link
+ link_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - link
+ dependency_tdcore_server_0:
+ - tdcore_server_0
+ - dependency
+ dependency_tdcore_internal_0_port_0:
+ - tdcore_internal_0_port_0
+ - dependency
+ dependency_tdcore_dpdk_0_port_1:
+ - tdcore_dpdk_0_port_1
+ - dependency
+ local_storage_tdcore_server_0:
+ - tdcore_server_0
+ - local_storage