diff options
author | Itohan <itohan.ukponmwan@intel.com> | 2019-05-06 23:18:34 +0000 |
---|---|---|
committer | Itohan <itohan.ukponmwan@intel.com> | 2019-05-06 23:22:09 +0000 |
commit | 454b279501c501922c0a16e00b69c76d68d7973d (patch) | |
tree | 4feea34bc887543869744aa564aec2d2752f83e5 /test/hpa_automation/hpa_automation_config.json | |
parent | 30458f3452087c3c0ecaf0866de307728c8eaa73 (diff) |
Fixed Bugs in hpa automation script
Change-Id: Ib777f42de09687ee4c72c12da893c0f75633998f
Issue-ID: INT-905 INT-904 INT-794
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Diffstat (limited to 'test/hpa_automation/hpa_automation_config.json')
-rw-r--r-- | test/hpa_automation/hpa_automation_config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/hpa_automation/hpa_automation_config.json b/test/hpa_automation/hpa_automation_config.json index 4c062a6da..ff21bfe89 100644 --- a/test/hpa_automation/hpa_automation_config.json +++ b/test/hpa_automation/hpa_automation_config.json @@ -34,7 +34,8 @@ "policy_onapName" : "SampleDemo", "policy_config_type": "MicroService", "policy_pdp_group" : "default", - +"//" : "Put in a temp resource module name, should be the same in policy files, script will replace it in policies", +"temp_resource_module_name" : "resource_name", "//" : "#Parameters required to create cloud complex", "complex_name" : "clli1", |