diff options
Diffstat (limited to 'components/resource-dict/load/resource_dictionary/default-source.json')
-rw-r--r-- | components/resource-dict/load/resource_dictionary/default-source.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/components/resource-dict/load/resource_dictionary/default-source.json b/components/resource-dict/load/resource_dictionary/default-source.json new file mode 100644 index 00000000..1c47f37b --- /dev/null +++ b/components/resource-dict/load/resource_dictionary/default-source.json @@ -0,0 +1,18 @@ +{
+ "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",
+ "resource-type": "ONAP",
+ "resource-path": "vnf/v4-ip-type",
+ "sources": {
+ "default": {
+ "type": "source-default",
+ "properties": {
+ }
+ }
+ }
+}
\ No newline at end of file |