diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/hpa_automation/tosca/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hpa_automation/tosca/README b/test/hpa_automation/tosca/README index 72e394b03..548ccc8b7 100644 --- a/test/hpa_automation/tosca/README +++ b/test/hpa_automation/tosca/README @@ -15,6 +15,7 @@ use cases. you must change below params: - aai_url: https://<node-ip>:30233 - sdc_onboarding_url: http://<cluster-ip>:8081 + <cludster-ip> can be gotten by "kubectl get services -n onap -o wide | grep sdc-onboarding-be" - sdc_catalog_url: http://<node-ip>:30205 - multicloud_url: http://<node-ip>:30280 - policy_url: https://<node-ip>:30694 |