Do not duplicate model types and data dictionaries
[ccsdk/cds.git] / ms / controllerblueprints / modules / blueprint-core / load / model_type / data_type / dt-v4-aggregate.json
diff --git a/ms/controllerblueprints/modules/blueprint-core/load/model_type/data_type/dt-v4-aggregate.json b/ms/controllerblueprints/modules/blueprint-core/load/model_type/data_type/dt-v4-aggregate.json
deleted file mode 100644 (file)
index 4f7be2d..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-       "version": "1.0.0",
-       "description": "This is dt-v4-aggregate Data Type",
-       "properties": {
-               "ipv4-address": {
-                       "required": true,
-                       "type": "string"
-               },
-               "ipv4-plen": {
-                       "required": false,
-                       "type": "integer"
-               }
-       },
-       "derived_from": "tosca.datatypes.Root"
-}
\ No newline at end of file