From c8ec87c77de53f5933a6519e55c1c6d4c6be6530 Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh" Date: Thu, 7 Feb 2019 14:51:50 -0500 Subject: Refactor components core and resource dict modules Change-Id: I04e9e723d68a38ecefe48206e67fddbe43c55854 Issue-ID: CCSDK-1047 Signed-off-by: Muthuramalingam, Brinda Santh --- components/core/load/model_type/node_type/tosca.nodes.Vnf.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 components/core/load/model_type/node_type/tosca.nodes.Vnf.json (limited to 'components/core/load/model_type/node_type/tosca.nodes.Vnf.json') diff --git a/components/core/load/model_type/node_type/tosca.nodes.Vnf.json b/components/core/load/model_type/node_type/tosca.nodes.Vnf.json deleted file mode 100644 index acb1f2f31..000000000 --- a/components/core/load/model_type/node_type/tosca.nodes.Vnf.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "description": "This is VNF Node Type", - "version": "1.0.0", - "derived_from": "tosca.nodes.Root" -} \ No newline at end of file -- cgit 1.2.3-korg