Rework config

Rework the clds-user json and clds-controller json config

Issue-ID: CLAMP-136
Change-Id: I5393394d7d878001dd9b5773051f38e927173d5d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 2c3537d..3d56725 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -106,10 +106,10 @@
 async.max.pool.size=20

 async.queue.capacity=500

 

-org.onap.clamp.config.files.cldsPolicyConfig=classpath:/clds/clds-policy-config.properties

-org.onap.clamp.config.files.cldsUsers=classpath:/clds/clds-users.json

+clamp.config.files.cldsPolicyConfig=classpath:/clds/clds-policy-config.properties

+clamp.config.files.cldsUsers=classpath:/clds/clds-users.json

 clamp.config.files.globalProperties=classpath:/clds/templates/globalProperties.json

-org.onap.clamp.config.files.sdcController=classpath:/clds/sdc-controllers-config.json

+clamp.config.files.sdcController=classpath:/clds/sdc-controllers-config.json

 

 # Properties for Clamp

 # DCAE request build properties