summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.yml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.yml b/catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.yml
deleted file mode 100644
index 4650332c21..0000000000
--- a/catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-tosca_definitions_version: tosca_simple_yaml_1_0_0
-node_types:
- tosca.nodes.nfv.ext.LocalStorage:
- derived_from: tosca.nodes.Root
- properties:
- size:
- type: string
- required: false
- disk_type:
- type: string
- required: false
- capabilities:
- local_attachment:
- type: tosca.capabilities.nfv.ext.LocalAttachment \ No newline at end of file