X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fapplication.properties;h=3a704ebce1dc3bf0f2783d2027b3c7aa38f9e5e5;hb=a3ad7dbdf67559f58af24cb5b361c46a91075c7c;hp=d6f21d3f44b6efa34de394c91d85a0f444364afa;hpb=3ad0ff8210c6d988696efb9cc1f6af38fc3cf32b;p=clamp.git diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index d6f21d3f..3a704ebc 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -150,6 +150,9 @@ clamp.config.dcae.deployment.template=classpath:/clds/templates/dcae-deployment- # # # Configuration Settings for Policy Engine Components +clamp.config.policy.url=http://policy.api.simpledemo.onap.org:8081/pdp/ +clamp.config.policy.userName=test +clamp.config.policy.password=test clamp.config.policy.pdpUrl1=http://policy.api.simpledemo.onap.org:8081/pdp/ , testpdp, alpha123 clamp.config.policy.pdpUrl2=http://policy.api.simpledemo.onap.org:8081/pdp/ , testpdp, alpha123 clamp.config.policy.papUrl=http://policy.api.simpledemo.onap.org:8081/pap/ , testpap, alpha123