summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector.yaml')
-rw-r--r--asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector.yaml48
1 files changed, 0 insertions, 48 deletions
diff --git a/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector.yaml b/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector.yaml
deleted file mode 100644
index f5f7380374..0000000000
--- a/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector/org.openecomp.resource.nfv.CP.VPE_VLAN_Connector.yaml
+++ /dev/null
@@ -1,48 +0,0 @@
-##################################################################
- ############### VPE VLAN Connector CP Node #####################
- ##################################################################
-tosca_definitions_version: tosca_simple_yaml_1_0_0
-node_types:
- org.openecomp.resource.nfv.cp.VPE_VLAN_Connector:
- derived_from: org.openecomp.resource.nfv.CP
- properties:
- vpe_network_name:
- type: string
-
- vpe_network_type:
- type: string
-
- vpe_network_uuid:
- type: string
-
- vlan_segment_ids:
- type: list
- entry_schema:
- type: string
- description: list of segmentation Ids.
-
-
- #attributes:
- capabilities:
- dummy_capability:
- type: org.openecomp.capabilities.nfv.VPE_VLAN_Connector
- description: This capability has been introduced to model this Connector as a component of VCE VNF, because Node Template is not supported by ASDC Team
-
- requirements:
- - virtualBindingRequirement:
- capability: org.openecomp.capabilities.nfv.vdu.VirtualBindable
- #node: org.openecomp.asdc.nodes.vCE_Brocade_VDU
- relationship: org.openecomp.relationships.nfv.VirtualBindsTo
- occurrences: [1, 1] #default
-
- - virtualLinkingrequirement:
- capability: org.openecomp.capabilities.nfv.VirtualLinkable
- #node: org.openecomp.asdc.nodes.nfv.VL
- relationship: org.openecomp.relationships.nfv.VirtualLinksTo
- occurrences: [1, 1] #default
-
- #interfaces:
- #standard:
- #configure:
- #implementation: configure.sh
- \ No newline at end of file