diff options
author | Dan Timoney <dtimoney@att.com> | 2019-09-04 15:45:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-04 15:45:06 +0000 |
commit | 302ec11f5832bca25336febccedbc49490fc1106 (patch) | |
tree | e33d6c547ddab86fdc3cda20cca139ffd379f50f /ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/default-source.json | |
parent | 82089df8930c27c3ef2dfa36e9b1a08e3e1d4fdd (diff) | |
parent | 122a42a959de49a0f9fcc817d9e75ab8ef908cf5 (diff) |
Merge "Do not duplicate model types and data dictionaries"
Diffstat (limited to 'ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/default-source.json')
-rw-r--r-- | ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/default-source.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/default-source.json b/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/default-source.json deleted file mode 100644 index 42059ad8e..000000000 --- a/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/default-source.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "tags": "v4-ip-type, tosca.datatypes.Root, data_type, brindasanth@onap.com", - "name": "default-source", - "property" :{ - "description": "name of the ", - "type": "string" - }, - "updated-by": "brindasanth@onap.com", - "sources": { - "default": { - "type": "source-default", - "properties": { - } - } - } -}
\ No newline at end of file |