Fix vLBCL AAI API call parameters 19/40419/1
authorGary Wu <gary.i.wu@huawei.com>
Fri, 30 Mar 2018 19:38:43 +0000 (12:38 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 30 Mar 2018 19:38:43 +0000 (12:38 -0700)
Change-Id: If94b81d85b1348fbb9c782327d9f197aea49760e
Issue-ID: INT-407
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
robot/assets/templates/aai/vlb_closed_loop_hack.template

index 27f9c96..8bee786 100644 (file)
@@ -1,7 +1,7 @@
 {
        "is-base-vf-module": false,
-       "persona-model-id": "${persona_model_id}",
-       "persona-model-version": "1.0",
+       "model-invariant-id": "${model-invariant-id}",
+       "model-version-id": "${model-version-id}",
        "vf-module-id": "${vf_module_id}",
-       "vf-module-name": "${vf_module_id}"                                                              
+       "vf-module-name": "${vf_module_id}"
 }