summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/onap-types/VDU
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/onap-types/VDU')
-rw-r--r--catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json15
-rw-r--r--catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.yml22
-rw-r--r--catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.zipbin457 -> 0 bytes
3 files changed, 0 insertions, 37 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json b/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json
deleted file mode 100644
index 5d721d4abc..0000000000
--- a/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "payloadName": "VDU.yml",
- "contactId": "jh0003",
- "name": "VDU",
- "description": "VDU",
- "resourceIconPath": "compute",
- "resourceType": "VFC",
- "categories": [{
- "name": "Generic",
- "subcategories": [{
- "name": "Infrastructure"
- }]
- }],
- "tags": ["VDU"]
-} \ No newline at end of file
diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.yml b/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.yml
deleted file mode 100644
index 541126f7e3..0000000000
--- a/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-tosca_definitions_version: tosca_simple_yaml_1_0_0
-node_types:
- tosca.nodes.nfv.VDU:
- derived_from: tosca.nodes.SoftwareComponent
- capabilities:
-#Not found in any spec
-# high_availability:
-# type: nfv.capabilities.HA
- Virtualbinding:
- type: tosca.capabilities.nfv.VirtualBindable
-# monitoring_parameter:
-# type: nfv.capabilities.Metric
- requirements:
-#Not found in any spec
-# - high_availability:
-# capability: nfv.capabilities.HA
-# relationship: nfv.relationships.HA
-# occurrences: [ 0, 1 ]
- - host:
- capability: tosca.capabilities.Container
- node: tosca.nodes.Compute
- relationship: tosca.relationships.HostedOn
diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.zip b/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.zip
deleted file mode 100644
index 9010bf0544..0000000000
--- a/catalog-be/src/main/resources/import/tosca/onap-types/VDU/VDU.zip
+++ /dev/null
Binary files differ