replace aai, closeloop, sdc with jinja
[testsuite.git] / robot / assets / templates / aai / add_vnfc_body.jinja
1 {
2 "vnfc-name": "{{vnfc_name}}",
3 "nfc-naming-code": "{{vnfc_nc}}",
4 "nfc-function": "{{vnfc_func}}",
5 "in-maint": "false",
6 "is-closed-loop-disabled": "false"
7 }