Error Message:
Errors in the form:
Loading values from YAML file failed: The following fields have invalid types:
max_heal_vnf_layer, max_heal_vnfd_dag_ve, max_scale_dag_group, max_scale_vnf_group, max_heal_vnf_slave_ve.
Expected behavior
Datatypes in inputs files are integers, not strings.
I changed them to integers and it loaded.
Describe the bug Invalid Data types
Provide the following:
To Reproduce Steps to reproduce the behavior:
Expected behavior Datatypes in inputs files are integers, not strings. I changed them to integers and it loaded.