summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VNF/tosca.nodes.nfv.VNF.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VNF/tosca.nodes.nfv.VNF.yaml')
-rw-r--r--asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VNF/tosca.nodes.nfv.VNF.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VNF/tosca.nodes.nfv.VNF.yaml b/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VNF/tosca.nodes.nfv.VNF.yaml
deleted file mode 100644
index 5cf9453884..0000000000
--- a/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VNF/tosca.nodes.nfv.VNF.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-##################################################################
-################### TOSCA VNF Node ##########################
-##################################################################
-tosca.nodes.nfv.VNF:
- derived_from: tosca.nodes.Root
- properties:
- vnf_category:
- type: string
- description: Router, FW, LB, DNS are example categories
- id:
- type: string
- description: ID of this VNF
- vendor:
- type: string
- description: name of the vendor who provides this VNF
- version:
- type: version
- description: version of the software for this VNF
- #device_config:
- # type: map
- #entry_schema:
- # type: string
- #default:
- # p1: 1
- # p2: 2
- #p3: 3
- #requirements:
- # - virtualLink:
- #capability: tosca.capabilities.nfv.VirtualLinkable
- #occurrences: [1, UNBOUNDED] \ No newline at end of file