Remove useless configuration
[clamp.git] / src / test / resources / application.properties
index 676c5b9..91008bb 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
@@ -144,8 +143,9 @@ clamp.config.policy.onap.name=DCAE
 clamp.config.policy.pdp.group=default\r
 clamp.config.policy.ms.type=MicroService\r
 clamp.config.policy.ms.policyNamePrefix=Config_MS_\r
-clamp.config.policy.op.type=BRMS_Param\r
 clamp.config.policy.op.policyNamePrefix=Config_BRMS_Param_\r
+clamp.config.policy.base.policyNamePrefix=Config_\r
+clamp.config.policy.op.type=BRMS_Param\r
 \r
 # TCA MicroService Policy request build properties\r
 #\r
@@ -165,17 +165,6 @@ clamp.config.op.operationTopic=APPC-CL
 clamp.config.op.notificationTopic=POLICY-CL-MGT\r
 clamp.config.op.controller=amsterdam\r
 clamp.config.op.policy.appc=APPC\r
-# by service: vSCP\r
-clamp.config.op.templateName.vSCP=ClosedLoopTemplate\r
-clamp.config.op.controller.vSCP=1607-f5fw\r
-clamp.config.op.eNodeB.templateName=ClosedLoopControlName\r
-clamp.config.op.eNodeB.operationTopic=com.onap.sdnr.RanCLRequest-v00\r
-clamp.config.op.eNodeB.notificationTopic=com.onap-policy.IST-ENODEB-CL\r
-clamp.config.op.eNodeB.controller=amsterdam\r
-clamp.config.op.eNodeB.recipe=classpath:/clds/templates/op-eNodeB-recipe.json\r
-clamp.config.op.eNodeB.timeWindow=35\r
-clamp.config.op.eNodeB.limit=2\r
-clamp.config.op.eNodeB.period=10s\r
 #\r
 # Sdc service properties\r
 clamp.config.sdc.catalog.url=http://localhost:${docker.http-cache.port.host}/sdc/v1/catalog/\r