diff options
author | ottero <rodrigo.ottero@est.tech> | 2019-04-05 14:47:21 +0000 |
---|---|---|
committer | ottero <rodrigo.ottero@est.tech> | 2019-04-05 14:47:21 +0000 |
commit | b3aceebc81daf3b64d043cf6e835a7ec5ebadd34 (patch) | |
tree | 2ff4b4f8b9e794a39a269ba78205722222ba4835 /components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json | |
parent | 6e8706275241805e5fd9d2962c51a2c8f3ee3c62 (diff) |
Retrieving PNF IP address from payload
PNF IP is now retrieved from the payload
Issue-ID: CCSDK-926
Change-Id: I6942fc0000564553ae16bd1067351f00ca254d10
Signed-off-by: ottero <rodrigo.ottero@est.tech>
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json deleted file mode 100755 index 32468533a..000000000 --- a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name" : "pnf-id", - "tags" : "pnf-id", - "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>", - "property" : { - "description" : "pnf-id", - "type" : "string" - }, - "sources" : { - "input" : { - "type" : "source-input", - "properties" : { } - } - } -}
\ No newline at end of file |