summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out
diff options
context:
space:
mode:
authorvempo <vitaliy.emporopulo@amdocs.com>2017-11-05 17:14:25 +0200
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>2017-11-05 15:39:16 +0000
commit7b492b5f191cd5c22e3c4254f5f3ef7476122e9d (patch)
tree883406afe9451ee6389ab9033021e528f2c9813a /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out
parentd059aeab877b4217e05dff07fdbaf61bf6c1a73e (diff)
Port scaling not working properly
Made changes in evaluating port naming pattern. Change-Id: If9a3fc9c3d50fa5c4da319d2ff7d5f8ce6ca8ffe Issue-ID: SDC-573 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/GlobalSubstitutionTypesServiceTemplate.yaml162
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml178
2 files changed, 170 insertions, 170 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/GlobalSubstitutionTypesServiceTemplate.yaml
index a42219e96f..b11b6f002b 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -12,10 +12,6 @@ node_types:
type: string
required: true
status: SUPPORTED
- port_FSB_OAM_network_role_tag:
- type: string
- required: true
- status: SUPPORTED
port_FSB1_Internal_ip_requirements:
type: list
required: true
@@ -26,6 +22,10 @@ node_types:
type: string
required: true
status: SUPPORTED
+ port_FSB1_OAM_subnetpoolid:
+ type: string
+ required: true
+ status: SUPPORTED
compute_FSB1_metadata:
type: list
required: true
@@ -42,6 +42,16 @@ node_types:
type: integer
required: true
status: SUPPORTED
+ port_FSB1_OAM_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ status: SUPPORTED
+ port_FSB1_OAM_ip_requirements:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
port_FSB2_Internal_ip_requirements:
type: list
required: true
@@ -52,26 +62,20 @@ node_types:
type: string
required: true
status: SUPPORTED
- port_FSB_OAM_vlan_requirements:
- type: list
+ port_FSB2_Internal_network_role:
+ type: string
required: true
status: SUPPORTED
- entry_schema:
- type: org.openecomp.datatypes.network.VlanRequirements
- port_FSB2_Internal_network_role:
+ port_FSB1_Internal_network_role_tag:
type: string
required: true
status: SUPPORTED
- port_FSB_OAM_ip_requirements:
+ port_FSB1_OAM_vlan_requirements:
type: list
required: true
status: SUPPORTED
entry_schema:
- type: org.openecomp.datatypes.network.IpRequirements
- port_FSB1_Internal_network_role_tag:
- type: string
- required: true
- status: SUPPORTED
+ type: org.openecomp.datatypes.network.VlanRequirements
port_FSB1_Internal_vlan_requirements:
type: list
required: true
@@ -86,25 +90,11 @@ node_types:
type: org.openecomp.datatypes.Naming
required: true
status: SUPPORTED
- port_FSB_OAM_network_role:
- type: string
- required: true
- status: SUPPORTED
- port_FSB_OAM_network:
- type: list
- required: true
- status: SUPPORTED
- entry_schema:
- type: string
port_FSB1_Internal_network_role:
type: string
required: true
status: SUPPORTED
- port_FSB_OAM_subnetpoolid:
- type: string
- required: true
- status: SUPPORTED
- port_FSB_OAM_mac_requirements:
+ port_FSB1_OAM_mac_requirements:
type: org.openecomp.datatypes.network.MacRequirements
required: true
status: SUPPORTED
@@ -128,7 +118,7 @@ node_types:
status: SUPPORTED
constraints:
- greater_or_equal: 0
- port_FSB_OAM_order:
+ port_FSB1_OAM_order:
type: integer
required: true
status: SUPPORTED
@@ -140,6 +130,12 @@ node_types:
type: string
required: true
status: SUPPORTED
+ port_FSB1_OAM_network:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: string
port_FSB2_Internal_exCP_naming:
type: org.openecomp.datatypes.Naming
required: true
@@ -148,24 +144,22 @@ node_types:
type: integer
required: true
status: SUPPORTED
- port_FSB_OAM_fixed_ips:
- type: list
+ port_FSB1_OAM_network_role:
+ type: string
required: true
status: SUPPORTED
- entry_schema:
- type: org.openecomp.datatypes.heat.neutron.port.FixedIps
port_FSB2_Internal_network:
type: list
required: true
status: SUPPORTED
entry_schema:
type: string
- port_FSB1_Internal_mac_requirements:
- type: org.openecomp.datatypes.network.MacRequirements
+ port_FSB1_OAM_network_role_tag:
+ type: string
required: true
status: SUPPORTED
- port_FSB_OAM_exCP_naming:
- type: org.openecomp.datatypes.Naming
+ port_FSB1_Internal_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
status: SUPPORTED
compute_FSB1_name:
@@ -174,14 +168,17 @@ node_types:
status: SUPPORTED
entry_schema:
type: string
+ port_FSB1_OAM_fixed_ips:
+ type: list
+ required: true
+ status: SUPPORTED
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
port_FSB2_Internal_network_role_tag:
type: string
required: true
status: SUPPORTED
attributes:
- FSB1_FSB_OAM_status:
- type: string
- status: SUPPORTED
FSB1_FSB2_Internal_tenant_id:
type: string
status: SUPPORTED
@@ -191,6 +188,9 @@ node_types:
FSB1_accessIPv6:
type: string
status: SUPPORTED
+ FSB1_FSB1_OAM_status:
+ type: string
+ status: SUPPORTED
FSB1_addresses:
type: map
status: SUPPORTED
@@ -229,14 +229,14 @@ node_types:
occurrences:
- 1
- 1
- - dependency_FSB1_FSB_OAM:
+ - dependency_FSB1_FSB1_OAM:
capability: tosca.capabilities.Node
node: tosca.nodes.Root
relationship: tosca.relationships.DependsOn
occurrences:
- 0
- UNBOUNDED
- - link_FSB1_FSB_OAM:
+ - link_FSB1_FSB1_OAM:
capability: tosca.capabilities.network.Linkable
relationship: tosca.relationships.network.LinksTo
occurrences:
@@ -257,24 +257,18 @@ node_types:
- 0
- UNBOUNDED
capabilities:
- network.outgoing.packets.rate_FSB1_FSB_OAM:
+ network.incoming.bytes.rate_FSB1_FSB1_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_FSB1_FSB_OAM:
- type: tosca.capabilities.Attachment
+ network.outgoing.bytes_FSB1_FSB1_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_FSB1_FSB_OAM:
- type: tosca.capabilities.network.Bindable
- valid_source_types:
- - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
- occurrences:
- - 0
- - UNBOUNDED
binding_FSB1_FSB2_Internal:
type: tosca.capabilities.network.Bindable
valid_source_types:
@@ -330,13 +324,13 @@ node_types:
occurrences:
- 1
- UNBOUNDED
- disk.root.size_FSB1:
+ network.outgoing.bytes.rate_FSB1_FSB1_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_FSB1_FSB_OAM:
+ disk.root.size_FSB1:
type: org.openecomp.capabilities.metric.Ceilometer
description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
occurrences:
@@ -375,12 +369,13 @@ node_types:
occurrences:
- 1
- UNBOUNDED
- feature_FSB1_FSB_OAM:
- type: tosca.capabilities.Node
+ memory.resident_FSB1:
+ type: org.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_FSB1:
+ network.incoming.packets.rate_FSB1_FSB1_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:
@@ -404,13 +399,12 @@ node_types:
occurrences:
- 1
- UNBOUNDED
- instance_FSB1:
- type: org.openecomp.capabilities.metric.Ceilometer
- description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
+ feature_FSB1_FSB1_OAM:
+ type: tosca.capabilities.Node
occurrences:
- 1
- UNBOUNDED
- network.incoming.bytes_FSB1_FSB_OAM:
+ instance_FSB1:
type: org.openecomp.capabilities.metric.Ceilometer
description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
occurrences:
@@ -475,12 +469,24 @@ node_types:
occurrences:
- 1
- UNBOUNDED
- network.outpoing.packets_FSB1_FSB_OAM:
+ network.outgoing.packets.rate_FSB1_FSB1_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_FSB1_FSB1_OAM:
+ type: tosca.capabilities.network.Bindable
+ valid_source_types:
+ - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
+ occurrences:
+ - 0
+ - UNBOUNDED
+ attachment_FSB1_FSB1_OAM:
+ type: tosca.capabilities.Attachment
+ occurrences:
+ - 1
+ - UNBOUNDED
network.incoming.packets_FSB1_FSB1_Internal:
type: org.openecomp.capabilities.metric.Ceilometer
description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
@@ -492,31 +498,31 @@ node_types:
occurrences:
- 1
- UNBOUNDED
- memory_FSB1:
+ network.incoming.bytes_FSB1_FSB1_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_FSB1_FSB_OAM:
+ memory_FSB1:
type: org.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_FSB1_FSB1_Internal:
+ network.incoming.packets_FSB1_FSB1_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_FSB1_FSB2_Internal:
+ network.outpoing.packets_FSB1_FSB1_Internal:
type: org.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_FSB1_FSB_OAM:
+ network.outgoing.bytes.rate_FSB1_FSB2_Internal:
type: org.openecomp.capabilities.metric.Ceilometer
description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
occurrences:
@@ -551,6 +557,12 @@ node_types:
occurrences:
- 1
- UNBOUNDED
+ network.outpoing.packets_FSB1_FSB1_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_FSB1:
type: tosca.capabilities.Container
valid_source_types:
@@ -581,12 +593,6 @@ node_types:
occurrences:
- 1
- UNBOUNDED
- network.incoming.packets.rate_FSB1_FSB_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_FSB1_FSB2_Internal:
type: org.openecomp.capabilities.metric.Ceilometer
description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
@@ -652,12 +658,6 @@ node_types:
occurrences:
- 1
- UNBOUNDED
- network.incoming.packets_FSB1_FSB_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_FSB1:
type: org.openecomp.capabilities.metric.Ceilometer
description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml
index b9e572afae..3d5452f348 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml
@@ -14,9 +14,6 @@ topology_template:
port_FSB1_Internal_mac_address:
type: string
required: true
- port_FSB_OAM_network_role_tag:
- type: string
- required: true
port_FSB1_Internal_ip_requirements:
type: list
required: true
@@ -25,6 +22,9 @@ topology_template:
port_FSB1_Internal_subnetpoolid:
type: string
required: true
+ port_FSB1_OAM_subnetpoolid:
+ type: string
+ required: true
compute_FSB1_metadata:
type: list
required: true
@@ -38,6 +38,14 @@ topology_template:
port_FSB2_Internal_order:
type: integer
required: true
+ port_FSB1_OAM_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_FSB1_OAM_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
port_FSB2_Internal_ip_requirements:
type: list
required: true
@@ -46,22 +54,17 @@ topology_template:
vm_flavor_name:
type: string
required: true
- port_FSB_OAM_vlan_requirements:
- type: list
- required: true
- entry_schema:
- type: org.openecomp.datatypes.network.VlanRequirements
port_FSB2_Internal_network_role:
type: string
required: true
- port_FSB_OAM_ip_requirements:
- type: list
- required: true
- entry_schema:
- type: org.openecomp.datatypes.network.IpRequirements
port_FSB1_Internal_network_role_tag:
type: string
required: true
+ port_FSB1_OAM_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
port_FSB1_Internal_vlan_requirements:
type: list
required: true
@@ -73,21 +76,10 @@ topology_template:
port_FSB1_Internal_exCP_naming:
type: org.openecomp.datatypes.Naming
required: true
- port_FSB_OAM_network_role:
- type: string
- required: true
- port_FSB_OAM_network:
- type: list
- required: true
- entry_schema:
- type: string
port_FSB1_Internal_network_role:
type: string
required: true
- port_FSB_OAM_subnetpoolid:
- type: string
- required: true
- port_FSB_OAM_mac_requirements:
+ port_FSB1_OAM_mac_requirements:
type: org.openecomp.datatypes.network.MacRequirements
required: true
compute_FSB1_availability_zone:
@@ -107,7 +99,7 @@ topology_template:
default: 0
constraints:
- greater_or_equal: 0
- port_FSB_OAM_order:
+ port_FSB1_OAM_order:
type: integer
required: true
port_FSB2_Internal_mac_requirements:
@@ -116,33 +108,41 @@ topology_template:
port_FSB2_Internal_mac_address:
type: string
required: true
+ port_FSB1_OAM_network:
+ type: list
+ required: true
+ entry_schema:
+ type: string
port_FSB2_Internal_exCP_naming:
type: org.openecomp.datatypes.Naming
required: true
port_FSB1_Internal_order:
type: integer
required: true
- port_FSB_OAM_fixed_ips:
- type: list
+ port_FSB1_OAM_network_role:
+ type: string
required: true
- entry_schema:
- type: org.openecomp.datatypes.heat.neutron.port.FixedIps
port_FSB2_Internal_network:
type: list
required: true
entry_schema:
type: string
+ port_FSB1_OAM_network_role_tag:
+ type: string
+ required: true
port_FSB1_Internal_mac_requirements:
type: org.openecomp.datatypes.network.MacRequirements
required: true
- port_FSB_OAM_exCP_naming:
- type: org.openecomp.datatypes.Naming
- required: true
compute_FSB1_name:
type: list
required: true
entry_schema:
type: string
+ port_FSB1_OAM_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
port_FSB2_Internal_network_role_tag:
type: string
required: true
@@ -207,30 +207,30 @@ topology_template:
capability: tosca.capabilities.network.Bindable
node: FSB1
relationship: tosca.relationships.network.BindsTo
- FSB1_FSB_OAM:
+ FSB1_FSB1_OAM:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
exCP_naming:
- get_input: port_FSB_OAM_exCP_naming
+ get_input: port_FSB1_OAM_exCP_naming
vlan_requirements:
- get_input: port_FSB_OAM_vlan_requirements
+ get_input: port_FSB1_OAM_vlan_requirements
ip_requirements:
- get_input: port_FSB_OAM_ip_requirements
+ get_input: port_FSB1_OAM_ip_requirements
network_role_tag:
- get_input: port_FSB_OAM_network_role_tag
+ get_input: port_FSB1_OAM_network_role_tag
mac_requirements:
- get_input: port_FSB_OAM_mac_requirements
+ get_input: port_FSB1_OAM_mac_requirements
order:
- get_input: port_FSB_OAM_order
+ get_input: port_FSB1_OAM_order
network_role:
- get_input: port_FSB_OAM_network_role
+ get_input: port_FSB1_OAM_network_role
subnetpoolid:
- get_input: port_FSB_OAM_subnetpoolid
+ get_input: port_FSB1_OAM_subnetpoolid
fixed_ips:
- get_input: port_FSB_OAM_fixed_ips
+ get_input: port_FSB1_OAM_fixed_ips
network:
get_input:
- - port_FSB_OAM_network
+ - port_FSB1_OAM_network
- index_value
requirements:
- binding:
@@ -262,12 +262,6 @@ topology_template:
type: tosca.artifacts.Deployment
file: ../Artifacts/nimbus-ethernet
outputs:
- FSB1_FSB_OAM_status:
- type: string
- value:
- get_attribute:
- - FSB1_FSB_OAM
- - status
FSB1_FSB2_Internal_tenant_id:
type: string
value:
@@ -286,6 +280,12 @@ topology_template:
get_attribute:
- FSB1
- accessIPv6
+ FSB1_FSB1_OAM_status:
+ type: string
+ value:
+ get_attribute:
+ - FSB1_FSB1_OAM
+ - status
FSB1_addresses:
type: map
value:
@@ -309,15 +309,12 @@ topology_template:
substitution_mappings:
node_type: org.openecomp.resource.abstract.nodes.FSB1
capabilities:
- network.outgoing.packets.rate_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - network.outgoing.packets.rate
- attachment_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - attachment
- binding_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - binding
+ network.incoming.bytes.rate_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - network.incoming.bytes.rate
+ network.outgoing.bytes_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - network.outgoing.bytes
binding_FSB1_FSB2_Internal:
- FSB1_FSB2_Internal
- binding
@@ -345,12 +342,12 @@ topology_template:
disk.device.write.requests.rate_FSB1:
- FSB1
- disk.device.write.requests.rate
+ network.outgoing.bytes.rate_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - network.outgoing.bytes.rate
disk.root.size_FSB1:
- FSB1
- disk.root.size
- network.outgoing.bytes.rate_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - network.outgoing.bytes.rate
feature_FSB1:
- FSB1
- feature
@@ -369,12 +366,12 @@ topology_template:
network.incoming.packets_FSB1_FSB2_Internal:
- FSB1_FSB2_Internal
- network.incoming.packets
- feature_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - feature
memory.resident_FSB1:
- FSB1
- memory.resident
+ network.incoming.packets.rate_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - network.incoming.packets.rate
network.incoming.packets.rate_FSB1_FSB2_Internal:
- FSB1_FSB2_Internal
- network.incoming.packets.rate
@@ -384,12 +381,12 @@ topology_template:
disk.write.requests.rate_FSB1:
- FSB1
- disk.write.requests.rate
+ feature_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - feature
instance_FSB1:
- FSB1
- instance
- network.incoming.bytes_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - network.incoming.bytes
disk.device.read.bytes.rate_FSB1:
- FSB1
- disk.device.read.bytes.rate
@@ -420,30 +417,36 @@ topology_template:
disk.device.write.bytes_FSB1:
- FSB1
- disk.device.write.bytes
- network.outpoing.packets_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - network.outpoing.packets
+ network.outgoing.packets.rate_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - network.outgoing.packets.rate
+ binding_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - binding
+ attachment_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - attachment
network.incoming.packets_FSB1_FSB1_Internal:
- FSB1_FSB1_Internal
- network.incoming.packets
attachment_FSB1_FSB1_Internal:
- FSB1_FSB1_Internal
- attachment
+ network.incoming.bytes_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - network.incoming.bytes
memory_FSB1:
- FSB1
- memory
- network.incoming.bytes.rate_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - network.incoming.bytes.rate
+ network.incoming.packets_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - network.incoming.packets
network.outpoing.packets_FSB1_FSB1_Internal:
- FSB1_FSB1_Internal
- network.outpoing.packets
network.outgoing.bytes.rate_FSB1_FSB2_Internal:
- FSB1_FSB2_Internal
- network.outgoing.bytes.rate
- network.outgoing.bytes_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - network.outgoing.bytes
disk.device.read.bytes_FSB1:
- FSB1
- disk.device.read.bytes
@@ -459,6 +462,9 @@ topology_template:
disk.usage_FSB1:
- FSB1
- disk.usage
+ network.outpoing.packets_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - network.outpoing.packets
host_FSB1:
- FSB1
- host
@@ -474,9 +480,6 @@ topology_template:
disk.write.requests_FSB1:
- FSB1
- disk.write.requests
- network.incoming.packets.rate_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - network.incoming.packets.rate
network.outgoing.bytes_FSB1_FSB2_Internal:
- FSB1_FSB2_Internal
- network.outgoing.bytes
@@ -510,9 +513,6 @@ topology_template:
disk.read.requests_FSB1:
- FSB1
- disk.read.requests
- network.incoming.packets_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - network.incoming.packets
disk.device.write.requests_FSB1:
- FSB1
- disk.device.write.requests
@@ -532,6 +532,12 @@ topology_template:
- FSB1
- disk.device.iops
requirements:
+ link_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - link
+ dependency_FSB1_FSB1_OAM:
+ - FSB1_FSB1_OAM
+ - dependency
dependency_FSB1:
- FSB1
- dependency
@@ -547,12 +553,6 @@ topology_template:
local_storage_FSB1:
- FSB1
- local_storage
- dependency_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - dependency
- link_FSB1_FSB_OAM:
- - FSB1_FSB_OAM
- - link
dependency_FSB1_FSB2_Internal:
- FSB1_FSB2_Internal
- dependency