diff options
author | KAPIL SINGAL <ks220y@att.com> | 2019-12-24 15:30:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-24 15:30:56 +0000 |
commit | e3447bd3e00253056e89551437e997e77e65034d (patch) | |
tree | c5e2d22a2d2f0589186177a77076474d2b15c911 /components/model-catalog/resource-dictionary/test-dictionary | |
parent | 0a7d68420e7b95dfffb043ebbe2f52ec24effae4 (diff) | |
parent | 033e544e10e6c35b9f38c91972eccb7906ecc6c4 (diff) |
Merge "add group notation to resource dictionary"
Diffstat (limited to 'components/model-catalog/resource-dictionary/test-dictionary')
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/create_netbox_ip.json | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/delete_netbox_ip.json | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/hostname.json | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/interface-description.json | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/interface-name.json | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/prefix-id.json | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/unit-number.json | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/vf-module-number.json | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json | 1 |
9 files changed, 15 insertions, 6 deletions
diff --git a/components/model-catalog/resource-dictionary/test-dictionary/create_netbox_ip.json b/components/model-catalog/resource-dictionary/test-dictionary/create_netbox_ip.json index 9e97aa497..09844e508 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/create_netbox_ip.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/create_netbox_ip.json @@ -1,6 +1,7 @@ { "tags" : "oam-local-ipv4-address", "name" : "create_netbox_ip", + "group":"default", "property" : { "description" : "netbox ip", "type" : "dt-netbox-ip" diff --git a/components/model-catalog/resource-dictionary/test-dictionary/delete_netbox_ip.json b/components/model-catalog/resource-dictionary/test-dictionary/delete_netbox_ip.json index c6cb85877..c520ce1b2 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/delete_netbox_ip.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/delete_netbox_ip.json @@ -1,6 +1,7 @@ { "tags": "oam-local-ipv4-address", "name": "delete_netbox_ip", + "group":"default", "property": { "description": "delete netbox ip", "type": "string" diff --git a/components/model-catalog/resource-dictionary/test-dictionary/hostname.json b/components/model-catalog/resource-dictionary/test-dictionary/hostname.json index 025cce336..29a901aa9 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/hostname.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/hostname.json @@ -1,6 +1,7 @@ { "tags": "hostname", "name": "hostname", + "group":"default", "property": { "description": "hostname", "type": "string" @@ -11,4 +12,4 @@ "type": "source-input" } } - }
\ No newline at end of file + } diff --git a/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json b/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json index d13bfc44b..f2799a449 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json @@ -1,6 +1,7 @@ { "tags": "interface-description", "name": "interface-description", + "group":"default", "property": { "description": "interface-description", "type": "string" @@ -18,4 +19,4 @@ } } } -}
\ No newline at end of file +} diff --git a/components/model-catalog/resource-dictionary/test-dictionary/interface-name.json b/components/model-catalog/resource-dictionary/test-dictionary/interface-name.json index 53a11ed70..3fb670027 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/interface-name.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/interface-name.json @@ -1,6 +1,7 @@ { "name" : "interface-name", "tags" : "interface-name", + "group":"default", "updated-by" : "adetalhouet", "property" : { "description" : "interface-name", @@ -12,4 +13,4 @@ "properties" : { } } } -}
\ No newline at end of file +} diff --git a/components/model-catalog/resource-dictionary/test-dictionary/prefix-id.json b/components/model-catalog/resource-dictionary/test-dictionary/prefix-id.json index e515eca55..06a444c15 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/prefix-id.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/prefix-id.json @@ -1,6 +1,7 @@ { "tags": "prefix-id", "name": "prefix-id", + "group":"default", "property" :{ "description": "prefix-id", "type": "integer" @@ -13,4 +14,4 @@ } } } -}
\ No newline at end of file +} diff --git a/components/model-catalog/resource-dictionary/test-dictionary/unit-number.json b/components/model-catalog/resource-dictionary/test-dictionary/unit-number.json index 333fd78eb..ea422247d 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/unit-number.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/unit-number.json @@ -1,6 +1,7 @@ { "tags": "unit-number", "name": "unit-number", + "group":"default", "property": { "description": "unit-number", "type": "string" @@ -11,4 +12,4 @@ "type": "source-input" } } - }
\ No newline at end of file + } diff --git a/components/model-catalog/resource-dictionary/test-dictionary/vf-module-number.json b/components/model-catalog/resource-dictionary/test-dictionary/vf-module-number.json index cdd40f669..b26caebf8 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/vf-module-number.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/vf-module-number.json @@ -1,6 +1,7 @@ { "tags": "vf-module-number", "name": "vf-module-number", + "group":"default", "property" :{ "description": "vf-module-number", "type": "string" @@ -13,4 +14,4 @@ } } } -}
\ No newline at end of file +} diff --git a/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json b/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json index 358644330..8baf05ddd 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json @@ -1,6 +1,7 @@ { "name": "vf-module-type", "tags": "vf-module-type", + "group":"default", "property": { "description": "vf-module-type", "type": "string" |