Fix policy Hosts
[clamp.git] / src / test / resources / application.properties
index 99d5da8..ecc4033 100644 (file)
@@ -141,9 +141,13 @@ clamp.config.dcae.deployment.template=classpath:/clds/templates/dcae-deployment-
 #\r
 #\r
 # Configuration Settings for Policy Engine Components\r
-clamp.config.policy.url=http://localhost:${docker.http-cache.port.host}\r
-clamp.config.policy.userName=test\r
-clamp.config.policy.password=test\r
+clamp.config.policy.api.url=http4://localhost:${docker.http-cache.port.host}\r
+clamp.config.policy.api.userName=healthcheck\r
+clamp.config.policy.api.password=zb!XztG34\r
+clamp.config.policy.pap.url=http4://localhost:${docker.http-cache.port.host}\r
+clamp.config.policy.pap.userName=healthcheck\r
+clamp.config.policy.pap.password=zb!XztG34\r
+\r
 clamp.config.policy.pdpUrl1=http://localhost:${docker.http-cache.port.host}/pdp/ , testpdp, alpha123\r
 clamp.config.policy.pdpUrl2=http://localhost:${docker.http-cache.port.host}/pdp/ , testpdp, alpha123\r
 clamp.config.policy.papUrl=http://localhost:${docker.http-cache.port.host}/pap/ , testpap, alpha123\r
@@ -212,7 +216,6 @@ clamp.config.dcae.intentory.retry.limit=1
 clamp.config.dcae.dispatcher.url=http://localhost:${docker.http-cache.port.host}\r
 clamp.config.dcae.dispatcher.retry.interval=100\r
 clamp.config.dcae.dispatcher.retry.limit=1\r
-clamp.config.dcae.header.requestId = X-ECOMP-RequestID\r
 \r
 #Define user permission related parameters, the permission type can be changed but MUST be redefined in clds-users.properties in that case !\r
 clamp.config.security.permission.type.cl=permission-type-cl\r