Name alignment, agent to a1pms, in test env
[nonrtric.git] / test / simulator-group / control_panel / application.properties
index 2fc7093..288699c 100644 (file)
@@ -20,7 +20,7 @@ server.ssl.key-store =  classpath:keystore.jks
 server.ssl.key-password = ericsson_kwdjfhw
 server.http.port = 8080
 # https api
-policycontroller.url.prefix = https://${POLICY_AGENT_DOMAIN_NAME}:${POLICY_AGENT_EXTERNAL_SECURE_PORT}
+policycontroller.url.prefix = https://${A1PMS_DOMAIN_NAME}:${A1PMS_EXTERNAL_SECURE_PORT}
 
 userfile = users.json
 portalapi.decryptor = org.oransc.portal.nonrtric.controlpanel.portalapi.PortalSdkDecryptorAes
@@ -30,8 +30,8 @@ portalapi.appname = Non-RT RIC Control Panel
 portalapi.username = Default
 portalapi.password = password
 
-# URL for enrichment coordinator service
-enrichmentcontroller.url.prefix = https://${ECS_DOMAIN_NAME}:${ECS_EXTERNAL_SECURE_PORT}/ei-producer/v1
+# URL for information coordinator service
+informationcontroller.url.prefix = https://${ICS_DOMAIN_NAME}:${ICS_EXTERNAL_SECURE_PORT}/ei-producer/v1
 
 # Mimic slow endpoints by defining sleep period, in milliseconds
 mock.config.delay = 0