From 48d1ab0ce03a5554e7354ef77319ca17d26821f5 Mon Sep 17 00:00:00 2001 From: songgongjun Date: Tue, 27 Aug 2019 21:06:07 -0700 Subject: Add comment about how to get cluster-ip Issue-ID: INT-1227 Signed-off-by: songgongjun Change-Id: I40a261079330ca00b9eb15d431fb3b7ae4c319cb --- test/hpa_automation/tosca/README | 1 + 1 file changed, 1 insertion(+) (limited to 'test/hpa_automation') 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://:30233 - sdc_onboarding_url: http://:8081 + can be gotten by "kubectl get services -n onap -o wide | grep sdc-onboarding-be" - sdc_catalog_url: http://:30205 - multicloud_url: http://:30280 - policy_url: https://:30694 -- cgit 1.2.3-korg