| commit | 97eb236addd1c3d2cabe5d00def9dcee9368cf96 | [log] [tgz] |
|---|---|---|
| author | tierno <alfonso.tiernosepulveda@telefonica.com> | Wed Oct 14 14:59:36 2020 +0000 |
| committer | tierno <alfonso.tiernosepulveda@telefonica.com> | Wed Oct 14 15:21:07 2020 +0000 |
| tree | bd617c113a519f1dca5cfe4760f24b1f4ac5920d | |
| parent | 61396eee7b81f85d8ff7220e6d234ffe399bf1cb [diff] |
fix 1261: change parameter to int/bool according to data-type when executing a VCA primitive, parameter values are always a string (defined at yang model), but key 'data-type' can indicate that this is a STRING, INTEGER or BOOLEAN. In case of not a string data is converted to the target type Change-Id: I77babb1859b99df9290373deb3568686663d2015 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>