diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2019-05-07 01:33:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-07 01:33:09 +0000 |
commit | 4b58c7a1389d9f0eef1f092b161b7c3a353cc174 (patch) | |
tree | 6207f52dc47a6c1177676612d95c64c5162743d2 /test/hpa_automation/hpa_automation_config.json | |
parent | 3c8f6df1035c11f2cd0136a744a97c35083bb7bb (diff) | |
parent | 454b279501c501922c0a16e00b69c76d68d7973d (diff) |
Merge "Fixed Bugs in hpa automation script"
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", |