diff options
author | Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> | 2019-02-07 14:51:50 -0500 |
---|---|---|
committer | Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> | 2019-02-07 14:51:50 -0500 |
commit | 4937f56d90371c7a7b5b6c52314c28df716f41ae (patch) | |
tree | eb1064d9679bcfe9ada8156c83f563beff093ec3 /components/resource-dict/load/resource_dictionary/vnf-id.json | |
parent | 9a4387cf89f95ecdce9d135677a4b4c4c94a8b94 (diff) |
Refactor components core and resource dict modules
Change-Id: I04e9e723d68a38ecefe48206e67fddbe43c55854
Issue-ID: CCSDK-1047
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Diffstat (limited to 'components/resource-dict/load/resource_dictionary/vnf-id.json')
-rw-r--r-- | components/resource-dict/load/resource_dictionary/vnf-id.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/components/resource-dict/load/resource_dictionary/vnf-id.json b/components/resource-dict/load/resource_dictionary/vnf-id.json deleted file mode 100644 index 55c24b5f..00000000 --- a/components/resource-dict/load/resource_dictionary/vnf-id.json +++ /dev/null @@ -1,17 +0,0 @@ -{
- "name" : "vnf-id",
- "tags" : "vnf-id",
- "updated-by" : "Singal, Kapil <ks220y@att.com>",
- "property" : {
- "description" : "vnf-id",
- "type" : "string"
- },
- "sources" : {
- "input" : {
- "type" : "source-input",
- "properties" : {
- "key" : "vnf-id"
- }
- }
- }
-}
\ No newline at end of file |