From d9007d680d19734d5dc106479784c420236cca4b Mon Sep 17 00:00:00 2001 From: Ravindra Bakkamanthala Date: Wed, 31 May 2017 15:54:24 -0400 Subject: [Policy-17] Removed the sql scripts from sdk app Change-Id: I5b017aad569014c7f12eab35e1dbd1c215f90ebe Signed-off-by: Ravindra Bakkamanthala --- ECOMP-PAP-REST/xacml.pap.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ECOMP-PAP-REST/xacml.pap.properties') diff --git a/ECOMP-PAP-REST/xacml.pap.properties b/ECOMP-PAP-REST/xacml.pap.properties index 4f8c5a2ba..0c6edc155 100644 --- a/ECOMP-PAP-REST/xacml.pap.properties +++ b/ECOMP-PAP-REST/xacml.pap.properties @@ -135,7 +135,7 @@ write_fpc_interval=5 site_name=site_1 #Node type. Can take values of: pdp-xacml, pdp-drools, pap, pap-admin, logparser, brms-gateway, -#astra-gateway, elk-server +#astra-gateway, elk-server node_type=pap #Dependency groups are groups of resources upon which a node operational state is dependent upon (dependency_groups). @@ -161,5 +161,5 @@ CLIENT_ID= CLIENT_KEY= #Micro Service Model Properties -xacml.policy.msEcompName=http://ecomp.com -xacml.policy.msPolicyName=http://ecomp.com/policy \ No newline at end of file +xacml.policy.msEcompName=http://org.openecomp +xacml.policy.msPolicyName=http://org.openecomp/policy \ No newline at end of file -- cgit 1.2.3-korg