Remove useless configuration
[clamp.git] / src / main / resources / application.properties
index aa92820..b59d0ee 100644 (file)
@@ -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
@@ -130,11 +129,11 @@ clamp.config.policy.pdpUrl2=http://policy.api.simpledemo.onap.org:8081/pdp/ , te
 clamp.config.policy.papUrl=http://policy.api.simpledemo.onap.org:8081/pap/ , testpap, alpha123\r
 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.notificationTopic=PDPD-CONFIGURATION\r
+clamp.config.policy.clientId=python\r
 # base64 encoding\r
 \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