summaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/src/main/resources/portal.properties
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-08-07 18:39:22 +0300
committerIttay Stern <ittay.stern@att.com>2019-08-12 07:27:23 +0000
commitaff68cfa08f0a0e154b303bf228c929fcf5d9549 (patch)
treed922405c2f171af9a1c019e8f0cca412143ec45f /epsdk-app-onap/src/main/resources/portal.properties
parentb3272c142193cd37f5dae7807e713819885d102d (diff)
Change out-of-the-box config to work on dev's environment
1) Fill-up system.properties's missing fields, and same for system_template.properties. This modifies some SO endpoints, most significantly -- mso.restapi.vnf.instance is now /serviceInstantiation/v7/serviceInstances/<service_instance_id>/vnfs instead of /serviceInstances/v6/<service_instance_id>/vnfs 2) Configure endpoint's to a local simulator's location: * ecomp_rest_url in portal.properties * mso.server.url, aai.server.url in system.properties * asdc.client.rest.host in asdc.properties 3) Added always-on getSessionSlotCheckInterval in simulator. Issue-ID: VID-564 Change-Id: Icc7bdc83ed65df3415a4b0f36f98291775909f49 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'epsdk-app-onap/src/main/resources/portal.properties')
-rwxr-xr-xepsdk-app-onap/src/main/resources/portal.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/epsdk-app-onap/src/main/resources/portal.properties b/epsdk-app-onap/src/main/resources/portal.properties
index edb35807b..22f109466 100755
--- a/epsdk-app-onap/src/main/resources/portal.properties
+++ b/epsdk-app-onap/src/main/resources/portal.properties
@@ -59,7 +59,7 @@ portal.api.impl.class = org.onap.portalapp.service.OnBoardingApiServiceImpl
ecomp_redirect_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm
# URL of the ECOMP Portal REST API
-ecomp_rest_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi
+ecomp_rest_url = http://localhost:8080/vidSimulator/ONAPPORTAL/auxapi/
# Non AAF Mode
role_access_centralized = local