Fix policy TemplateName
[clamp.git] / src / test / resources / application.properties
index 535f54a..0d206cf 100644 (file)
@@ -18,7 +18,7 @@
 # limitations under the License.\r
 # ============LICENSE_END============================================\r
 # ===================================================================\r
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
+#\r
 ###\r
 \r
 info.build.artifact=@project.artifactId@\r
@@ -106,7 +106,6 @@ async.core.pool.size=10
 async.max.pool.size=20\r
 async.queue.capacity=500\r
 \r
-clamp.config.files.cldsPolicyConfig=classpath:/clds/clds-policy-config.properties\r
 clamp.config.files.cldsUsers=classpath:/clds/clds-users.json\r
 clamp.config.files.globalProperties=classpath:/clds/templates/globalProperties.json\r
 clamp.config.files.sdcController=classpath:/clds/sdc-controllers-config.json\r
@@ -131,9 +130,9 @@ clamp.config.policy.papUrl=http://localhost:${docker.http-cache.port.host}/pap/
 clamp.config.policy.notificationType=websocket\r
 clamp.config.policy.notificationUebServers=localhost\r
 clamp.config.policy.notificationTopic=\r
-clamp.config.policy.clientId=myclientid\r
+clamp.config.policy.clientId=python\r
 # base64 encoding\r
-clamp.config.policy.clientKey=5CE79532B3A2CB4D132FC0C04BF916A7\r
+clamp.config.policy.clientKey=dGVzdA==\r
 #DEVL for development\r
 #TEST for Test environments\r
 #PROD for prod environments\r
@@ -161,7 +160,7 @@ clamp.config.tca.thresholds.template=classpath:/clds/templates/tca-thresholds-te
 #\r
 clamp.config.op.policyDescription=from clds\r
 # default\r
-clamp.config.op.templateName=ClosedLoopvUSP\r
+clamp.config.op.templateName=ClosedLoopControlName\r
 clamp.config.op.operationTopic=APPC-CL\r
 clamp.config.op.notificationTopic=POLICY-CL-MGT\r
 clamp.config.op.controller=amsterdam\r