diff options
author | Dan Timoney <dtimoney@att.com> | 2019-02-21 21:44:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-21 21:44:51 +0000 |
commit | 54cde461a85610619eac8b14a08208ab406dc13e (patch) | |
tree | 11cd93ce93bc93092fc1c93e08d10697ec85fcc8 /components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json | |
parent | 37f9d11bae8a53deccd3b18f11434f2d490f4f30 (diff) | |
parent | 854cabcebee6d42a241700b4dcd66878440c2849 (diff) |
Merge "Add component function scripting service"
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json b/components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json index 67661ecd..ee67b925 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json @@ -11,6 +11,7 @@ "type": "source-rest", "properties": { "type": "JSON", + "endpoint-selector" : "", "url-path": "config/L3VNF-API:services/service-list/$service-instance-id/service-data/vnf-topology-information/vnf-assignments/vnf-vms/$vm-type/vm-networks/$network-role/v4-assigned-ip-list/$v4-ip-type", "path": "/v4-assigned-ip-list/0/v4-ip-prefix", "input-key-mapping": { |