diff options
Diffstat (limited to 'test/hpa_automation/heat/hpa_automation_config.json')
-rwxr-xr-x | test/hpa_automation/heat/hpa_automation_config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/hpa_automation/heat/hpa_automation_config.json b/test/hpa_automation/heat/hpa_automation_config.json index 70ec2681e..9587ffd42 100755 --- a/test/hpa_automation/heat/hpa_automation_config.json +++ b/test/hpa_automation/heat/hpa_automation_config.json @@ -13,7 +13,7 @@ "sdc_governor" : "gv0001", "sdc_operator" : "op0001", "csar-file-path" : "/root/vfw_hpa.zip", -"sdnc_url" : "http://10.12.5.110:30208", +"sdnc_url" : "https://10.12.5.110:30267", "sdnc_user" : "admin", "sdnc_password" : "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U", "sdnc_preload_file" : "/root/integration/test/hpa_automation/heat/sample_vfw_hpa_preload.txt", @@ -137,7 +137,7 @@ "//" : "Onboarding parameters", "vendor-name" : "hpa-vendor", "entitlement-pool-name" : "hpa-pool", -"start-date" : "09/30/2019", +"start-date" : "10/08/2019", "expiry-date" : "12/31/2040", "key-group-name" : "hpa-key", "key-group-type" : "Universal", |